mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: GTKWave's file picker is hidden in the background in monocle mode #213
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 @tgharib on GitHub (May 25, 2023).
Describe the bug
If you open GTKWave and the workspace is in monocle mode, then doing File --> Open New Tab puts the file picker in the background. I tried adding a float rule for the file picker based on the title and class but that seemed to have no effect. You can download GTKWave here using the
gtkwave-3.3.100-bin-win64download.To Reproduce
Steps to reproduce the behavior:
Expected behavior
File picker should float to the top.
Screenshots and Videos
Zipped video here: bug.zip
Operating System
komorebic checkOutputAdditional context
I use AHK as my hotkey manager.