mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-21 21:38:00 +01:00
fixed directory OPEN_MENU sorting bug and shortcut selection window problems
This commit is contained in:
@@ -281,8 +281,7 @@ typedef struct _WScreen {
|
||||
scrolled down for titlebar access */
|
||||
|
||||
/* for window shortcuts */
|
||||
struct WWindow *shortcutWindow[MAX_WINDOW_SHORTCUTS];
|
||||
WMBag *shortcutSelectedWindows[MAX_WINDOW_SHORTCUTS];
|
||||
WMBag *shortcutWindows[MAX_WINDOW_SHORTCUTS];
|
||||
|
||||
#ifdef XDND
|
||||
char *xdestring;
|
||||
|
||||
Reference in New Issue
Block a user