0 Followers
0 Following
1 Posts
We already planned your funeral.

YouTube
hopefully xmpp protocol xep-503 gains traction - it aims to replicate the structure of discord servers/slack workspaces for xmp clients
XEP-0503: Server-side spaces

Fontsource has a lot of the same fonts as google fonts (and a few extras like Iosevka). Keep in mind that they do not offer a CDN which means that to use the font in your project you must host it yourself.
Fontsource

Download and self-host 1500+ open-source fonts in neatly bundled NPM packages. Access a comprehensive library of web typefaces for free.

I had a similar issue with Overwatch, adding LD_PRELOAD=“” to the launch arguments fixed it. It seems like the issue I had is caused by a change in steam overlay for the new game recording feature, which happens even if the overlay and recording are disabled.

github.com/ValveSoftware/steam-for-linux/…/11446 github.com/doitsujin/dxvk/issues/4436#issuecommen…

lag spikes after 25-40 minutes of playing on linux · Issue #11446 · ValveSoftware/steam-for-linux

A lot of details are already collected in: doitsujin/dxvk#4436 it could be related for a LD_PRELOAD added for the "record your game" feature? the workaround while we wait for the fix please see thi...

GitHub
Git Repo, it works on Windows too, just in case you’ve activated it and the bottom corner of your screen feels lonely. You can also set the text to whatever you want
GitHub - MrGlockenspiel/activate-linux: The "Activate Windows" watermark ported to Linux

The "Activate Windows" watermark ported to Linux. Contribute to MrGlockenspiel/activate-linux development by creating an account on GitHub.

GitHub
playerctl can list and control (most) media players individually, and would be suitable for writing a script with. In terms of rebinding keys you might be able to set them to run shell commands using global shortcuts in KDE system settings, although I’m not at my computer right now to test it.
GitHub - altdesktop/playerctl: 🎧 mpris media player command-line controller for vlc, mpv, RhythmBox, web browsers, cmus, mpd, spotify and others.

🎧 mpris media player command-line controller for vlc, mpv, RhythmBox, web browsers, cmus, mpd, spotify and others. - altdesktop/playerctl

GitHub

Is one of your monitors HDR? I’ve been getting similar issues (EndevourOS) ever since upgrading to 555, where both of my monitors are black/no signal when logging into Wayland. Unplugging my primary monitor fixes the secondary monitor, and it seems like HDR is the problem in my case - bugs.kde.org/show_bug.cgi?id=488941

After deleting ~/.config/kwinoutputconfig.json, I could login. I did some tests and the issue happens when HDR is enabled. In the config file that put “highDynamicRange” and “wideColorGamut” to “true”. Just changing “highDynamicRange” to “false” doesn’t work, but if I put both to “false”, I can login again.

Simply deleting kwinoutputconfig didn’t fix the problem for me but I haven’t tried setting it as read-only yet (Probably a good idea to back it up first). My X11 is working normally so I’ll stick with that until this bug is resolved.

488941 – Plasma 6.1 Screen turn off on login into a Wayland session if HDR is enabled

I struggled with this for a while, especially since my stream deck is a newer model with knobs and a touchscreen (streamdeck+) so most of the software I tried doesn’t fully support it. Here is some of the software I have tried:

  • Boatswain -gnome themed, didn’t really like it as it has no knob or touchscreen support (yet), and I don’t think it could run shell commands although I could be mistaken

  • Stream Controller - another gnome themed app and still doesnt fully support the stream deck plus

  • Streamdeck-ui - a qt app which can do some simple things like triggering keypresses and running shell commands, I used this for a while

  • Bitfocus Companion - a cross platform app with a web interface with lots of integrations; I’ve been using this as it fully supports my stream deck, knobs and all, as well as offering a lot of customisation with expressions and variables. I haven’t been able to get the discord integration to work correctly (at least with vesktop), but it works perfectly to control my media player, home assistant and mic. I even got it to display my now playing song and cover art, which I couldn’t figure out on windows with elgato’s official software.

If you’ve tried any of these and it wasn’t working, it could be an issue with udev rules, if these aren’t configured the software cannot interact with the device.

Boatswain – Apps for GNOME

Control your Elgato Stream Decks – Boatswain allows you to control Elgato Stream Deck devices. With Boatswain you will be able to: Organize your actions in pages and profilesSet custom icons to actionsControl your music playerPlay so...