mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Stackbar doesn't respect UI scaling #516
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 @exiled-serenity on GitHub (Nov 8, 2024).
Summary
I use Komorebi on a work laptop, and as a result I am often working on different monitors. These monitors naturally have different UI scaling settings, but the stackbar is only sized with pixels and so doesn't scale with everything else. This results in a stackbar that will look too big on some monitors or too small on others, which no way to adjust besides restarting with a different configuration file. I would think there should be a way to specify some sort of relative dimensions, but there's no documentation indicating that.
Version Information
komorebic 0.1.29
tag:v0.1.29
commit_hash:818ac340
build_time:2024-09-28 01:48:31 +00:00
build_env:rustc 1.81.0 (eeb90cda1 2024-09-04),stable-x86_64-pc-windows-msvc
Komorebi Configuration
Hotkey Configuration
Output of komorebic check
@LGUG2Z commented on GitHub (Nov 8, 2024):
I'm not interested in working on this (I don't have the hardware to reproduce) but I'll leave the issue open for someone who is.