Great project but I truly believe that these single screen window managers are going to be a thing of the past if Scrollable WMs manage to find some more marketting. Niri[1] and PaperWM[2] for example, these Scrolling WMs provide a way to tile your apps in a way that feels natural. It's like having multiple monitors without having multiple monitors. When I first used PaperWM on Gnome, I just couldn't think of a reaso…
Cortile – Linux auto tiling manager with hot corner support
21–30 of 75 posts
Re: Cortile – Linux auto tiling manager with hot corner support
#22Great project but I truly believe that these single screen window managers are going to be a thing of the past if Scrollable WMs manage to find some more marketting. Niri[1] and PaperWM[2] for example, these Scrolling WMs provide a way to tile your apps in a way that feels natural. It's like having multiple monitors without having multiple monitors. When I first used PaperWM on Gnome, I just couldn't think of a reaso…
Re: Cortile – Linux auto tiling manager with hot corner support
#23Earlier quoted context omitted.
Stuff like Regolith is great, but do yourself a favor and invest some time in making your desktop your own - it makes a world of difference in terms of efficiency, and you get to learn how all these applications work, what they're capable of, etc.
Seriously - i3 config isn't that complicated and the documentation/community is great.
Re: Cortile – Linux auto tiling manager with hot corner support
#24Earlier quoted context omitted.
Stick with i3! For anyone who wants i3 but doesn't want to configure it, the only other option I know of was regolith: https://regolith-desktop.com/ or https://regolith-linux.org/ This looks like a nice fit for my xfwm machine and I'm excited to try it.
Stuff like Regolith is great, but do yourself a favor and invest some time in making your desktop your own - it makes a world of difference in terms of efficiency, and you get to learn how all these applications work, what they're capable of, etc.
Re: Cortile – Linux auto tiling manager with hot corner support
#25Makes me nostalgic about the time when I used DWM. Their philosophy page is worth a read for developers imo: https://suckless.org/philosophy/
Re: Cortile – Linux auto tiling manager with hot corner support
#26Great project but I truly believe that these single screen window managers are going to be a thing of the past if Scrollable WMs manage to find some more marketting. Niri[1] and PaperWM[2] for example, these Scrolling WMs provide a way to tile your apps in a way that feels natural. It's like having multiple monitors without having multiple monitors. When I first used PaperWM on Gnome, I just couldn't think of a reaso…
[1] hyprslidr: https://gitlab.com/magus/hyprslidr
[2] hyprscroller: https://github.com/dawsers/hyprscroller
Though need to extend hyprland to support layout outside viewport: https://github.com/hyprwm/Hyprland/issues/5489
Re: Cortile – Linux auto tiling manager with hot corner support
#27Great project but I truly believe that these single screen window managers are going to be a thing of the past if Scrollable WMs manage to find some more marketting. Niri[1] and PaperWM[2] for example, these Scrolling WMs provide a way to tile your apps in a way that feels natural. It's like having multiple monitors without having multiple monitors. When I first used PaperWM on Gnome, I just couldn't think of a reaso…
Re: Cortile – Linux auto tiling manager with hot corner support
#28This is amazing, I just ran it and it works perfectly for my needs! For context, I recently switched to the KDE window manager (KWin) after a decade of xmonad, to simplify my configuration. KWin supports some tiling but isn't really built for it, so I had some minor annoyances. I ran cortile and it perfectly auto-tiled my windows and allows me to still adjust the sizes with the mouse! Thank you to the author! I'd say…
I use a plasma widget called "Command Output" to replicate most of what I needed from waybar, and set up Breeze to not have title bars, and added a plugin to get rounded window corners, and I don't miss hyprland at all anymore.
Re: Cortile – Linux auto tiling manager with hot corner support
#29It’s sad that this type of projects will not be possible with Wayland, because apparently pluggable wm is not a thing in Wayland
It can be if one wants to. For example river has its own protocol for letting clients arbitrarily position windows. There's a builtin one that does tiling, and then a bunch of user-created ones at https://codeberg.org/river/wiki/src/branch/master/pages/Comm... But yes, it requires such extensibility support from the compositor, unlike this project that works with any X11 compositor because it just relies on EWMH.
Re: Cortile – Linux auto tiling manager with hot corner support
#30Great project but I truly believe that these single screen window managers are going to be a thing of the past if Scrollable WMs manage to find some more marketting. Niri[1] and PaperWM[2] for example, these Scrolling WMs provide a way to tile your apps in a way that feels natural. It's like having multiple monitors without having multiple monitors. When I first used PaperWM on Gnome, I just couldn't think of a reaso…