| Age | Commit message (Collapse) | Author |
|
over to the root window before destroying the systray window
|
|
|
|
monitor, not the selected monitor ref. #258
|
|
|
|
thus refactoring to use the latter
|
|
|
|
revealed and hidden ref. #239
|
|
|
|
+ when moving window from monitor with different tags selected the moved
window would not get the tags set properly if multiple windows are
already on that monitor
|
|
|
|
* Tag-Sync patch
* Major compatibility updates
* SWITCHTAG/TAGSYNC compatibility
* tagsync: refactoring
Co-authored-by: bakkeby <[email protected]>
|
|
|
|
ref. #229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
prevent segmentation faults ref. #191
|
|
|
|
|
|
|
|
|
|
|
|
|
|
desktop when EWMH patch is enabled
|
|
|
|
client may still be the selected client ref. #148
|
|
are enabled per tag ref. #147
|
|
take precedence
|
|
|
|
|
|
|
|
|
|
in fake fullscreen (issue introduced by alwaysfullscreen being merged upstream
|
|
https://github.com/bakkeby/patches/issues/30
|
|
|
|
improvements ref. #118
|
|
invalid color code comes through (there is an explicit die call in drw_clr_create)
|
|
increased when there is only one client.
|
|
and there is no selected client on that monitor / tag
This is ref. https://github.com/bakkeby/patches/issues/27
|
|
The original statuscmd patch has been renamed to statuscmd-nosignal
to separate the logic from the dwmblocks integration that involves
signals. I assume as the latter has become more popular it has replaced
the statuscmd in name.
|
|
mechanism from SIGUSR1 to SIGRTMIN which is likely to cause issues for
those that already have a working setup. A compatibility option has been
added which changes this back to SIGUSR1. Note that configuration was
also changed.
This was ref. reported issue #114.
|
|
|
|
|
|
|