Tor Hedin Brønner

Results 105 comments of Tor Hedin Brønner

Yeah, we don't fully support «workspaces on primary display only» (ie. `org.gnome.mutter workspaces-only-on-primary true`). Switching to «Workspaces span displays» should fix it (or set `workspaces-only-on-primary` to false in `dconf-editor`). We...

Hmm, we only ship a few defaults for the scratch layer (extension-prefs and gnome-screenshot). I've noticed similar things with android-studio/intellij, sometimes it will get the impression that it wants to...

> IIRC I have KeePassXC go to tray on first open. Yeah, that's consistent with it being minimized from the start. > why I can't right click on the window...

Yeah, modals from somewhere else than the active window shouldn't really get focus, that would be ideal. Now, we don't do anything with the modal focus, so this could be...

Not sure if this actually fixes the issue, but bcd92857ae267bb561ee5e96591eeaaf606bd81d should make the code a bit more robust and hopefully makes sure the dimming goes away. Edit: pasted in the...

Yep, isolating workspaces for super+above_tab is probably worth an option :+1: And might be a good default when we support moving workspaces between monitors better in the future. I think...

Thanks, it's fun seeing how material shell have gone about solving much the same issues as us, but doing it in a really different way :) (not much of a...

It's sorta intended, but works pretty poorly as it will mostly be partly hidden by windows. It should probably be hidden as you say. It should be fairly easy to...

Hehe, yeah, would've been good with some comments htere :p It's there to make workspaces on other monitors behave when top-bar-follow-focus (ie. when the top bar isn't on the monitor)....

Ah, right, the border width can be controlled by changing the `window-gap` preference. The border is hard coded at half the window gap. There's currently no preference for the color/style,...