#kde #plasma6 #x11 #wayland
#OpenSource#ksnip ist seit Jahren der perfekte Screenshotter für mich - und der Grund, warum mein #KDE_Linux immer noch mit #X11 läuft...
Schön zu sehen, dass es nun nach fast 3 Jahren zumindest ein v1.11.0 pre-release gibt.
Ich war schon dabei, langsam auf spectacle umzusteigen... BTW auch eine super software, unschlagbar gut in #KDE integriert. Aber halt nicht ksnip 😉
Jetzt lass ich erstmal einen Kaffee für Damir Porobic raus: paypal.me/damirporobic
Another #qt desktop environment enters the arena:
Orbitiny Desktop is a new and innovative desktop environment for X11 based Linux operating systems, bringing you exclusive features and functionalities unavailable in other desktop environments.
On the #android part, this' what I've able to create so far, with #gemini .
Today, I'll work on the "Compose" page. The logic part of the Desktop side (on #Windows ) is almost ready. However, the UI side is still in development.
My main problem is actually on both the #linux window systems #wayland and #x11 .
#xdotool does work but the mouse-clicks remains frozen.
And on wayland, I'm not able to find a solution (for now).
#Mastodon tip: There is a way to use only part of a word as a hashtag!
For example, you might want to say the word “toots”, but use the hashtag “toot”.
To do this, place a U+2060 WORD JOINER before the “s” in “toots”. Example: #toots.
If you're using #X11 or #Wayland (i.e. #Linux or #BSD desktop), you can add the following line to ~/.XCompose to give yourself a keyboard shortcut:
<Multi_key> <w> <j> : "" U2060 # WORD JOINER
Then just type Compose, then W, then J.
I would never have guessed that unlearning what little I knew about X11 would be so difficult.
Wayland is actually just completely different.
It took me longer than I will admit to realize that @ and %i in the systemd user units, on Wayland, is AFAICT pointless because there's only supposed to be one of them anyway.
Running however many instances of your favorite window manager, started from as many TTYs respectively, that all bind to their respective on-my-back@%i.target or whatever you decided to call it, and only letting whichever one's extra special bind to graphical-session.target, is an idea that I stole from someone way smarter than me. On the off chance that he should ever read this, he should know that I look up to him and that I've been copying a lot of what he does for a few years now.
Also, X11 is actually somewhat terrifying when you consider that it even allows you to do stuff like that in the first place.