New config option: taskbar sort by LRU/MRU (no config GUI yet) (issue #532)
This commit is contained in:
@@ -74,6 +74,7 @@ typedef struct Task {
|
||||
int win_y;
|
||||
int win_w;
|
||||
int win_h;
|
||||
struct timespec last_activation_time;
|
||||
} Task;
|
||||
|
||||
Task *add_task(Window win);
|
||||
|
||||
Reference in New Issue
Block a user