aboutsummaryrefslogtreecommitdiff
path: root/include/window.h
AgeCommit message (Expand)Author
2022-09-19motif: restore `BS_NORMAL` correctly (#5135)viri
2021-06-13Implement showing window icons in titlebar (#4439)Michael Stapelberg
2021-01-28Add "machine" criterion to match WM_CLIENT_MACHINEAlbert Safin
2019-08-13Remanage window after property updates (like titles) (#3759)izzel
2018-11-12Fix aspect ratio bugsOrestis Floros
2016-10-23Ensure all *.[ch] files include config.hMichael Stapelberg
2016-01-09fix memory leak when swallowing windowsMichael Stapelberg
2016-01-05Move title_format from window to container.Ingo Bürk
2015-08-30Support _NET_WM_VISIBLE_NAME. As per specification this is necessary since we...Ingo Bürk
2015-04-21Merge pull request #1665 from Airblader/feature-1658Michael Stapelberg
2015-04-20Update copyright notices and get rid of rangesDeiz
2015-04-20Handle changes to _NET_WM_WINDOW_TYPE after the window has been managed.Ingo Bürk
2014-01-18Respect Motif hint for window decorationsTony Crisci
2014-01-01Use #pragma onceAlexander Kedrik
2013-09-24Bugfix: correctly recognize assigned windows as urgent (Thanks jookia)Michael Stapelberg
2012-09-21don’t use reversed identifiers for include guards (Thanks Markus)Michael Stapelberg
2012-01-18Bugfix: Respect WM_HINTS.input for WM_TAKE_FOCUS clientsMichael Stapelberg
2011-10-25normalize file headers across **/*.{h,c}Michael Stapelberg
2011-09-18Implement the window_role criterion (checks WM_WINDOW_ROLE)Michael Stapelberg
2011-05-15Time Lord technology: for_window config directive to run arbitrary cmdsMichael Stapelberg
2011-02-21Implement support for top/bottom dock clients (according to _NET_WM_STRUT_PAR...Michael Stapelberg
2010-11-13implement support for WM_TRANSIENT_FOR, expand testcaseMichael Stapelberg
2010-11-12Implement support for WM_CLIENT_LEADERMichael Stapelberg
2010-07-13Add more documentation to functions/header filesMichael Stapelberg
2010-04-13re-add support for legacy window titles (WM_NAME)Michael Stapelberg
2010-04-13correctly update/display window title/classMichael Stapelberg