komorebi icon indicating copy to clipboard operation
komorebi copied to clipboard

[BUG]: Window border quirks

Open Zerogaku opened this issue 2 months ago • 4 comments

Describe the bug After closing a window sometimes the border will persist, and when starting komorebi up, the window border will be placed incorrectly, they sometimes still persist when swapping workspaces

To Reproduce Steps to reproduce the behavior:

  1. Startup komorebi from terminal with window borders enabled
  2. Close Terminal window

Expected behavior window border gets positioned properly when komorebi starts, and window border should not persist when window closes

Screenshots and Videos

https://github.com/LGUG2Z/komorebi/assets/144664603/490ecca9-4f5f-4fb0-bf52-8a6c208172db

https://github.com/LGUG2Z/komorebi/assets/144664603/3d067714-186f-46c4-802d-00cc765febec

Operating System

Edition	Windows 11 Home
Version	23H2
OS build	22631.3447
Experience	Windows Feature Experience Pack 1000.22688.1000.0

komorebic check Output

KOMOREBI_CONFIG_HOME detected: C:\Users\Null\.config\komorebi

Looking for configuration files in C:\Users\Null\.config\komorebi

Found komorebi.json; this file can be passed to the start command with the --config flag

No ~/.config/whkdrc found; you may not be able to control komorebi with your keyboard

Additional context I'm using ahk v2 to run apps:

#Enter::Run "wt.exe"

Zerogaku avatar Apr 20 '24 08:04 Zerogaku