summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkscreen-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: Survive lack of settingsMatthias Clasen2016-05-191-0/+2
* wayland: Make gdk_display_get_name workMatthias Clasen2016-05-051-7/+1
* 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
* Wayland: Set gtk-dialogs-use-headerMatthias Clasen2014-02-061-0/+6
* Add a GtkSetting for 'shell-shows-desktop'Ryan Lortie2013-11-141-0/+3
* gtk-shell: extend the protocol with shell capabilitiesGiovanni Campagna2013-09-031-0/+42
* Revert "Deprecate and ignore the cursor blink settings"Matthias Clasen2013-08-161-0/+3
* wayland: Create a cairo surface for the root windowRob Bradford2013-07-241-3/+4
* Deprecate and hardcode default toolbar icon size settingWilliam Jon McCann2013-07-081-1/+0
* Deprecate and hardcode default toolbar style settingWilliam Jon McCann2013-07-081-1/+0
* gdk: Convert mouse position to doubles, add new gettersAlexander Larsson2013-07-031-1/+1
* wayland: Implement gdk_screen_get_monitor_scale()Alexander Larsson2013-07-031-5/+71
* Deprecate and ignore the cursor blink settingsWilliam Jon McCann2013-06-261-3/+0
* Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" propertiesWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore gtk-menu-images settingWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore gtk-button-images settingWilliam Jon McCann2013-06-261-1/+0
* Remove rest of gtk-show-input-method-menu and gtk-show-unicode-menuWilliam Jon McCann2013-06-211-2/+0
* Wayland: not all screens are squareMatthias Clasen2013-05-211-1/+1
* wayland: fill in refresh_interval in GdkFrameTimingsOwen W. Taylor2013-04-251-0/+20
* GdkWaylandWindow: Consolidate surface creation and destruction codeOwen W. Taylor2013-04-251-1/+1
* wayland: Remove unused variableBenjamin Otte2013-04-011-1/+0
* wayland: Use the wl_display_sync() request to track pending init roundtripsKristian Høgsberg2013-03-271-6/+0
* wayland: Handle seat removalMatthias Clasen2013-03-261-2/+2
* wayland: Make monitor removal workMatthias Clasen2013-03-261-2/+5
* wayland: Also emit monitors-changed when monitors are unpluggedMatthias Clasen2013-03-261-0/+3
* wayland: Also emit size-changed when appropriateMatthias Clasen2013-03-261-6/+29
* wayland: Emit monitors-changed when monitors changeMatthias Clasen2013-03-261-0/+5
* Don't decrement the init_ref_count towards -infinityMatthias Clasen2013-03-261-2/+4
* wayland: Set screen size to bounding box of all outputsKristian Høgsberg2013-03-261-2/+7
* wayland: Roundtrip until we've receive initial input and output configurationKristian Høgsberg2013-03-261-0/+7
* wayland: Add toolbar settingsMatthias Clasen2013-03-241-0/+2
* wayland: Pick up more settingsMatthias Clasen2013-03-231-104/+249