1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 21:38:00 +01:00

menu jump back delay

This commit is contained in:
id
1999-04-22 15:21:29 +00:00
parent a997825148
commit 0bebc5a792
5 changed files with 41 additions and 1 deletions

View File

@@ -315,6 +315,7 @@ typedef struct _WScreen {
/* some client has issued a WM_COLORMAP_NOTIFY */
unsigned int colormap_stuff_blocked:1;
unsigned int doing_alt_tab:1;
unsigned int jump_back_pending:1;
#ifdef KWM_HINTS
unsigned int kwm_syncing_name:1;
unsigned int kwm_syncing_count:1;