summaryrefslogtreecommitdiff
path: root/src/core/display-private.h
Commit message (Expand)AuthorAgeFilesLines
* display: check if XRes extension is availableAlberts Muktupāvels2022-09-301-0/+2
* remove reduced-resources settingAlberts Muktupāvels2020-03-271-6/+0
* window: avoid deprecated g_get_current_timeAlberts Muktupāvels2019-08-141-1/+1
* fix problems with focus trackingOwen W. Taylor2018-09-081-0/+8
* core: remove MetaEventQueueAlberts Muktupāvels2018-09-021-2/+0
* refer to monitors as "monitors" rather than "xineramas"Alberts Muktupāvels2018-06-161-2/+2
* Fix crash when struts change during grab operationOwen W. Taylor2017-07-211-3/+2
* display: remove meta_display_screen_for_xwindowAlberts Muktupāvels2017-06-191-2/+1
* window: remove code for static gravity resizesJasper St. Pierre2017-03-181-2/+0
* move sync alarms to be per-window and permanentOwen W. Taylor2017-03-051-2/+9
* window: Move grab op sync handling code outJasper St. Pierre2017-03-051-0/+1
* display: make meta_display_unmanage_windows_for_screen staticAlberts Muktupāvels2017-03-031-4/+0
* display: remove meta_display_unmanage_screenAlberts Muktupāvels2017-03-031-4/+0
* display: clean up focus_window vs expected_focus_windowDan Winship2017-03-031-10/+13
* meta_display_list_windows: exclude override-redirectOwen W. Taylor2017-02-261-1/+6
* display: remove meta_display_screen_for_x_screenAlberts Muktupāvels2017-01-081-2/+0
* display: replace active_screen and screens with screenAlberts Muktupāvels2017-01-081-2/+1
* require composite extensions at build-timeAlberts Muktupāvels2016-04-161-17/+2
* display: return boolean in meta_display_devirtualize_modifiersAlberts Muktupāvels2015-06-031-3/+3
* require xsync and xshape at build timeAlberts Muktupāvels2015-02-191-16/+3
* bump xcomposite required version to 0.3 and simplify codeAlberts Muktupāvels2015-01-221-2/+0
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-14/+14
* window-props: improve properties handlingAlberts Muktupāvels2014-10-051-1/+3
* Add side-by-side tilingAlberts Muktupāvels2014-06-061-0/+12
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* Should set RestartStyleHint to RestartIfRunning when replacedOwen W. Taylor2011-01-251-1/+1
* Add an "Above_Tab" pseudo-keysymOwen W. Taylor2011-01-051-0/+4
* Session must be saved before display close, and displayThomas James Alexander Thurman2009-02-111-1/+1
* Window properties are looked up in a hash table rather thanThomas James Alexander Thurman2009-01-291-2/+2
* (Apologies for huge commit; these were done on a transatlantic flight. This ...Thomas Thurman2008-11-221-4/+2
* src/include/frame.h src/include/display.h src/include/xprops.hIain Holmes2008-05-191-0/+502