polybar-dwm/src
Mihir Lad 803fe549c6 dwm: Make urgent tag state override focused state
A window can have the urgent hint set while being in a focused tag if that
window is not in focus. As a result, the urgent state should overrule the
focused state.

I also added a pretty truth table.
2020-12-19 19:50:15 -05:00
..
adapters net: increase speedrate precision (#2054) 2020-12-01 17:54:54 +01:00
cairo doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
components New Tag Parser (#2303) 2020-12-17 20:37:28 +01:00
drawtypes feat: Warn state for cpu, memory, fs, battery modules (#2199) 2020-12-02 15:55:13 +01:00
events refactor(signals): Avoid reinterpret_cast 2017-01-01 20:31:09 +01:00
modules dwm: Make urgent tag state override focused state 2020-12-19 19:50:15 -05:00
tags New Tag Parser (#2303) 2020-12-17 20:37:28 +01:00
utils New Tag Parser (#2303) 2020-12-17 20:37:28 +01:00
x11 feat(xkeyboard): Add variant support to layout label (#2163) 2020-12-19 18:22:27 +01:00
CMakeLists.txt src/CMakeLists.txt: Remove dwm.cpp if dwm disabled 2020-12-19 19:48:48 -05:00
ipc.cpp fix(msg): use stdout when exiting with code 0 2019-06-19 16:09:56 +02:00
main.cpp logger: Add default logging level 'notice' 2020-04-22 00:38:31 +02:00
settings.cpp.cmake Update cmake/config files to include dwmipcpp 2020-12-19 19:28:34 -05:00