#quickshell — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #quickshell, aggregated by home.social.
-
RE: https://defcon.social/@charlesrocket/116987817211858136
x11/topbar
TopBar: an interactive bar and desktop environment for Quickshell
-
RE: https://defcon.social/@charlesrocket/116987817211858136
x11/topbar
TopBar: an interactive bar and desktop environment for Quickshell
-
The mouse vs keyboard thing in tiling WM culture is a false dichotomy. And a lazy one at that. I built a minimalist dock for Hyprland to prove it. https://andreklein.net/i-put-a-dock-on-my-hyprland-and-id-do-it-again/ #Hyprland #Linux #Quickshell
-
The mouse vs keyboard thing in tiling WM culture is a false dichotomy. And a lazy one at that. I built a minimalist dock for Hyprland to prove it. https://andreklein.net/i-put-a-dock-on-my-hyprland-and-id-do-it-again/ #Hyprland #Linux #Quickshell
-
TIL: there’s a thing named #DankLinux, which is “a complete desktop shell for #niri, #Hyprland, #MangoWC, #Sway, #labwc, #Scroll, #MiracleWM, and other #Wayland compositors”. This might be a quick and easy way to get all the little details working out of the box, and to get a consistent look’n’feel as a bonus.
(EDIT: oh, and it’s based on #QuickShell.)
-
TIL: there’s a thing named #DankLinux, which is “a complete desktop shell for #niri, #Hyprland, #MangoWC, #Sway, #labwc, #Scroll, #MiracleWM, and other #Wayland compositors”. This might be a quick and easy way to get all the little details working out of the box, and to get a consistent look’n’feel as a bonus.
(EDIT: oh, and it’s based on #QuickShell.)
-
@tpaau17db @dogriley Ok, I get what you're saying now.
I mean, it's a tradeoff, obviously. Each version is frozen with a specific set of tools and that's what you pay for playing outside the DE world.
While accessibility as you seem to understand it is arguably better for #Gnome (and MUCH better for #plasma), if something DOES break, you're lost with a DE and you can usually just edit the hook on #quickshell.
-
@tpaau17db @dogriley #Quickshell is *NOT* a DE, it is a shell toolkit.
I don't recommend it because I think everybody should use it (in fact they probably shouldn't).
I was addressing the assertion that Cinnamon is "peak desktop" (which, compared to Ubuntu, is correct) and wanted to point out how there are other options that can do way, way, waaaay cooler stuff (and on a lower budget) - if that's what you want.
-
@dogriley You picked the worst possible contender to do your comparison... go look up https://quickshell.org now 😅
-
@dogriley You picked the worst possible contender to do your comparison... go look up https://quickshell.org now 😅
-
It is certainly a very interesting observation that many of the "good" shells based on #quickshell and #ags seem to be moving to native rewrites these days. It's almost like there inevitably comes a point where wlr-layer frameworks become too limited.
-
Hier zwei #wayle repositorys für #opensuse ( #slowroll #tumbleweed ):
https://download.opensuse.org/repositories/home:/yipfluoric/openSUSE_Slowroll/
https://download.opensuse.org/repositories/home:/yipfluoric/openSUSE_Tumbleweed/Erinnert mehr an #waybar als an eine #quickshell Umgebung. Gibt für Einstellungen sogar eine Gui.
-
Wem #quickshell zum Hals raushängt, hier eine interessante Alternative in #gtk4 / #rust
https://github.com/wayle-rs/wayle -
#dankmaterialshell die meisten Maschinen auf noctalia umgestellt.
Allerdings vermisse ich zwei Dinge:
- Desktop Widgets immer im Vordergrund - praktisch wenn man seine Tageszeitung im Vollbild-Modus liest und trotzdem noch die Uhrzeit einblenden kann
- Wetteranzeige ist bei dms viel detaillierter (stündlich). Bei noctalia hat man nur die tägliche Angabe. -
@darkpixel #Quickshell is not a shell. It's the toolkit to build the shell with. (Actually, both #DMS and #Noctalia are built from it.)
But nitpicking aside, Quickshell is my late love on Linux. It is all I'd hope GUI building would be twenty years ago when I'd despair writing GTK 2.
-
@darkpixel #Quickshell is not a shell. It's the toolkit to build the shell with. (Actually, both #DMS and #Noctalia are built from it.)
But nitpicking aside, Quickshell is my late love on Linux. It is all I'd hope GUI building would be twenty years ago when I'd despair writing GTK 2.
-
@peritia Hands down https://git.outfoxxed.me/quickshell/quickshell
#quickshell is the one experimental thing I play with a lot these days. I think it is the abstraction layer that was missing for a lot of desktop projects.
And you can do so, so, so cool things with it.
-
@peritia Hands down https://git.outfoxxed.me/quickshell/quickshell
#quickshell is the one experimental thing I play with a lot these days. I think it is the abstraction layer that was missing for a lot of desktop projects.
And you can do so, so, so cool things with it.
-
in the raising of QuickShells in #Linux, and if you're a user of them, which of the following would you choose and why? :linux: 🧑💻
#hyprland #niri #tillingWMs #windowmanager #tillingdesktop #quickshell
-
and i like the deamon like way it runs more than bitwardens way of a session per extension/app way and keepassxc can work as linux keychain which i need a implemantation since i switched from #kdeplasma to #quickshell + #hyprland
-
I still can't believe this stupid #Linux #Quickshell #Ricing thing made me actually make a #Firefox theme*.
How do you stop?
* To use with #Librewolf, mind you.
PS. It's at https://addons.mozilla.org/de/firefox/addon/cyanpunk/
-
I still can't believe this stupid #Linux #Quickshell #Ricing thing made me actually make a #Firefox theme*.
How do you stop?
* To use with #Librewolf, mind you.
PS. It's at https://addons.mozilla.org/de/firefox/addon/cyanpunk/
-
I honestly hated the "splash" quotes from the #Hyprland background image - they are immature at best.
But when I had the idea of replacing them by my own set of quotes, it really grew on me instantly.
So in the end, it's all about context and customization, really.
-
Escrevi meu primeiro plugin para o niri + DankMaterialShell — e documentei o caminho até funcionar 🐧
A ideia era simples: exibir a versão do kernel e o uptime do sistema direto na barra, sem abrir terminal. Resultado: `6.19.6-arch1-1 ⏱ 7h 54m`.
O que parecia meia hora virou um aprendizado sobre:
→ QML e a API de plugins do Quickshell
→ Qual sinal usar (`onStreamFinished`, não `onStreamEnded`)
→ Cache agressivo do DMS que ignora alterações em arquivo
→ `/proc/uptime` + awk como alternativa mais confiável ao `uptime -p`O atalho mais útil do processo: usar o próprio código-fonte do DMS como documentação. `grep -r` em `/usr/share/quickshell/dms/` resolve mais rápido do que qualquer busca externa.
👉 https://www.riverfount.dev.br/posts/primeiro_plugin_niri_danklinux/
#Linux #Wayland #Niri #Quickshell #QML #DankLinux #OpenSource
-
Escrevi meu primeiro plugin para o niri + DankMaterialShell — e documentei o caminho até funcionar 🐧
A ideia era simples: exibir a versão do kernel e o uptime do sistema direto na barra, sem abrir terminal. Resultado: `6.19.6-arch1-1 ⏱ 7h 54m`.
O que parecia meia hora virou um aprendizado sobre:
→ QML e a API de plugins do Quickshell
→ Qual sinal usar (`onStreamFinished`, não `onStreamEnded`)
→ Cache agressivo do DMS que ignora alterações em arquivo
→ `/proc/uptime` + awk como alternativa mais confiável ao `uptime -p`O atalho mais útil do processo: usar o próprio código-fonte do DMS como documentação. `grep -r` em `/usr/share/quickshell/dms/` resolve mais rápido do que qualquer busca externa.
👉 https://www.riverfount.dev.br/posts/primeiro_plugin_niri_danklinux/
#Linux #Wayland #Niri #Quickshell #QML #DankLinux #OpenSource
-
If anybody was wondering: qs is an alias for #quickshell - as I'm currently playing around with runtime-compiled singletons, changing config reload doesn't work so I need to restart manually. I'm honestly surprised it is not even more calls.
-
noctalia-qs es un fork personalizado de Quickshell con características y parches específicos del ecosistema Noctalia
#QtQuick #Quickshell #Noctalia
https://github.com/noctalia-dev/noctalia-qs -
noctalia-qs es un fork personalizado de Quickshell con características y parches específicos del ecosistema Noctalia
#QtQuick #Quickshell #Noctalia
https://github.com/noctalia-dev/noctalia-qs -
I think I might be getting there...
#ricing #linux #desktopshell #unixporn #material #materialdesign #shareyourdesktop #secureblue #niri #Quickshell #anime #frieren #rainworld #RainworldWatcher
-
I think I might be getting there...
#ricing #linux #desktopshell #unixporn #material #materialdesign #shareyourdesktop #secureblue #niri #Quickshell #anime #frieren #rainworld #RainworldWatcher
-
Instead of trying to fix (honestly impressive) fuckup, I decided to just reinstall #Arch and #DankLinux. It was a lot easier than the other options, and I wanted to do some different stuff this time anyway.
For instance, I did a minimal install (no desktop) with just a few tools by default, and then curled the dank installer. Wow does that thing work well, provided you manually install #QuickShell first (at least for me, it kept trying to install both the regular QuickShell and the hit version from the AUR.)
I also set up my favorite file manager (#Nemo), installed #Waterfox and #Helium, and did some other fun stuff.
Now I'm gonna see if I can get Dank working on MangoWM et all. Don't get me wrong, #Niri is gorgeous and easy to use. I'm just havin' fun.
-
The notification system is ~13% of my total shell codebase... And it's not even ready yet (I'm also omitting the integrations of the system in the rest of the codebase).
#ricing #linux #desktopshell #unixporn #material #materialdesign #shareyourdesktop #secureblue #niri #Quickshell
-
It is very nice to see how the #DankLinux plugins ecosystem is growing!
Unbelievable that I started this just because I wanted a multi timezone clock, and now we have 80+ Plugins.
New Plugins I am using:
- AI Chat with multi provider support #gemini #claude #ollama
- Air Quality Monitor
- Package Updates for DNF and Flatpak #fedora
- Claude code usage monitor
Much more on https://danklinux.com/plugins
-
@peritia Oh yeah I have quite a bit of experience with #Quickshell (my custom shell has ~7k LoC in QML). It's definitely not for people who want to use their computer instead of just customizing it :P
Here are some examples of what you can do with it:
https://mastodon.social/@tpaau17db/116105185977481368
https://mastodon.social/@tpaau17db/116014400896993327 -
Hola
Does anyone have experience in Quickshell
any thoughts about it ? -
Fingerprint authentication!
(Because my new #thinkpad has a working fingerprint sensor now)
#ricing #linux #desktopshell #unixporn #material #materialdesign #shareyourdesktop #secureblue #niri #Quickshell
-
Hyprland And Niri Changed Wayland Forever @BrodieOnLinux
https://www.youtube.com/watch?v=jeY7xQ13v6I
#Niri #Hyprland #DankMaterialShell #dms #Noctalia #Caelestia #Quickshell #Wayland -
RE: https://defcon.social/@charlesrocket/116100013941470145
TopBar
― desktop environment with Quickshell
-
one bar to rule them all https://failsafe.monster/posts/topbar-de/
-
@sagevik Also used #sway before. Worked fine for me. Will keep it as backup compositor. Are you using any #quickshell ? I just use waybar.
-
This #QuickShell desktop is so insane lol as is the process to install it from their scripts/dot files...
https://www.youtube.com/watch?v=TggHDm0_vBw