aboutsummaryrefslogtreecommitdiffstats
path: root/src/newt/native/X11Common.h
Commit message (Expand)AuthorAgeFilesLines
* Bug 1431: Fix NewtCanvasAWT resize on X11, broken since commit ad38d155985498...Sven Gothel2023-09-291-1/+2
* Bug 1413 - NEWT X11Window: NewtWindows_getFrameExtends(..) may hang on XPeekE...Sven Gothel2019-12-061-1/+1
* Bug 1348: Fix X11 XI MultitouchSven Gothel2019-03-271-1/+0
* Bug 1348: X11 XI Multitouch: Fixes of previous commit 92006e4baef57f1f3fb647d...Sven Gothel2019-03-271-0/+11
* add touch event support for x11 serverDanny Koernig2016-11-171-0/+1
* Bug 1249 - NEWT X11: setVisible(*) _NET_WM_STATE_HIDDEN update not received a...Sven Gothel2015-10-091-0/+3
* Bug 1249 - NEWT X11: setVisible(false) IconicState not listening to _NET_WM_S...Sven Gothel2015-10-081-2/+55
* Bug 1188: Refine Maximized on X11 / Impl. Maximized and Iconify on WindowsSven Gothel2015-08-121-3/+5
* Bug 1188, Bug 1186: NEWT Window: Support non-resizable, minimize, maximize, a...Sven Gothel2015-08-101-2/+14
* Bug 721: NEWT/X11 RandR 1.3 Support - Part 2 - Rename impl class/files, start...Sven Gothel2013-04-191-1/+2
* Bug 721: NEWT/X11 RandR 1.3 Support - Part 1 - Delegate RandR functionality t...Sven Gothel2013-04-181-1/+2
* Fix Bug 616: X11: Remove XInitThreads() dependency while cleaning up device l...Sven Gothel2012-09-271-1/+0
* NEWT Platform Driver: Uniform impl. class names [DisplayDriver, ScreenDriver,...Sven Gothel2012-08-181-3/+3
* NativeWindow/Newt X11ErrorHandler enhancement / unification - don't throw exc...Sven Gothel2012-07-051-1/+1
* NEWT/X11: Fix regressions of commit f3f794fe37a7e33a771a4a702f3f46ead4dc6d03:...Sven Gothel2011-12-231-1/+5
* NEWT Multi-Monitor 1/2: Allow negative window position; Validate Screen-Index;Sven Gothel2011-12-231-0/+76