I think it’s better for Linux to grow its base organically and the best advertisement for it is its own quality. But maybe that’s just me.
- 0 Posts
- 17 Comments
I’ve never used it but since it’s basically a kwin script I’d bet you can change them in system settings, like in system settings -> keyboard -> keyboard shortcuts -> Window management (or however it is named in english) -> look up for krohnite
E: Or maybe, just maybe, in its entry in the Kwin scripts section - System settings -> Window management (or however it is named in english) -> Kwin scripts -> Krohnite -> Click or tap the cog button -> maybe there should be something related to keyboard shortcuts
<rant aside of this topic>
I miss KDE Telepathy, and the Empathy framework, and that dream that we could have had IM fully and seamlessly integrated in our desktop environments.
Fuck Whatsapp. Fuck Microsoft. Fuck Zuckerberg. Mainstream IM of today is complete shit.
mmmm@sopuli.xyzto
Linux@lemmy.ml•[Answered] Video players that look like IINA, or can?
11·2 months agoSome people love whatever Mac/Windows does in UI for some reason. Most popular and downloaded themes on opendesktop.org are almost always whatever that resembles Mac/Windows for this reason.
mmmm@sopuli.xyzto
Linux@lemmy.ml•Im sorta a computer hoarder but what can i do with some older desktops?
15·2 months agoPretty sure there should be some nonprofit that will gladly get and assemble them so i.e. children on remote places can have a computer.
Comments complaining how everything takes time to compile in Gentoo are kind of funny, do you really need everything to be installed asap?
That being said, Gentoo indeed is not for everyone. I’ve been using it for +15 years and am really happy with it - almost zero maintenance and it’s super stable. The crux is the time it takes to be installed and people hold a weird grudge against it just for that.
But at the same time there are more distros oferring pretty much the same, i.e. your own arch.
mmmm@sopuli.xyzto
Linux@lemmy.ml•my reason why you should use KDE+Krohnkite instead of WMs
51·4 months agoNever got into the tiling wm craze, but since I found out about Gnome’s PaperWM thought it was much better than tiled and traditional wms and wanted something like that for KDE. Even was thinking about doing it by myself until one day learned someone else did it and much better than I would
I use a KDE variant of this that uses klipper instead (whatever you pipe to this will be available in klipper):
` #!/bin/sh
function copy { if ! tty -s && stdin=$(</dev/stdin) && [[ "$stdin" ]]; then stdin=$stdin$(cat) qdbus6 org.kde.klipper /klipper setClipboardContents "$stdin" exit fi qdbus6 org.kde.klipper /klipper getClipboardContents } copy $@`
My bet is that this happened because they do develop both the Enlightenment desktop and the E libraries, which is a tremendous amount of work. Add to that that if they are a small team, they’re not going to go relatively fast (afaik E17 took years…). Maybe it was the reason GNOME/GTK(+) and KDE (which began with an already developed GUI library) caught up.
But as I always say in this kind of posts, both Enlightenment and E are amazing and I so wish they were more rich featured and popular and, if I were the XFCE mouse and got fed up with the bullshit of the GNOME-ization/libadwaita-zion of GTK, I’d consider porting all my shit to E - it would be awesome if those two merged into one. GTK and E are both written in C, XFCE has a robust set of apps and a seemingly bigger team behind it…
No, because we’re telling to use
:as a separator with the -F flag
Not sure if I’m understanding, but can’t you just pipe the whole thing to
awkand capture the first field? Likeecho "/dev/loop0: [2081]:64 (/a/path/to/afile.dat)" | awk -F: '{print $1}'Which would print
/dev/loop0
I’d suppose if you ask this on KDE Reddit someone with enough time could make something like this with Kvantvm, though the difficult parts would be (1) the web browser theme, and specially (2) the icon theme - I have never ever seen an icon theme like that for Linux
mmmm@sopuli.xyzto
Linux@lemmy.ml•Please support this! As graphic designers we should be able to use a open source OS.
51·10 months agoMy strongly held suspicion is that it’s a form of the dunning-kruger effect. People have a lot of experience using software-A so much so that they tend to overlook just how much skill and knowledge they have accumulated with that specific software. Then when they try software-B they misconstrue their lack of knowledge with that specific software as complexity.
You just answered yourself. They’re just tools.
mmmm@sopuli.xyzto
Linux@lemmy.ml•Please support this! As graphic designers we should be able to use a open source OS.
176·10 months agoI’m a professional graphic designer and I will never EVER support any initiative trying to get privative support into Linux and this kind of shitty mindset from colleagues actually irks me. I will support any initiative trying to improve what we already have. You don’t even need to be a developer nor donate money to help - bug reports and translations are also a thing. That’s how we got to get high quality software like Krita, Inkscape or Blender.
I’ve never heard anything like that, and if it’s true it’s really bad advice, to be honest. It’s not that you shouldn’t use an antivirus on Linux, but an extra of security is not bad because shit happens and with its popularity increasing Linux can face security challenges in the future.
Still if you know what you’re doing you can do just fine without an antivirus.