LGUG2Z / komorebi

A tiling window manager for Windows 🍉

Home Page:https://lgug2z.github.io/komorebi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEAT]: Workspace Padding Per Side

ReylordDev opened this issue · comments

Thank you for your amazing work and dedication to this project.

Is your feature request related to a problem? Please describe.
I have Rainmeter skins at the top of my desktop that are covered by komorebi.

Describe the solution you'd like
I would like the option to change the workspace padding for each side individually (similar to CSS).

Describe alternatives you've considered
Changing the total padding for my use case leaves me with an undesirable amount of padding (>100) on all other sides.

Additional context
I don't see a need for the same change regarding the container padding.

This is obviously not a deal breaker but it would be a nice feature to have!

If you check out this video at the timestamp I show how work area offsets for monitors work: https://youtu.be/xPNLtxqmcXQ?si=8rxtrDWmUGZ4HFQn&t=1136

I think you should be able to use this configuration configure specific per-side offsets for the total tiling area on your monitor.

The GUI has not been released yet, but here is the configuration option in the komorebi.json which controls those same parameters (per-monitor object): https://komorebi.lgug2z.com/schema#monitors_items_work_area_offset

Yes! Thank you, that worked perfectly. Also great job on those videos btw.