summaryrefslogtreecommitdiff
path: root/src/core/window-private.h
Commit message (Expand)AuthorAgeFilesLines
* display: put windows from same client in tab list groupAlberts Muktupāvels2022-10-221-0/+3
* display: replace IN_TAB_CHAIN macro with an inline functionAlberts Muktupāvels2022-10-221-9/+0
* window: add meta_window_is_focusableAlberts Muktupāvels2022-10-031-0/+2
* window-props: re-add support for _NET_WM_PIDAlberts Muktupāvels2022-09-301-0/+1
* window: make window_is_terminal privateJasper St. Pierre2020-10-101-3/+0
* stack: don't ignore workspace in get_default_focus_windowAlberts Muktupāvels2020-10-101-0/+3
* 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/+3
* remove reduced-resources settingAlberts Muktupāvels2020-03-271-10/+0
* window: use idle to ensure or destroy frameAlberts Muktupāvels2020-03-051-1/+1
* window: track pending unmaps using serialsAlberts Muktupāvels2020-02-281-4/+11
* window: change opaque_region type to XserverRegionAlberts Muktupāvels2019-10-131-2/+2
* window: change shape_region type to XserverRegionAlberts Muktupāvels2019-10-131-2/+3
* core: preserve focus across decoration changesAlberts Muktupāvels2019-09-141-0/+3
* window: add meta_window_reframeAlberts Muktupāvels2019-08-221-0/+5
* menu: change event parameter back to timestampAlberts Muktupāvels2019-08-141-1/+1
* window: avoid deprecated g_get_current_timeAlberts Muktupāvels2019-08-141-1/+1
* refer to monitors as "monitors" rather than "xineramas"Alberts Muktupāvels2018-06-161-9/+9
* revert "prevent window self-maximisation"Alberts Muktupāvels2017-04-021-6/+0
* window: remove code for static gravity resizesJasper St. Pierre2017-03-181-3/+0
* window: make move_resize_request function staticAlberts Muktupāvels2017-03-181-8/+0
* xrender: use appears-focused property to redraw windowAlberts Muktupāvels2017-03-121-2/+0
* window: rename meta_window_free to meta_window_unmanageAlberts Muktupāvels2017-03-121-2/+2
* window: turn into a GObjectAlberts Muktupāvels2017-03-121-0/+6
* window: get bounding shape regionAlberts Muktupāvels2017-03-121-0/+5
* window: parse _NET_WM_WINDOW_OPACITY propertyAlberts Muktupāvels2017-03-061-0/+3
* window: parse _NET_WM_OPAQUE_REGION propertyAlberts Muktupāvels2017-03-061-0/+3
* compositor: replace set_updates with updates_frozenAlberts Muktupāvels2017-03-061-0/+5
* move sync alarms to be per-window and permanentOwen W. Taylor2017-03-051-0/+5
* window: Move grab op sync handling code outJasper St. Pierre2017-03-051-0/+3
* add meta_window_get_frame_type()Owen W. Taylor2017-03-041-0/+2
* compositor: add show_window and hide_window functionsAlberts Muktupāvels2017-03-031-4/+16
* display: clean up focus_window vs expected_focus_windowDan Winship2017-03-031-4/+3
* window: make determination of attached dialog windows more consistentDan Winship2017-03-021-0/+5
* window: add meta_window_propagate_focus_appearanceAlberts Muktupāvels2017-03-021-3/+7
* window: move lost focus code to separate functionAlberts Muktupāvels2017-03-021-0/+2
* effects: remove unused codeAlberts Muktupāvels2017-03-021-1/+0
* remove meta_window_new_with_attrsAlberts Muktupāvels2017-03-021-4/+0
* add more checks for override-redirect windowsAlberts Muktupāvels2017-02-281-0/+3
* window: add missing window typesAlberts Muktupāvels2017-02-281-1/+8
* window: add meta_window_get_workspaceAlberts Muktupāvels2017-02-271-0/+2
* window: add override_redirect to MetaWindow structAlberts Muktupāvels2017-02-261-0/+3
* window: add set_icon_geometry() methodFlorian Müllner2017-02-261-0/+3
* window: cache _NET_WM_ICON_GEOMETRYFlorian Müllner2017-02-261-0/+6
* window: Remove support for _NET_WM_ICON_NAMEJasper St. Pierre2017-02-261-3/+0
* menu: avoid deprecated gtk_menu_popupAlberts Muktupāvels2016-10-161-5/+3
* frame: cache bordersOwen W. Taylor2016-04-131-0/+2
* window: add a meta_window_get_titlebar_rectAlberts Muktupāvels2015-04-031-0/+3
* require xsync and xshape at build timeAlberts Muktupāvels2015-02-191-2/+0
* MetaWindow: Repurpose get_outer_rect and add get_input_rectAlberts Muktupāvels2015-01-201-0/+2