Step 1. Before you submit
Step 2. Version info
Version info
Packages:
caelestia-shell 1.3.4-1
caelestia-cli 1.0.2-1
caelestia-meta r151.cadf1e2-1
Caelestia:
Last commit: 4bf1e47c6c84b54b1c147f8787e6fdf3e9180d54
Commit message: added windowrule that disables focus on activate for gimp, which was causing issues
Shell:
caelestia-shell 1.3.4, revision 15c1ab9feb4f5bd4e885852f982fdbe7f5944164, distrubuted by: AUR (package: caelestia-shell)
Quickshell:
quickshell 0.2.1, revision fc704e6b5d445899a1565955268c91942a4f263f, distributed by: AUR (package: quickshell-git)
Step 3. Describe the issue
when trying to pick a new colour in gimp, the focus would immediately switch to the main gimp window, which causes issues.
this could either be fixed by removing "focus_on_activate = true" in misc.conf, or by adding this to rules.conf, which is what i did in my fork.
windowrule = focusonactivate 0, initialClass:gimp
Reminder
Step 1. Before you submit
Step 2. Version info
Version info
Step 3. Describe the issue
when trying to pick a new colour in gimp, the focus would immediately switch to the main gimp window, which causes issues.
this could either be fixed by removing "focus_on_activate = true" in misc.conf, or by adding this to rules.conf, which is what i did in my fork.
windowrule = focusonactivate 0, initialClass:gimp
Reminder