summaryrefslogtreecommitdiff
path: root/gdk/wayland
Commit message (Expand)AuthorAgeFilesLines
* gdk: Turn GdkAtom into a const char *Benjamin Otte2017-11-151-4/+4
* selection: Remove #ifdef WAYLANDBenjamin Otte2017-11-156-64/+17
* gdkwindow: Remove event_mask arguments from constructorsBenjamin Otte2017-11-134-6/+2
* wayland: Drop an unused functionMatthias Clasen2017-11-072-46/+0
* wayland: Drop the root windowMatthias Clasen2017-11-065-22/+48
* Drop gdk_display_get_root_windowMatthias Clasen2017-11-051-7/+0
* wayland: Stop using gdk_display_get_root_windowMatthias Clasen2017-11-053-3/+3
* wayland: Fix animated cursorsMatthias Clasen2017-11-051-0/+1
* wayland: Fix embarassing bugBenjamin Otte2017-11-051-4/+4
* gdk: Use G_N_ELEMENTS() when iterating over constant arraysBenjamin Otte2017-11-051-3/+2
* gdk: Fix fallback names for the help cursorBenjamin Otte2017-11-051-1/+1
* gdk: Cursors no longer have a displayBenjamin Otte2017-11-041-1/+1
* gdk: Cursors are created genericallyBenjamin Otte2017-11-043-35/+0
* wayland: Redo cursor handlingBenjamin Otte2017-11-045-278/+179
* cursor: Turn new_from_surface() into new_from_texture()Benjamin Otte2017-11-043-36/+20
* gdk: Remove ability to download a cursorBenjamin Otte2017-11-041-11/+0
* gdk: Add gdk_cursor_get_name()Benjamin Otte2017-11-041-14/+13
* gdk: Get rid of GdkCursorTypeBenjamin Otte2017-11-041-2/+0
* gdk: Remove GdkWindow.set_device_cursor() vfuncBenjamin Otte2017-11-021-13/+0
* Drop foreign window checks in WaylandMatthias Clasen2017-11-011-12/+6
* Stop providing the owner in GdkEventOwnerChangeMatthias Clasen2017-11-011-1/+0
* wayland: Some cursor cleanupsMatthias Clasen2017-11-013-41/+4
* Some forgotten cleanupsMatthias Clasen2017-11-011-2/+0
* t Remove gdk_cursor_new_for_displayMatthias Clasen2017-11-011-1/+0
* wayland: No more screenMatthias Clasen2017-11-017-962/+802
* Drop gdk_display_get_default_screenMatthias Clasen2017-11-011-9/+0
* wayland: Remove unused variableBenjamin Otte2017-11-011-1/+0
* Change the fullscreen-on-monitor apiMatthias Clasen2017-11-011-17/+13
* wayland: Stop using ::monitors-changedMatthias Clasen2017-10-313-31/+20
* Drop gdk_get_default_root_windowMatthias Clasen2017-10-311-1/+1
* Drop gdk_screen_get_root_windowMatthias Clasen2017-10-311-1/+0
* Port to gdk_display_get_root_windowMatthias Clasen2017-10-311-3/+1
* Add gdk_display_get_toplevel_windowsMatthias Clasen2017-10-313-1/+9
* Drop the screen resolution apiMatthias Clasen2017-10-311-5/+0
* Drop the GDK_DPI_SCALE variableMatthias Clasen2017-10-311-10/+0
* Drop gdk_window_get_screenMatthias Clasen2017-10-312-5/+4
* Drop GdkScreen from GdkDevice apisMatthias Clasen2017-10-311-1/+0
* dnd: Drop GdkScreen from apisMatthias Clasen2017-10-311-1/+0
* Drop gdk_app_launch_context_set_screenMatthias Clasen2017-10-301-1/+0
* gdk: Stop using gdk_event_set_screenMatthias Clasen2017-10-301-14/+8
* wayland: Stop using gdk_screen_get_settingMatthias Clasen2017-10-301-2/+2
* wayland: Don't set the GdkScreen get_setting vfuncMatthias Clasen2017-10-301-1/+0
* wayland: Implement the GdkDisplay get_setting vfuncMatthias Clasen2017-10-303-1/+14
* wayland: Stop emitting setting eventsMatthias Clasen2017-10-301-9/+0
* wayland: Emit GdkDisplay::setting-changedMatthias Clasen2017-10-301-0/+2
* wayland: scale down reported monitor geometryOlivier Fourdan2017-10-271-1/+14
* Wayland: Implement KDE's SSD protocolDrew DeVault2017-10-267-1/+159
* wayland: Do not constrain saved window sizeOlivier Fourdan2017-10-261-11/+16
* wayland: Don't spew warnings for blank cursorsMatthias Clasen2017-10-261-3/+13
* Add a return valueEmmanuele Bassi2017-10-241-0/+6