summaryrefslogtreecommitdiff
path: root/src/core/screen.c
Commit message (Expand)AuthorAgeFilesLines
* core: use g_memdup2Alberts Muktupāvels2021-03-141-1/+1
* remove reduced-resources settingAlberts Muktupāvels2020-03-271-46/+0
* screen: add support for _GTK_WORKAREAS_DnAlberts Muktupāvels2020-01-281-1/+46
* screen: don't use compositor in meta_screen_newAlberts Muktupāvels2019-08-221-3/+1
* window: add support for _GTK_SHOW_WINDOW_MENUAlberts Muktupāvels2019-08-141-0/+1
* screen: avoid deprecated g_get_current_timeAlberts Muktupāvels2019-08-141-5/+3
* screen: fix cast-function-type warningAlberts Muktupāvels2018-09-021-3/+1
* refer to monitors as "monitors" rather than "xineramas"Alberts Muktupāvels2018-06-161-134/+136
* remove Solaris Xinerama supportAlberts Muktupāvels2018-06-161-68/+5
* avoid deprecated gdk error trap functionsAlberts Muktupāvels2018-03-111-2/+2
* screen: unset timeout ID after removalFlorian Müllner2017-09-301-0/+1
* screen: fix build warningAlberts Muktupāvels2017-08-071-9/+5
* compositor: add meta_compositor_sync_screen_sizeAlberts Muktupāvels2017-03-161-0/+2
* ui: avoid meta_prefs_get_compositing_managerAlberts Muktupāvels2017-03-111-1/+3
* ui: remove screen parameter from meta_ui_newAlberts Muktupāvels2017-03-101-2/+1
* screen: move cm selection to compositorAlberts Muktupāvels2017-03-101-32/+0
* util: allow logging only specific debug topicsAlberts Muktupāvels2017-03-101-1/+1
* util: replace meta_bug with g_errorAlberts Muktupāvels2017-03-101-2/+2
* util: replace meta_warning with g_warningAlberts Muktupāvels2017-03-101-16/+21
* build: remove --disable-verbose-modeAlberts Muktupāvels2017-03-101-5/+0
* screen: avoid XQueryTree in meta_screen_composite_all_windowsAlberts Muktupāvels2017-03-051-69/+5
* compositor: remove xwindow parameter from add_windowAlberts Muktupāvels2017-03-051-2/+3
* screen: use stack tracker for initial window queryAlberts Muktupāvels2017-03-051-23/+14
* screen: don't grab the server when managing the screenAlberts Muktupāvels2017-03-051-4/+0
* screen: move meta_compositor_unmanage call to displayAlberts Muktupāvels2017-03-041-5/+0
* display: make meta_display_unmanage_windows_for_screen staticAlberts Muktupāvels2017-03-031-2/+0
* don't grab the server when unmanaging the screenOwen W. Taylor2017-03-031-5/+0
* screen: remove compositor_dataAlberts Muktupāvels2017-03-031-14/+0
* compositor: add show_window and hide_window functionsAlberts Muktupāvels2017-03-031-1/+2
* remove meta_window_new_with_attrsAlberts Muktupāvels2017-03-021-2/+2
* compositor: remove attrs parameter from add_windowAlberts Muktupāvels2017-03-011-2/+2
* compositor: remove screen parameter from manage/unmanageAlberts Muktupāvels2017-03-011-1/+1
* screen: fix indentationAlberts Muktupāvels2017-02-281-23/+21
* move compositor-stack handling to MetaStackTrackerOwen W. Taylor2017-02-271-0/+3
* add better tracking of real stacking orderOwen W. Taylor2017-02-271-0/+2
* screen: change work area idle priorityAlberts Muktupāvels2017-02-271-1/+1
* meta_screen_foreach_window(): skip override-redirect windowsOwen W. Taylor2017-02-261-1/+1
* meta_display_list_windows: exclude override-redirectOwen W. Taylor2017-02-261-1/+1
* compositor: rename filesAlberts Muktupāvels2017-01-081-2/+3
* core: simplify codeAlberts Muktupāvels2017-01-081-16/+10
* tile-preview: remove unneeded parameterAlberts Muktupāvels2017-01-081-2/+1
* display: remove meta_display_screen_for_x_screenAlberts Muktupāvels2017-01-081-2/+2
* tile-preview: use default screenAlberts Muktupāvels2016-06-121-2/+1
* tabpopup: use default screenAlberts Muktupāvels2016-06-121-2/+0
* errors: simplify codeAlberts Muktupāvels2016-05-251-16/+16
* require composite extensions at build-timeAlberts Muktupāvels2016-04-161-11/+2
* screen: fix build warningsAlberts Muktupāvels2015-09-201-1/+8
* screen: add error trap in get_window_pixbufAlberts Muktupāvels2015-09-121-0/+6
* compositor: return cairo_surface_t instead of pixmapAlberts Muktupāvels2015-09-101-4/+5
* MetaScreen: include _GTK_FRAME_EXTENTS in _NET_SUPPORTEDGiovanni Campagna2015-03-191-0/+2