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

Fixes relate to modelock.

This commit is contained in:
id
1999-05-22 21:30:35 +00:00
parent c28f3b2c5b
commit b3112e2b3c
10 changed files with 216 additions and 192 deletions

View File

@@ -46,10 +46,7 @@ typedef struct WFont {
#define WTB_FOCUSED 0
#define WTB_UNFOCUSED 2
#define WTB_PFOCUSED 4
#define WTB_MENU 6
#ifdef XKB_BUTTON_HINT
#define WTB_THAI 7
#endif
#define WTB_MENU 6
#ifdef GNOME_STUFF
/* an area of the screen reserved by some window */
@@ -263,11 +260,7 @@ typedef struct _WScreen {
struct WDialogData *dialog_data;
#ifdef NEWSTUFF
#ifdef XKB_BUTTON_HINT
struct RImage *button_images[3][PRED_BPIXMAPS];
#else
struct RImage *button_images[2][PRED_BPIXMAPS];/* scaled tbar btn images */
#endif
#endif
/* state and other informations */