fix bug that caused wrong window position in X11
This commit is contained in:
@@ -132,6 +132,7 @@ namespace detail
|
||||
Atom wm_change_state;
|
||||
Atom wm_delete_window;
|
||||
//ext
|
||||
Atom net_frame_extents;
|
||||
Atom net_wm_state;
|
||||
Atom net_wm_state_skip_taskbar;
|
||||
Atom net_wm_state_fullscreen;
|
||||
|
||||
Reference in New Issue
Block a user