mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Commit 4f306e5 Nightly Border colour not respecting transparency in hex
#539
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 @Demitrix2k on GitHub (Dec 9, 2024).
Summary
Going from 0.1.30 to latest nightly release commit 4f306e5 i noticed that the border color which is normally for me transparent on unfocused windows now has a dark outline to itself rather than being completely invisible as its supposed to be from looking at the hex code set in "unfocused".
Image attached shows the difference simply switching between 0.1.30 and latest Nightly release.
komorebi.json
komorebi.bar.json
whkdrc.txt
Version Information
Before 0.1.30
After Nightly
4f306e5Komorebi Configuration
Hotkey Configuration
See attachments
Output of komorebic check
KOMOREBI_CONFIG_HOME detected: C:\Users\rando.config\komerebi
Looking for configuration files in C:\Users\rando.config\komerebi
Found komorebi.json; this file can be passed to the start command with the --config flag
Found C:\Users\rando.config\whkd\whkdrc; key bindings will be loaded from here when whkd is started, and you can start it automatically using the --whkd flag
@LGUG2Z commented on GitHub (Dec 9, 2024):
I think this you're going to have to learn to live with this because the flag that allows transparent borders introduced significant performance issues when animating borders and was subsequently removed.