Apply Almito's patchs for xcompmgr opacity support (#70), skype focus bug (#66) and fix for #68 & #69

This commit is contained in:
Martin Duquesnoy
2011-01-15 20:55:13 +01:00
parent 56b6b467ee
commit 993b408262
8 changed files with 47 additions and 17 deletions

View File

@@ -115,6 +115,7 @@ enum
net_wm_pid,
net_showing_desktop,
net_supporting_wm_check,
net_wm_window_opacity,
net_wm_window_type_normal,
net_wm_window_type_dock,
net_wm_window_type_splash,
@@ -375,6 +376,7 @@ typedef struct
/* Misc option */
char *font;
uint opacity;
Bool raisefocus;
Bool raiseswitch;
Bool focus_fmouse;