lingo.lol is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for linguists, philologists, and other lovers of languages.

Server stats:

54
active users

#kwin

0 posts0 participants0 posts today
Continued thread

OpenSUSE got new Switcherooctl tool, integrated into GNOME and KDE Plasma, to switch between GPUs on multi-GPU machines:
ostechnix.com/effortless-gpu-s
(It's now also preinstalled on Debian, I can right click on an icon on dash, and get the option to switch GPU.)

Fedora plans new COSMIC spin in version 42:
ostechnix.com/fedora-cosmic-sp

Manjaro 24.2 released with Linux kernel 6.12 GNOME 47, KDE Plasma 6.2, Xfce 4.18:
ostechnix.com/manjaro-24-2-yon

Linux kernel 6.13 RC2 released with driver updates, improvements for ARM64, LoongArch and x86 architectures, networking and BPF fixes, filesystem and memory management fixes, watchdog and power management improvements:
ostechnix.com/linux-kernel-6-1

KDE Gear 24.12 released, Dolphin file manager is ported to mobile, got revamped main view to work with screen readers, better file sorting, improved keyboard navigation, Checksum and Permissions tab in the Properties dialog; Tokodon Mastodon client got redesigned registration process and welcome page; Kate text editor got Git status visualization; Alligator RSS reader got option to bookmark posts; KDE Connect got Bluetooth support; Kdenlive video editor got option to resize multiple items on the timeline at once etc.:
9to5linux.com/kde-gear-24-12-o

KWin 6.3 released with revamped fractional scaling, Zoom effect now offers a sharp representation at high zoom levels, double-clicking on window edges to maximize can now be disabled etc.:
ostechnix.com/kwin-6-3-brings-

KDE Frameworks 6.9 released with new symbolic icon for Wine, conversion to and from the CFP franc currency in KRunner, improved Breeze icons, various bug fixes:
9to5linux.com/kde-frameworks-6

Proton 9.0-4 released with more supported games (including Total War: SHOGUN 2, Warhammer 40,000: Space Marine 2 and more), bug fixes and improved support for various games (including DOOM Eternal and Diablo IV) etc.:
9to5linux.com/proton-9-0-4-add

2/3
(see reply)

As a long time #KDE #plasma6 / #kde_plasma user I have to say things just become worse and worse and I blame the #singleuser #development syndrome, where developers think there will always be one singe user logged in to a system at one time on a #multiuser system as #Linux
On my #laptop that I'm the only user Plasma6 works fine, but on a desktop computer which I share, things are completely different , plasmashell keeps on crashing or freezing (the panel becomes just a grey empty entity) and when switching between users, the audio is missing and the whole desktop freezes until plasma finds the audio device and reattached it, which happens like a minute after you have switched.

Another example is ksnip which don't handle multiple users at all, it seems that the first user who starts it will be the one running it, but the second user then can control the first users ksnip session.

The only reasons I still use plasma are the following

- #kwin is the only window manager I have found that allows me to disable all shortcuts for a specific app, this is so valuable when run a virtual machine, as you want all shortcuts to be for that instance than your own host.

- window manager that allows me to have close button on the left side of the title bar and the minimize/maximize on the right side.

- in window dialog the OK come to left of Cancel (yeah more of a #qt thing)

- Uses qt

- dont' use #CSD (this just makes everyone to use their own look for the window title and suddenly you have the messed up look from #microsoft instead of the uniformed look)

I have tried #lxqt but something causes the title bar to kwin to be twice as big as running with the same settings in plasma and it's not as keen on using kwallet where all my passwords are stored.

Continued thread

If I were to give a review of the #kde #plasma 6 desktop, I'd give it a few honourable mentions because of the effort put in - but I found myself a bit disappointed.

It's probably a problem of release cadence and steering the unyielding man-of-war that is the Plasma stack, which most likely made #Wayland integration into #kwin a challange and a half.

But for me, the whole Plasma paradigm needs to be rethought because usability wise it's showing it's age. This did not "feel" like a milestone.

Apparently, when saving an image with Firefox running under KWin / Wayland, I am supposed to enter the filename into the window decoration (aka title bar) now.

I stand by my opinion: Client-side window decorations are a bad idea for two major reasons: They add inconsistency and make it more inconvenient to kill frozen graphical applications.

Regarding inconsistency: Other applications on my systems have a close button at the top right, drawn by the window manager. When my muscle memory guides me to click that button, I expect the application to be closed or the current dialog to be cancelled. Here I have the save button, doing quite the opposite of cancelling the current action. Apart from that, it looks completely different from every other window decoration – not to say it looks uglier either.

Regarding killing frozen applications: KWin has this nice feature to pop up a dialog asking users whether they want to kill the application, when they click on the close button and the application does not respond. This obviously cannot work with client side decorations. While that's just an inconvenience to me, it might be a bigger problem for novice users.