This commit is contained in:
Dana Jansens 2007-05-13 17:22:48 +00:00
parent 8475442608
commit 0ec49ac781

View file

@ -155,6 +155,7 @@ typedef struct Atoms {
Atom net_wm_action_resize;
Atom net_wm_action_minimize;
Atom net_wm_action_shade;
/* Atom net_wm_action_stick;*/
Atom net_wm_action_maximize_horz;
Atom net_wm_action_maximize_vert;
Atom net_wm_action_fullscreen;