• 2 Posts
  • 44 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle




  • The best would be to ask a Gentoo user. :D

    Disadvantage (besides the update procedure mentioned by the other answers here) is, it might take lot of time, download lot of dependencies and files and need additional space on your drive to compile. It can be a hassle to install and setup the required tools and libraries too. This highly depends on the project itself if its worth it. In example nobody in their right mind wants to compile their web browser (Firefox, Chromium, whatever) themselves (sorry if I offended someone with that. :D). But a simple and short C program is as simple as running make command in example (given the dependencies are installed, which are most likely for simple programs after a few programs have been compiled).

    Most of the time you don’t need to compile software. Especially if you trust the source or its in the official repositories of your distribution.

    Can it mess with my system in any way?

    Depends on what you mean by that.


  • I still use my mouse with Krohnkite. I even move a window over another, to swap their positions, or change their size with my mouse. It’s not like using an auto tiler means no mouse usage.

    KDE wants users to use the mouse.

    We are not in GNOME here. KDE team does not want users to use their mouse. KDE usually is there for configuration and features, so that users can do whatever they want. I still think in a future the KDE team will implement “proper” auto tiling functionality.

    I watched talks and discussions with Nate Graham. And yes, its obvious they don’t use auto tiling and don’t understand the benefit from it. That’s why the compromise they builtin is the way it is. But as time goes on, more tiling fans will arise, even GNOME and upcoming COSMIC have auto tiling builtin. There are working scripts to auto tile.

    KDE will have builtin auto tiling functionality. It’s only a matter of time.




  • I switched from a Qtile tiling window manager to KDE with Krohnkite. It does the job of handling the windows. The auto tiling aspect is the only thing I miss in any regular window management. The reason why I switched to KDE back then was, a problem with Qtile and because KDE was good on the Wayland front. In fact, it was the only viable option in my opinion for a desktop environment. I was also using lot of KDE applications anyway, so it made sense.

    Cons: you have to use KDE with Krohnkite

    I don’t see this as an con. Maybe you could argue that Krohnkite is not a core system functionality and we rely on some community member. BTW that was the biggest issue why I switched away from GNOME years ago, because too much core functionality was community dependent (and breaking). The KDE team themselves should integrate such a functionality. Auto tiling reaches was never more popular and KDE itself has some tiling functionality builtin, just not auto tiling.

    Like Qtile had, I like we have many layouts to choose and cycle from. My 4th desktop is set to everything float; no tiling. I could not stand a auto tiler that has only one builtin layout logic.

    But there are some couple problems using Krohnkite. It’s not as configurable as I am used to with Qtile off course. And getting rid of the borders and having colored borders in KDE for focused applications and such, was a pain to setup. KDE really need some builtin functionality for that.





  • I don’t think anyone would think you were a fanboy, just beacuse KDE has ton of configuration and customization. That’s the opposite of GNOME. I always think of GNOME like Apple, who decides what you can and cannot do, what you are allowed to. I used GNOME 2, then Unity, then GNOME 3 all the way from Ubuntu 2008 to what, 2020 (I forget when I switched to different distro for the first time).



  • thingsiplay@beehaw.orgtoLinux@lemmy.mlKDE Plasma 6.5 released
    link
    fedilink
    arrow-up
    21
    arrow-down
    2
    ·
    7 days ago

    What a banger release! Last time they focused on bug hunting, this time its about features. This ping pong focused development is very nice.

    • KRunner Fuzzy Search: Not earth shattering, but welcome. I hope there is a way to dynamically force to enable or disable it. Sometimes fuzzy search can be in the way (I know it from other fuzzy search tools). My recommendation is ~ character to toggle the functionality: "~file" to enable fuzzy in example, if its disabled by default. I may even make a suggestion in the issue tracker, but I don’t know what options they integrated into it yet.

  • I don’t know of a service that tracks all major repositories to calculate a single popularity index. They are not really comparable to each other anyway.

    Depending on what type of application you search for, I think “Flathub” could be one major source. It’s a pretty popular “platform” and not dependent on a certain distribution. There are “Trending” and “Popular” categories too. It’s excellent to find some new software (or to remind an older one exist) in my opinion. You don’t even need to install the Flatpak and can do it from Archlinux repositories (or the AUR if you prefer).