Tor Hedin Brønner

Results 105 comments of Tor Hedin Brønner

Just thought I'd mention the paperwm selection now has it's own style class `paperwm-selection`, so it's now best to use `.paperwm-selection { ... }` for styling.

Yeah, `Super-A` opens the applications view and `Super-S` opens the overview.

We'll probably not do vim keys by default (nothing against vim, I'm a vim user myself), but we've thought about having some simple toggles so it's easy to get different...

Right, since the shortcut is already taken the accelerator widget never receives the combo. You should be able to add it via eg. dconf-editor though (and paperwm will do the...

Right, I'm unable to reproduce. But from what you're describing it looks like the actual window is stuck on opacity `0` (see 88eacec974389d69875a265f783b833a0dbe3f3b for why we set the opacity). If...

OK, I think I've seen this happen a few times on X11 gnome-shell 3.34 (ubuntu 19.04). I'll see if I'll get a chance to investigate.

Looks like you've accidentally tiled the window (by dragging it to an edge) which we don't support. (It also looks like it's «on-all-workspaces» which is why you're seeing it on...

Yeah, sorting out workspace monitor mapping would be really nice. Unfortunately gnome shell doesn't seem to provide reliable information about active monitors, we're basically stuck with the monitor's geometry (pixel...

Yes, this is possible, and I'd be happy to take PR and help people out with the code, but it won't be something I'll prioritize spending time on myself (there's...

When minimizing a window it's no longer really tiled, which means it's quite natural for it to become floating when restored. It's of course possible to remember the «position» of...