summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkscreen-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wayland: Add cursor-size settingMatthias Clasen2013-03-221-0/+1
* Wayland: Read settings out of GSettings directlyMatthias Clasen2013-03-211-22/+184
* wayland: Add support for output device removalRob Bradford2013-02-141-2/+15
* wayland: Add basic multiple output supportRob Bradford2013-02-141-0/+2
* wayland: Handle wl_output in GdkWaylandScreenJan Arne Petersen2013-02-131-42/+80
* wayland: Use g_value_set_static to avoid string copiesRob Bradford2013-02-051-3/+3
* wayland: Advertise the cursor theme through GtkSettings as AdwaitaRob Bradford2013-02-051-0/+7
* wayland: Add default settings implementation for Wayland backend.José Dapena Paz2012-07-171-2/+68
* wayland: Rename GdkScreenWayland to GdkWaylandScreenRob Bradford2012-04-171-43/+43
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: pull more precondition checks into the generic gdkscreen.cMichael Natterer2012-02-241-8/+0
* GdkScreen: fix precondition checks in the public APIMichael Natterer2012-02-211-28/+0
* Add gdk_screen_get_monitor_workareaMatthias Clasen2011-12-181-0/+1
* wayland: Update to recent API changesKristian Høgsberg2011-12-021-33/+11
* Track wayland protocol changes.Scott Moreau2011-06-231-4/+3
* wayland: Trim some unused struct fieldsKristian Høgsberg2011-02-111-30/+1