summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkscreen-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: No more screenMatthias Clasen2017-11-011-905/+0
* wayland: Stop using ::monitors-changedMatthias Clasen2017-10-311-13/+5
* Drop gdk_screen_get_root_windowMatthias Clasen2017-10-311-1/+0
* Add gdk_display_get_toplevel_windowsMatthias Clasen2017-10-311-1/+1
* Drop the screen resolution apiMatthias Clasen2017-10-311-5/+0
* Drop the GDK_DPI_SCALE variableMatthias Clasen2017-10-311-10/+0
* wayland: Don't set the GdkScreen get_setting vfuncMatthias Clasen2017-10-301-1/+0
* wayland: Implement the GdkDisplay get_setting vfuncMatthias Clasen2017-10-301-1/+1
* 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
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-3/+3
* gdk/wayland: Handle non-existant gsettings keysRui Matos2017-01-101-36/+41
* gdk/wayland: Add support for the gtk-enable-primary-paste gsettingRui Matos2017-01-101-0/+1
* wayland: Remove all mentions of visualsBenjamin Otte2016-11-041-57/+0
* gdk: Remove visual APIs from GdkScreenBenjamin Otte2016-11-041-29/+0
* API: screen: Remove gdk_screen_is_composited()Benjamin Otte2016-10-291-7/+0
* API: gdk: Remove visual querying APIsBenjamin Otte2016-10-281-79/+0
* screen: Remove unused vfuncBenjamin Otte2016-10-161-7/+0
* API: screen: Remove gdk_screen_make_display_name()Benjamin Otte2016-10-161-7/+0
* API: screen: Remove gdk_screen_get_active_window()Benjamin Otte2016-10-161-14/+0
* API: gdk: Remove gdk_screen_get_number()Benjamin Otte2016-10-161-7/+0
* API: Remove gdk_screen_get_width() and gdk_screen_get_height()Benjamin Otte2016-10-161-92/+1
* wayland: Survive lack of settingsMatthias Clasen2016-05-191-0/+2
* wayland: Make gdk_display_get_name workMatthias Clasen2016-05-011-7/+1
* wayland: Port to new monitor apiMatthias Clasen2016-04-271-197/+106
* wayland: Clean up naming of GdkWaylandDisplay pointersJonas Ådahl2016-04-261-2/+3
* wayland: Remove an unused vfuncMatthias Clasen2016-04-031-2/+0
* wayland: Remove unused fieldMatthias Clasen2016-04-031-3/+1
* wayland: Print out more debug infoMatthias Clasen2016-03-311-2/+52
* wayland: Fix up visual implementationMatthias Clasen2016-03-261-3/+12
* wayland: Fully initialize the visualMatthias Clasen2016-03-261-0/+5
* wayland: Don't invent our own unstable protocol semanticsJonas Ådahl2016-03-101-9/+14
* Sync default double-click time with GNOMEMatthias Clasen2016-03-071-1/+1
* wayland: Implement gtk-keynav-use-caret settingMatthias Clasen2016-03-071-0/+1
* wayland: recursively search for the settings schema.Lucas Baudin2015-12-141-1/+1
* wayland: calculate screen physical sizeCarlos Garnacho2015-08-151-1/+28
* wayland: Return a display nameMatthias Clasen2015-07-281-1/+7
* Added api to set a window to fullscreen on a given monitor.Jeremy Whiting2015-07-251-0/+9
* wayland: Add more debug outputMatthias Clasen2015-04-091-3/+19
* wayland: Formatting fixesMatthias Clasen2015-02-281-41/+55
* gdkscreen-wayland: Don't leak wl_output objectsRui Matos2015-01-281-0/+1
* wayland: Set GdkVisual::bits_per_rgb to 8Alexander Larsson2014-10-131-0/+1
* Implement titlebar action settings for WaylandMatthias Clasen2014-09-251-1/+3
* Wayland: Fix various compiler warningsMatthias Clasen2014-09-051-0/+4
* Handle resolution changes in the GDK backend codeOwen W. Taylor2014-07-131-0/+15
* wayland: Make sure to notify the capability settings when we get capabilitiesJasper St. Pierre2014-07-011-1/+6
* wayland: Explicitly handle classic mode for nowFlorian Müllner2014-06-061-4/+18
* wayland: Set gtk-decoration-layoutFlorian Müllner2014-06-061-1/+32
* gdkscreen-wayland: Emit monitors-changed when the output scale changesAdel Gadllah2014-04-261-0/+1