mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
Make invisible border compensation configurable #29
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LGUG2Z on GitHub (Sep 15, 2021).
Originally assigned to: @LGUG2Z on GitHub.
This update seems to have changed the invisible borders around windows on my machine.
Currently, the amount that
komorebitries to compensate for the invisible Windows 10 borders is hard coded here, but given that these values are subject to change from update to update, it seems like a good idea to make this configurable viakomorebic.For reference, the correct values to compensate by on my machine are now:
@LGUG2Z commented on GitHub (Sep 15, 2021):
Note: Also needs to be updated here:
ff53533da0/komorebi/src/process_event.rs (L222)