this thing started to grow way too fast https://github.com/charlesrocket/topbar

#quickshell #freebsd

@dobbie003 @jloc0 @thesaigoneer
My cava sound animation is now real 😈
It has a python backend with pycairo overwriting a temp file every 50ms.
The mixer is now integrated into the application.

https://youtu.be/oHw8_CFweM8

#slackware #mpd #quickshell #python

Quickshell MPD frontend improved

YouTube

Just spent ~3h trying to debug why the `itemAt(index: int)` method of a `Repeater` always returns `null` to just realize that the objects instantiated by a `Repeater` are not available instantly, and so I need to my do property assignments in `Component.onCompleted` instead.

Why can't ppl just write good, comprehensive docs???

https://doc.qt.io/qt-6/qml-qtquick-repeater.html#itemAt-method

#qt #qml #quickshell #ui #programming

Repeater QML Type | Qt Quick | Qt 6.10.1

Instantiates a number of Item-based components using a provided model.

The #Quickshell desktop shell for my #gentoo #linux machine is coming along nicely.

I have added tray management, a nice border glow, properly localized the clock widget and added a nice power button widget.

Might actually publish it sometime soon.

Installed Niri on my Endeavour OS, along the Noctalia shell (from git). It's ok, but it's missing lots of things, like showing which keyb language is active, or setting up when the machine should sleep etc. Also, it thinks I'm in Tokyo... Other than that, it looks cool. But I gotta say, I'm not so keen on tiling window managers, although I use them from time to time.

#linux #opensource #foss #niri #theme #quickshell #noctaliashell #endeavouros

I'm too old to spend a lot of time ricing my arch linux setup. What I have landed on is base Arch, Niri, and Noctalia Shell. The problem with Noctalia vs Dank Material Shell is that you have to spin up your own automatic lock and suspend.

For anyone who needs this (probably not a lot) I wrote up my notes on configuring swayidle with systemd and Niri: https://andrew-mccall.com/blog/2026/01/configure-swayidle-for-niri-and-noctalia-quickshell/

#Linux #Wayland #Quickshell #Noctalia #Foss #Niri #WindowManager #Arch #ArchLinux

Configure Swayidle for Niri and Noctalia Quickshell on Arch Linux

A straight to the point guide on configuring swayidle to lock and suspend your system when using Niri Compositor and Noctalia Quickshell Config on Arch Linux

Andrew M McCall
@thesaigoneer Yeah Noctalia is pretty cool. It's what got me started on #quickshell

Just finished notification state restore in my #desktopshell... I'm glad it's finally over

#ricing #quickshell

service/oss: add freebsd sound module by charlesrocket · Pull Request #474 · quickshell-mirror/quickshell

This adds OSS support on FBSD targets. Tested with Realtek ALC257 (Analog 2.0+HP/2.0)> on hdaa0 (play/rec) (default), T480 (FreeBSD 15.0-RELEASE-p1 GENERIC). // audio RowLayout { spacing: 8 ...

GitHub