summaryrefslogtreecommitdiff
path: root/patches
AgeCommit message (Collapse)Author
2025-09-04<add patch> mirror layout optionpalsmo
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 :)
2025-07-21Merge pull request #155 from pbadeer/feature/directional-gapsuint
Feature: Custom gaps on each side
2025-07-20Fix directional gaps patch - remove contaminated changespb
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
2025-07-20Add directional gaps community patchpb
2025-07-17add patches directory and instructions on adding patchesAbhinav