mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 05:48:01 +01:00
enhanced icon highlighting in window switcher
This commit is contained in:
@@ -131,6 +131,7 @@ int MonitorLoop(int argc, char **argv)
|
||||
(WTERMSIG(status) == SIGSEGV ||
|
||||
WTERMSIG(status) == SIGBUS ||
|
||||
WTERMSIG(status) == SIGILL ||
|
||||
WTERMSIG(status) == SIGABRT ||
|
||||
WTERMSIG(status) == SIGFPE))
|
||||
{
|
||||
/* If so, we check when was the last restart.
|
||||
|
||||
Reference in New Issue
Block a user