summaryrefslogtreecommitdiff
path: root/src/core/screen.c
Commit message (Expand)AuthorAgeFilesLines
* MetaBackground: untie background rendering from MetaScreenGiovanni Campagna2013-02-131-1/+1
* screen: Don't try to move / resize OR windows on montior changeAdel Gadllah2013-02-101-1/+1
* screen: Fix a potentially endless loopRui Matos2013-02-091-4/+3
* display: Remove an unused code path for enabling the compositorJasper St. Pierre2013-02-081-28/+0
* display: Rename window_ids to xidsJasper St. Pierre2013-02-081-1/+1
* barrier: Add support for new barrier features in XInput 2.3Jasper St. Pierre2013-02-081-0/+10
* Fix compiler warningsAdel Gadllah2013-02-081-0/+1
* Make sure to include the old XI2 mask when selecting for eventsJasper St. Pierre2013-02-071-0/+2
* screen: Add an introspectible wrapper for find_monitor_for_rectJasper St. Pierre2013-02-061-0/+8
* Revert "screen: Add an introspectible wrapper for find_monitor_for_rect"Jasper St. Pierre2013-02-061-8/+0
* screen: Add an introspectible wrapper for find_monitor_for_rectJasper St. Pierre2013-02-051-0/+8
* Remove some server calls for core devicesJasper St. Pierre2013-01-081-25/+39
* Select for XI2 events everywhere elseJasper St. Pierre2012-12-131-10/+23
* Increase typical icon size to 96Jasper St. Pierre2012-12-091-4/+11
* screen: Add a convenience method to focus the default windowJasper St. Pierre2012-12-071-0/+9
* screen: Ignore num-workspaces when using dynamic workspacesFlorian Müllner2012-10-171-1/+24
* Resize the guard window when the X screen is resized.Benjamin Berg2012-10-141-0/+16
* screen: Allow NULL out arguments in meta_screen_get_sizeTomeu Vizoso2012-09-051-2/+5
* core: Fix meta_screen_get_current_monitorMarc-Antoine Perennou2012-06-111-1/+1
* screen: Add new public meta_screen_get_current_monitor APITim L2012-06-081-2/+18
* screen: Remove more unused private APIJasper St. Pierre2012-05-211-25/+0
* Make support for "XFree86" Xinerama mandatoryOwen W. Taylor2012-04-251-71/+2
* Switch to gtk-doc syntaxJasper St. Pierre2012-04-241-1/+2
* keybindings: Remove 'toggle-recording' bindingFlorian Müllner2012-04-241-9/+0
* screen: don't use unreffed pointerLionel Landwerlin2012-03-191-1/+1
* prefs: Add dynamic-workspaces settingFlorian Müllner2012-03-111-3/+9
* Use a META_ prefix for enum types, not MUTTER_Jasper St. Pierre2012-02-231-1/+1
* screen: Remove harmless leftover argumentRui Matos2012-01-261-1/+1
* tile-preview: Remove non-composited caseFlorian Müllner2012-01-171-3/+1
* screen: signal workspace creation from client applicationsLionel Landwerlin2011-12-151-9/+10
* Use generic marshallerJasper St. Pierre2011-12-131-21/+10
* Port preferences to GSettingsFlorian Müllner2011-11-111-1/+1
* Various annotation fixesJasper St. Pierre2011-10-041-0/+8
* When monitors change, keep windows on same output.Alexander Larsson2011-09-141-25/+93
* Additional annotation fixesOwen W. Taylor2011-08-301-2/+2
* Add (element-type) annotations to make gobject-introspection happyJasper St. Pierre2011-08-301-1/+1
* Filter mirrored monitors from the monitors listOwen W. Taylor2011-05-181-0/+39
* Export meta_get_replace_current_wm()Colin Walters2011-03-231-0/+1
* Add signals for when windows change monitorsAlexander Larsson2011-03-171-0/+39
* Track the monitor for each windowAlexander Larsson2011-03-171-1/+16
* Add api to get the primary monitor of the screenAlexander Larsson2011-03-161-0/+28
* Add MetaScreen::monitors-changed signalAlexander Larsson2011-03-161-0/+12
* Move the installed includes to a subdirDan Winship2011-03-071-6/+6
* Add ability to override workspace layoutOwen W. Taylor2011-02-011-0/+40
* Update _NET_CURRENT_DESKTOP on workspace removalOwen W. Taylor2011-01-261-0/+33
* Fix set but not used variablesOwen W. Taylor2011-01-241-4/+3
* screen: Add a method to hide the tile preview unconditionallyFlorian Müllner2011-01-201-0/+10
* If enabling a compositor with existing windows, set them visible as necessaryOwen W. Taylor2011-01-041-1/+9
* tiling: Add new "maximized" tileRay Strode2010-12-021-3/+23
* tiling: add side_by_side suffix to tile codeRay Strode2010-12-021-1/+1