This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
dwm-flexipatch
Watch
2
Star
0
Fork
0
You've already forked dwm-flexipatch
mirror of
https://github.com/bakkeby/dwm-flexipatch
synced
2024-11-15 00:15:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5f7df0b0dc
dwm-flexipatch
/
patch
/
bar_dwmblocks.h
4 lines
73 B
C
Raw
Normal View
History
Unescape
Escape
Upgraded the dwmblocks patch for statuscmd which changes the signalling 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.
2021-04-14 08:42:52 +00:00
static
int
getstatusbarpid
(
)
;
sed source files to end with 1 new line
2021-06-14 05:16:17 +00:00
static
void
sigstatusbar
(
const
Arg
*
arg
)
;
Reference in New Issue
Copy Permalink