this post was submitted on 13 Sep 2024
32 points (88.1% liked)
Linux
47949 readers
1557 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Krohnkite
https://github.com/anametologin/krohnkite
https://store.kde.org/p/2144146/
Agreed. I used tiling window managers for years before coming back to Plasma. Right now on Wayland I highly recommend giving Krohnkite a shot, its stable without any problems and has even multiple layouts to choose (and switch) from. I used Polonum before, but that one is not stable and was problematic. Krohnkite plugin (can be found in KWin Scripts > Get New... > then search for "krohnkite", by anametologin) is pretty good in my opinion.
The only problem with these plugins is, that they are not well documented as a standalone tiling window manager and cannot be configured as deeply. And they might interfere with other plugins or shortcut setups and so on. I knew what I wanted and I knew how to configure stuff, that's why its easy for me. At least it can be easily disabled without replacing entire desktop environment.
Little tip: One thing to mention, unlike Polonium, with Krohnkite one does not need to logout and login from current user session whenever settings are changed. It's enough to disable Krohnkite in KWin Scripts, Apply, then enable and Apply again. This is basically a reload of the plugin to take any changed settings in effect.
I've got issues with both of them, but polonium is closer to what I want. In krohnkite I can't use btree while also keeping the tiling part. If I drag a tile while in btree in krohnkite they just snap back to their previous position. Overall krohnkite is more polished though because it doesn't rely on kwin for the most part to determine positioning. Whereas polonium uses only the api's provided by kwin.
Lastly I have noticed that you don't actually need to log out and back in for polinium. Closing all windows and relaunching them has been enough for me.
Krohnkite
I use a 3 different layouts, one of them Btree. And drag and drop one window over the other will swap position of both windows. So functionally, it is working (for me) and maybe another plugin or configuration in Plasma is in the way?
Polonium
Closing all windows and relaunching them is from users perspective actually not too different from logging out and in again, at least from my view. From time to time I'm looking at the source in Github to see what the recent advancements are. But it seems development is on halt at the moment, with only minor changes over longer period of time.
On KDEs side I saw some update notes specifically mentioning fixes for Polonium, which is a good sign. My hope is that development of Polonium will take off soon.
That is cool and I didn't know about that, but that is not what I meant. In most tiling window managers, regardless of the layout. You can increase the size of any individual window and all other windows will adjust in size.
Oh, you was talking about resizing. I see. Yes, Btree does not allow resizing. Trying so will snap window back to position, just as you were saying. When I read "drag", I thought you meant placing the window. The default "Tile" or "Quarter" could be used instead if window resizing is a requirement. But off course they do not function exactly like Btree.