summaryrefslogtreecommitdiff
path: root/src/core/display.c
Commit message (Expand)AuthorAgeFilesLines
* display: check if XRes extension is availableAlberts Muktupāvels2022-09-301-0/+21
* display: add NULL check to fix coverity defectAlberts Muktupāvels2021-03-151-1/+1
* compositor: add MetaCompositorXPresentAlberts Muktupāvels2020-09-121-0/+7
* prefs: add new compositor settingAlberts Muktupāvels2020-09-051-5/+2
* compositor-vulkan: do not change compositing-manager settingAlberts Muktupāvels2020-09-051-2/+8
* libmetacity: remove shade, stick and above buttonsAlberts Muktupāvels2020-04-301-48/+0
* libmetacity: remove appmenu buttonAlberts Muktupāvels2020-04-301-8/+0
* remove reduced-resources settingAlberts Muktupāvels2020-03-271-37/+1
* compositor: add MetaCompositorExternalAlberts Muktupāvels2020-02-281-0/+7
* window: track pending unmaps using serialsAlberts Muktupāvels2020-02-281-3/+5
* display: do not focus default window when focus reverts to rootAlberts Muktupāvels2019-11-291-13/+0
* core: preserve focus across decoration changesAlberts Muktupāvels2019-09-141-0/+5
* build: don't build Vulkan compositor if not enabledAlberts Muktupāvels2019-09-131-0/+8
* compositor: remove meta_compositor_newAlberts Muktupāvels2019-09-131-16/+76
* display: reframe windows when compositing changesAlberts Muktupāvels2019-08-221-2/+34
* display: remove benign warning for older X clientsAlberts Muktupāvels2019-08-181-9/+8
* menu: change event parameter back to timestampAlberts Muktupāvels2019-08-141-42/+3
* window: avoid deprecated g_get_current_timeAlberts Muktupāvels2019-08-141-4/+2
* revert "unminimize windows with initial IconicState if first known on MapRequ...Alberts Muktupāvels2018-11-291-25/+13
* replace mutter with metacityAlberts Muktupāvels2018-09-091-1/+1
* fix problems with focus trackingOwen W. Taylor2018-09-081-6/+19
* display: ensure that we ignore our own focus events for focus predictionsAlberts Muktupāvels2018-09-081-15/+44
* core: remove MetaEventQueueAlberts Muktupāvels2018-09-021-2/+0
* refer to monitors as "monitors" rather than "xineramas"Alberts Muktupāvels2018-06-161-2/+2
* remove Solaris Xinerama supportAlberts Muktupāvels2018-06-161-6/+0
* require gtk+ 3.22.0Alberts Muktupāvels2018-03-111-5/+0
* Fix crash when struts change during grab operationOwen W. Taylor2017-07-211-12/+0
* display: remove meta_display_screen_for_rootAlberts Muktupāvels2017-07-041-11/+1
* display: add missing break in switchAlberts Muktupāvels2017-06-191-1/+2
* display: remove meta_display_screen_for_xwindowAlberts Muktupāvels2017-06-191-39/+1
* display: fix copy/paste errorAlberts Muktupāvels2017-04-251-1/+1
* display: get window scale from MetaUIAlberts Muktupāvels2017-04-201-20/+5
* menu: fix build with gtk+ 3.20.xAlberts Muktupāvels2017-04-201-0/+5
* display: ignore XSyncAlarmNotify in meta_spew_eventJasper St. Pierre2017-04-011-0/+3
* window: remove code for static gravity resizesJasper St. Pierre2017-03-181-3/+0
* reduce server grabs during window creationDaniel Drake2017-03-181-4/+0
* display: ignore DamageNotify in spewJasper St. Pierre2017-03-161-0/+3
* compositor: remove meta_compositor_set_active_windowAlberts Muktupāvels2017-03-121-1/+0
* window: rename meta_window_free to meta_window_unmanageAlberts Muktupāvels2017-03-121-4/+4
* display: reapply shape after compositor changeAlberts Muktupāvels2017-03-121-0/+1
* display: remove useless warningAlberts Muktupāvels2017-03-121-1/+0
* window: get bounding shape regionAlberts Muktupāvels2017-03-121-0/+2
* ui: avoid meta_prefs_get_compositing_managerAlberts Muktupāvels2017-03-111-0/+4
* ui: add more MetaUI parametersAlberts Muktupāvels2017-03-111-3/+3
* main: move prefs handling to MetaDisplayAlberts Muktupāvels2017-03-111-0/+16
* util: allow logging only specific debug topicsAlberts Muktupāvels2017-03-101-2/+2
* main: remove MetaExitCode enumAlberts 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-34/+40
* build: remove --disable-verbose-modeAlberts Muktupāvels2017-03-101-22/+0