Wmfs: Thread WMFS if status.sh is present, So update status.sh by itself each status_timing second, and add wmfs -S to update status.sh. !REPLACE YOUR STATUS.SH! (no loop anymore in the script) Requested by Matrhack.
This commit is contained in:
@@ -120,6 +120,7 @@ enum
|
||||
/* WMFS HINTS */
|
||||
wmfs_running,
|
||||
wmfs_update_hints,
|
||||
wmfs_update_status,
|
||||
wmfs_current_tag,
|
||||
wmfs_current_screen,
|
||||
wmfs_current_layout,
|
||||
@@ -321,6 +322,7 @@ typedef struct
|
||||
Bool raiseswitch;
|
||||
Bool focus_fmouse;
|
||||
uint pad;
|
||||
int status_timing;
|
||||
struct
|
||||
{
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user