| Age | Commit message (Collapse) | Author |
|
Adds customisable gaps when there's a single tiled window in the workspace.
Two new configuration options 'single_horizontal_gap' and 'single_vertical_gap', which can be edited in the sxwmrc file.
Both options default 'gaps'.
|
|
Add 'mirror_layout' configuration option to flip master-stack layout.
When enabled, master window stays on the right side instead of the default left,
and resize controls are reversed to maintain intuitive behavior.
* try add "mirror_layout : true" to sxwmrc :)
|
|
Feature: Custom gaps on each side
|
|
Cleaned patch to include only directional gaps functionality:
- Removed fullscreen atom removal changes
- Removed transparent border fix changes
- Removed master_previous -> master_prev rename
- Removed start_fullscreen functionality
- Kept only clean directional gaps implementation
|
|
|
|
|