summaryrefslogtreecommitdiff
path: root/gdk/x11
Commit message (Expand)AuthorAgeFilesLines
* docs: don't use <type> tagsWilliam Jon McCann2014-01-289-14/+14
* docs: use () instead of <function> tagsWilliam Jon McCann2014-01-271-1/+1
* gdk: enable rgba visuals by defaultWilliam Jon McCann2014-01-231-0/+8
* docs: fix typo in function nameWilliam Jon McCann2014-01-201-1/+1
* docs: fix typo in parameter nameWilliam Jon McCann2014-01-201-1/+1
* docs: fix docs for GDK_XID_TO_POINTER and GDK_POINTER_TO_XIDWilliam Jon McCann2014-01-201-1/+3
* docs/comments: Fix spelling of 'explicitly'Volker Sobek2014-01-181-1/+1
* Add a setting for dialog headersMatthias Clasen2014-01-171-0/+1
* gdk: Don't leak GValue when xsetting is unknownTim Lunn2014-01-131-0/+1
* X11: Support keyboard-initiated move and resize operationsMatthias Clasen2014-01-121-41/+50
* Some struct repackingMatthias Clasen2014-01-121-2/+2
* x11: Add/Fix '(type *)' g-i annotationsRico Tzschichholz2014-01-098-20/+20
* Deal with broken _NET_WORKAREA more gracefullyMatthias Clasen2014-01-041-0/+2
* x11: Avoid a possible memory leak in an error caseMatthias Clasen2014-01-041-3/+5
* Redo header bar decorations once moreMatthias Clasen2013-12-211-0/+1
* gdk: add gdk_window_set_shadow_width()Ryan Lortie2013-12-122-20/+26
* x11: Handle XINotifyPassiveGrab/Ungrab in focus eventsCarlos Garnacho2013-12-041-0/+12
* x11: Handle all XI2 crossing mode values in switchCarlos Garnacho2013-12-041-3/+7
* Revert "gdkwindow-x11: Don't set WM_TAKE_FOCUS if accept_focus is FALSE"Matthias Clasen2013-12-041-7/+2
* x11: Don't crash if a window is on an unmanaged screenBenjamin Otte2013-11-251-0/+2
* x11: keep track of the screen pixel size by calculating the bounding box of m...Carlos Garnacho2013-11-252-7/+37
* x11: Unset GdkX11DeviceXI2 scroll valuators on device changeCarlos Garnacho2013-11-223-0/+11
* gdk: Ignore crossings generated by passive grabs when resetting scroll axesCarlos Garnacho2013-11-181-1/+2
* x11: Add extra debug spew on XI2 crossing and button eventsCarlos Garnacho2013-11-171-0/+18
* gdk: be more selective resetting scroll eventsCarlos Garnacho2013-11-171-8/+12
* Add a GtkSetting for 'shell-shows-desktop'Ryan Lortie2013-11-141-0/+1
* Handle recursion from motion event handlersOwen W. Taylor2013-11-111-2/+2
* Respect deprecated button images settingMatthias Clasen2013-10-241-0/+1
* Respect deprecated menu images settingMatthias Clasen2013-10-241-0/+1
* all: Add names to timeoutsBastien Nocera2013-10-231-2/+6
* gdkwindow-x11: Don't set WM_TAKE_FOCUS if accept_focus is FALSEJasper St. Pierre2013-10-211-2/+7
* GdkWindowX11: Prevent non renderered window to be display by the compositorLionel Landwerlin2013-09-261-3/+11
* Documentation fixesMatthias Clasen2013-09-171-0/+10
* gdkdisplay-x11: Do not pass a NULL source device to _gdk_display_device_grab_...Carlos Garcia Campos2013-09-161-1/+2
* gdkwindow-x11: Multiply opaque region rects by the window scaleJasper St. Pierre2013-09-041-5/+8
* gdkwindow-x11: Correct math for filling in the _NET_WM_OPAQUE_REGION propertyJasper St. Pierre2013-08-311-4/+4
* gdk: Add opaque region settersJasper St. Pierre2013-08-281-0/+46
* x11: Fix compiler warningBenjamin Otte2013-08-271-1/+1
* x11: Add EWMH workspace handling apiMatthias Clasen2013-08-244-50/+171
* x11: Add gdk_x11_display_set_window_scaleAlexander Larsson2013-08-202-0/+41
* Enforce a fixed scale of 1 if no cairo scale supportAlexander Larsson2013-08-201-1/+1
* Revert "Deprecate and ignore the cursor blink settings"Matthias Clasen2013-08-161-0/+3
* gtkwindow: Export our custom frame extentsJasper St. Pierre2013-08-132-0/+45
* x11: Remove dead assignmentBenjamin Otte2013-08-131-2/+0
* gdk: Add gdk_cursor_new_from_surfaceAlexander Larsson2013-08-073-53/+63
* gdk: Add gdk_cursor_get_surface()Alexander Larsson2013-08-071-30/+36
* x11: send monitors-changed when screen scale changesAlexander Larsson2013-08-031-0/+2
* x11: Update root window scale when the screen scale changesAlexander Larsson2013-08-031-0/+4
* gdkkeys-x11: Remove workaround code for Sun Microsystems X serverJasper St. Pierre2013-08-021-34/+2
* x11: Don't crash when NULL eometry hints are setBenjamin Otte2013-07-311-1/+2