Replies: 2 comments 1 reply
|
Is this happening since 0.43? I think I have the same or similar issue after update |
1 reply
|
I found a workaround for this:
it's not pretty, but at least it fixes the issue |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a weird, mildly annoying issue:
I have firefox set to run on startup (
exec-once = "firefox") and to appear on specific workspace (windowrule = workspace 5 silent, firefox). This works, but the problem is that, after starting, Firefox does not have a focus, even though workspace has a focus (It hasinactive_bordercolor, but waybar shows workspace as selected). Even switching to another workspace and then back with a keyboard does not help. I have to actually use a mouse and click in the window to get it to focus.Any idea what could cause this? Thanks
Logs of startup: logs_startup.txt
Logs of me switching to that workspace:
All reactions