Tor Hedin Brønner

Results 129 comments of Tor Hedin Brønner
trafficstars

Yeah, narrow functionality would be nice, and letting minimize «collapse» the tiled window would probably make sense. But I'm not certain how to best «expand» windows, eg. how to indicate...

Ok, made a quick prototype: https://github.com/paperwm/PaperWM/compare/tile-on-unminimize

Yeah, trying it out, I think it can be pretty nice. We'll need to fix the `alt-tab` preview though, it doesn't pop up where it will be inserted currently.

If we get time/motivation to implement «minimized tiled windows» we'll probably make it default. Looking at this again, it might not be that much work to implement. We'll see when...

https://github.com/paperwm/PaperWM/commit/bc30cd5509c5ccb387a459487f698e737387bb2b is a good start. Here we might want to use `meta_window.is_on_all_workspaces()` instead of `meta_window.minimized` to persist the state through X11 restarts (if IIRC this isn't done since it causes...

Thanks for taking the time to contribute, unfortunately this is intended behavior. The main points are these: - The lack of a gap lets the user know they're at the...

A bit slow here. Don't have tons of time to debug this, but my guess is when the switching monitors with the switch there's a small amount of time where...

Did it start happening after a system update? Arch is often a few commits ahead of the tagged released so that could be it (though I took a look at...

Right, `workspaces-only-on-primary` doesn't really work well in paperwm (eg. windows to pushed into a secondary monitor will get detached), I'd reccomend turning it off (that will give you a workspace...

If setting `workspaces-only-on-primary` to false didn't work you might be seeing a X11 specific bug (assuming you're on X11). Seen some weirdness the last week with gnome-shell 3.34.