mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 05:48:01 +01:00
New option for moving mouse pointer along with half-maximized windows.
This option might be usable for using keyboard for moving windows around. This option will enable moving mouse pointer for such windows.
This commit is contained in:
@@ -367,6 +367,7 @@ extern struct WPreferences {
|
||||
char drag_maximized_window; /* behavior when a maximized window is dragged */
|
||||
char move_half_max_between_heads; /* move half maximized window between available heads */
|
||||
char alt_half_maximize; /* alternative half-maximize feature behavior */
|
||||
char pointer_with_half_max_windows;
|
||||
|
||||
char highlight_active_app; /* show the focused app by highlighting its icon */
|
||||
char auto_arrange_icons; /* automagically arrange icons */
|
||||
|
||||
Reference in New Issue
Block a user