summaryrefslogtreecommitdiff
path: root/src/core/window-props.c
Commit message (Expand)AuthorAgeFilesLines
* window-props: do not spew initial size_hints differencesAlberts Muktupāvels2022-10-031-1/+2
* window-props: stop lying about what client window sets or does notAlberts Muktupāvels2022-10-031-5/+9
* window-props: do not set XSizeHints flagsAlberts Muktupāvels2022-10-031-6/+0
* xprops: simplify size_hints_from_resultsAlberts Muktupāvels2022-10-031-8/+1
* window-props: re-add support for _NET_WM_PIDAlberts Muktupāvels2022-09-301-0/+28
* window-props: define HAVE_SYS_TIME_HAlberts Muktupāvels2022-09-301-0/+1
* icon-cache: remove support for KWM_WIN_ICONAlberts Muktupāvels2022-03-191-14/+0
* window-props: don't set override-redirect window as parentAlberts Muktupāvels2021-06-211-0/+10
* core: use g_memdup2Alberts Muktupāvels2021-03-141-1/+1
* window-props: remove support for _NET_WM_PIDAlberts Muktupāvels2020-09-121-75/+0
* window-props: use meta_window_get_client_pidAlberts Muktupāvels2020-09-121-7/+11
* window-props: change debug message for WM_PROTOCOLSAlberts Muktupāvels2020-06-281-4/+2
* window-props: use XResQueryClientIds to get pidAlberts Muktupāvels2020-05-011-0/+47
* window: update frame in recalc_window_featuresAlberts Muktupāvels2020-02-281-19/+0
* window: add support for _GNOME_WM_STRUT_AREAAlberts Muktupāvels2020-01-301-0/+6
* window: change opaque_region type to XserverRegionAlberts Muktupāvels2019-10-131-15/+28
* window-props: convert WM_CLASS to UTF-8Alberts Muktupāvels2018-11-191-2/+4
* compositor: add window_opaque_region_changedAlberts Muktupāvels2017-06-281-1/+1
* revert "prevent window self-maximisation"Alberts Muktupāvels2017-04-021-1/+1
* window: add decorated propertyAlberts Muktupāvels2017-03-171-0/+5
* window: rename meta_window_free to meta_window_unmanageAlberts Muktupāvels2017-03-121-1/+1
* util: replace meta_warning with g_warningAlberts Muktupāvels2017-03-101-8/+9
* window: parse _NET_WM_WINDOW_OPACITY propertyAlberts Muktupāvels2017-03-061-0/+27
* window: parse _NET_WM_OPAQUE_REGION propertyAlberts Muktupāvels2017-03-061-0/+79
* move sync alarms to be per-window and permanentOwen W. Taylor2017-03-051-0/+2
* window-props: re-evaluate window visibility when making it transientRui Matos2017-03-031-1/+1
* window: make determination of attached dialog windows more consistentDan Winship2017-03-021-25/+48
* reload_transient_for: avoid xtransient_for loopsDan Winship2017-03-021-7/+26
* window: fix appears-focused propagation with attached grandchildrenDan Winship2017-03-021-2/+2
* window: add meta_window_propagate_focus_appearanceAlberts Muktupāvels2017-03-021-0/+6
* don't do stacking for override-redirect windowsOwen W. Taylor2017-02-271-1/+2
* avoid moving and resizing override-redirect windowsOwen W. Taylor2017-02-271-1/+1
* don't read most properties for override-redirect windowsAlberts Muktupāvels2017-02-261-17/+26
* window: add set_icon_geometry() methodFlorian Müllner2017-02-261-6/+9
* window: cache _NET_WM_ICON_GEOMETRYFlorian Müllner2017-02-261-0/+33
* window-props: make meta_window_reload_property() staticAlberts Muktupāvels2017-02-261-1/+1
* window-props: don't reload INIT_ONLY propertiesAlberts Muktupāvels2017-02-261-0/+3
* window-props: update reload_net_wm_window_typeAlberts Muktupāvels2017-02-261-47/+26
* window: Remove support for _NET_WM_ICON_NAMEJasper St. Pierre2017-02-261-76/+3
* window-props: use memcmp() to compare GtkBorder structsCosimo Cecchi2017-02-261-11/+2
* double check whether the user time window was previously usedCarlos Garnacho2017-02-261-0/+11
* errors: simplify codeAlberts Muktupāvels2016-05-251-2/+2
* build: Use non-deprecated feature test macrosDmitry Shachnev2016-03-171-1/+1
* window-props: fix build warningsAlberts Muktupāvels2015-09-201-0/+1
* window-props: increase window title length in debug messagesAlberts Muktupāvels2015-04-031-6/+1
* require xsync and xshape at build timeAlberts Muktupāvels2015-02-191-2/+0
* core: Update frame style when _GTK_THEME_VARIANT changesFlorian Müllner2014-10-081-0/+3
* window: Parse _GTK_THEME_VARIANT propertyFlorian Müllner2014-10-081-0/+29
* remove trailing whitespaceAlberts Muktupāvels2014-10-051-47/+47
* add support for _GTK_FRAME_EXTENTSAlberts Muktupāvels2014-10-051-0/+68