mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +01:00
Window shortcuts will apply to a group of selected windows, too.
This commit is contained in:
@@ -289,6 +289,7 @@ typedef struct _WScreen {
|
|||||||
|
|
||||||
/* for window shortcuts */
|
/* for window shortcuts */
|
||||||
struct WWindow *shortcutWindow[MAX_WINDOW_SHORTCUTS];
|
struct WWindow *shortcutWindow[MAX_WINDOW_SHORTCUTS];
|
||||||
|
struct LinkedList *shortcutSelectedWindows[MAX_WINDOW_SHORTCUTS];
|
||||||
|
|
||||||
#ifdef XDE_DND
|
#ifdef XDE_DND
|
||||||
char *xdestring;
|
char *xdestring;
|
||||||
|
|||||||
Reference in New Issue
Block a user