Limitless_screaming
You die twice. One time when you stop breathing, and a second time, a bit later on, when somebody damns your soul for the last time.
- Hafez Al-Assad
- 0 Posts
- 6 Comments
Joined 7 months ago
Cake day: December 17th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Limitless_screaming@kbin.earthto Linux@lemmy.ml•This Week in KDE Apps: Usability, accessibility, and supercharging the Fediverse4·5 months agoHaruna … Additionally, the default actions for left and right mouse buttons have changed: left click is now Play/Pause and right click opens the context menu.
Just needs reasonable loop options and it will be great.
Limitless_screaming@kbin.earthto Linux@lemmy.ml•This Week in KDE Apps: Usability, accessibility, and supercharging the Fediverse3·5 months agoXD what was that before?
Right click for play/pause, and left click does absolutely nothing. Don’t know who though of that.
Limitless_screaming@kbin.earthto Linux@lemmy.ml•Non-English filename disappears after coppying.3·6 months agoCan’t reproduce it on ext4, KDE Plasma too.
In Rust and lots of other languages you have to end each statement with a semicolon. The semi colon is usually placed right after the statement, but in this example there’s indentation after each statement before the semicolon so they’re all aligned.
There’s also the curly brackets, they’re padded in the same way, but those usually define where a scope (block) starts and ends making it even worse.