summaryrefslogtreecommitdiff
path: root/src/window-props.c
Commit message (Expand)AuthorAgeFilesLines
* Update constraints code to support the new _NET_WM_STRUT_PARTIAL EWMHRob Adams2003-06-261-1/+6
* Remove legacy support for Gnome 1 hints, since we deem it unlikely thatRob Adams2003-06-121-50/+1
* Initialize size_hints on window creation using code shared with size_hints pr...Keith Packard2003-04-261-194/+208
* Check that window min and max size hints are at least 1. Fix for #107110.Rob Adams2003-03-081-0/+33
* add more debug spew about conditional build stuff (main): panic toHavoc Pennington2003-02-281-12/+381
* argh, screwed that up. get WM_NAME as VALUE_TEXT_PROPERTY #101383Havoc Pennington2002-12-161-2/+2
* use META_PROP_VALUE_STRING_AS_UTF8 so we convert old Latin-1 WM_NAME toHavoc Pennington2002-12-161-2/+2
* add myself here, bug #100789Havoc Pennington2002-12-101-1/+31
* lengthen to 15 secondsHavoc Pennington2002-12-011-5/+37
* delete (meta_window_new): add getting initial workspace to the batchHavoc Pennington2002-11-211-4/+59
* remove unused variableHavoc Pennington2002-11-211-3/+1
* add _NET_WM_NAME, WM_NAME, _NET_WM_ICON_NAME, WM_ICON_NAME supportHavoc Pennington2002-11-041-14/+179
* use window-props.h stuff for a couple of properties (implement_showing):Havoc Pennington2002-11-031-0/+328