summaryrefslogtreecommitdiff
path: root/src/core/window.c
Commit message (Expand)AuthorAgeFilesLines
* window: use only newest available strut propertyAlberts Muktupāvels2022-12-241-57/+89
* display: put windows from same client in tab list groupAlberts Muktupāvels2022-10-221-4/+1
* window: do not disable fullscreen for dialogsAlberts Muktupāvels2022-10-031-1/+2
* window: add meta_window_is_focusableAlberts Muktupāvels2022-10-031-2/+8
* window: return _NET_WM_PID when XRes is not availableAlberts Muktupāvels2022-09-301-0/+3
* window-props: re-add support for _NET_WM_PIDAlberts Muktupāvels2022-09-301-0/+1
* window: remove incorrect mask checkAlberts Muktupāvels2022-03-221-5/+4
* window: offset gravity position by invisible bordersAlberts Muktupāvels2021-07-221-2/+15
* window: fix logically dead code defectAlberts Muktupāvels2021-03-151-3/+9
* window: check XResQueryClientIds return valueAlberts Muktupāvels2020-10-221-5/+12
* window: make window_is_terminal privateJasper St. Pierre2020-10-101-6/+5
* stack: don't ignore workspace in get_default_focus_windowAlberts Muktupāvels2020-10-101-6/+16
* window-props: remove support for _NET_WM_PIDAlberts Muktupāvels2020-09-121-1/+0
* window: add meta_window_get_client_pidAlberts Muktupāvels2020-09-121-0/+36
* window: fix coerced valueMarek Ch2020-09-041-1/+1
* libmetacity: remove shade, stick and above buttonsAlberts Muktupāvels2020-04-301-18/+0
* libmetacity: remove appmenu buttonAlberts Muktupāvels2020-04-301-3/+0
* remove reduced-resources settingAlberts Muktupāvels2020-03-271-215/+15
* iconcache: simplify ideal size handlingAlberts Muktupāvels2020-03-261-3/+6
* window: Don't refuse to move focus to the grab windowFlorian Müllner2020-03-221-0/+1
* window: do not unfocus on new windowAlberts Muktupāvels2020-03-121-17/+1
* window: remove obsolete commentsAlberts Muktupāvels2020-03-061-2/+0
* revert "window: stop updating layers on focus changes"Alberts Muktupāvels2020-03-061-0/+6
* edge-resistance: remove dead codeAlberts Muktupāvels2020-03-051-22/+0
* window: use idle to ensure or destroy frameAlberts Muktupāvels2020-03-051-38/+46
* window: remove frame from fullscreen windowsAlberts Muktupāvels2020-02-281-4/+2
* window: update frame in recalc_window_featuresAlberts Muktupāvels2020-02-281-13/+19
* window: track pending unmaps using serialsAlberts Muktupāvels2020-02-281-9/+56
* window: add support for _GNOME_WM_STRUT_AREAAlberts Muktupāvels2020-01-301-0/+88
* revert "stack: never focus unmanaging windows"Alberts Muktupāvels2019-11-271-1/+2
* window: treat CurrentTime as legal timestamp in activationAlberts Muktupāvels2019-10-201-18/+3
* window: add window-type propertyAlberts Muktupāvels2019-10-191-0/+13
* window: move shape clipping to MetaSurfaceAlberts Muktupāvels2019-10-181-13/+0
* window: clip shape region to window sizeAlberts Muktupāvels2019-10-131-0/+13
* window: change opaque_region type to XserverRegionAlberts Muktupāvels2019-10-131-2/+6
* window: change shape_region type to XserverRegionAlberts Muktupāvels2019-10-131-24/+24
* window: add meta_window_get_toplevel_xvisualAlberts Muktupāvels2019-10-061-0/+9
* window: add shaded propertyAlberts Muktupāvels2019-10-011-0/+13
* window: fix frame height for shaded windowsAlberts Muktupāvels2019-09-231-1/+1
* window: add meta_window_is_toplevel_mappedAlberts Muktupāvels2019-09-231-0/+6
* core: preserve focus across decoration changesAlberts Muktupāvels2019-09-141-0/+3
* window: add meta_window_get_toplevel_xwindowAlberts Muktupāvels2019-09-131-0/+9
* window: add meta_window_reframeAlberts Muktupāvels2019-08-221-0/+36
* fix meta_window_titlebar_is_onscreen for titlebar-less windowsOwen W. Taylor2019-08-141-1/+1
* window: add support for _GTK_SHOW_WINDOW_MENUAlberts Muktupāvels2019-08-141-0/+16
* menu: change event parameter back to timestampAlberts Muktupāvels2019-08-141-2/+2
* window: avoid deprecated g_get_current_timeAlberts Muktupāvels2019-08-141-31/+11
* replace mutter with metacityAlberts Muktupāvels2018-09-091-1/+1
* util: remove meta_free_gslist_and_elementsAlberts Muktupāvels2018-09-021-2/+2
* window: fix a copy/paste errorAlberts Muktupāvels2018-06-161-1/+1