I updated my #opensuse #niri dotfiles on codeberg:
https://codeberg.org/Nasendackel/dotfiles

And I also wrote this article about my setup:
https://inlovewithlinux.com/my-personal-setup

dotfiles

Some of my dotfiles for openSUSE tumbleweed

Codeberg.org
Tried using the #Niri wayland compositor today, I like the idea but there's a metric ton of configuration necessary to make it match my existing #GNOME setup. It'll have to be a bit of a slow burn getting it all there before I can make the switch. Still excited to eventually get there though!
@sminez I think I honestly prefer jsonc over toml for things that are more complex than a Cargo.toml, having null is useful, tooling is much better and you don鈥檛 get incompatible styles depending on what you break into a toplevel (I鈥檝e even seen toplevels used indented within each other to for the equivalent of nested objects in gir-rs bindings)
For kdl I highly suggest looking at #niri config it鈥檚 great, especially things that would be arrays. Main drawbacks are niche and tooling.
Release nwg-panel 0.10.1 路 nwg-piotr/nwg-panel

[NiriTaskbar] added support for named workspaces; [NiriTaskbar] added combo to select idx or id as unnamed workspaces label; simplified Gdk.Monitor to output assignment: we no longer use width and ...

GitHub

spent many hours today trying to make the combined exit overview + switch workspace animation monotonic. This is hard because zoom and vertical movement are separate axes, and you can e.g. "catch" one of them with a touchpad gesture, while the other must continue animating (so you can't easily convert this into rect interpolation).

Ended up working out a correction formula for the workspace Y positions when both axes have matching animations. Appears to behave so far from my testing

#niri

What do you think is still missing in #Wayland?

I feel that the last rough edges have been ironed out in the last year. This includes #HDR, #TripleBuffering, #ColorManagement, #SessionRestore implementations, improved #Accessibility, etc.

What important pieces do you think are still missing in Wayland?

#XWayland #Mutter #KWin #Gnome #KDE #X11 #XOrg #Cosmic #Enlightenment #GTK4 #GTK #QT6 #Weston #Cinnamon #Xfce hyprland #niri #sway

Never thought I'd see the day I started learning gdb, and especially didn't think this day would come trying to run #niri under #cosmic session. Currently hating xdg-desktop-portal-gnome (jk I love it but please don't refuse to start on me)

Til about karousel - a tiling and scrolling window manager script for kde plasma like niri.

#kde #plasma #niri #windowmanager #linux

GitHub - peterfajdiga/karousel: Scrollable tiling Kwin script

Scrollable tiling Kwin script. Contribute to peterfajdiga/karousel development by creating an account on GitHub.

GitHub
Yeah #waybar has menus
https://github.com/Alexays/Waybar/pull/3247
Adding a "system menu" for my #opensuse #niri setup :)
Adding the ability to have dropdown menu for modules by benjamin-voisin 路 Pull Request #3247 路 Alexays/Waybar

Related to #1064 : Every ALabel module now can have a dropdown menu that can be spawned using any click you want. The menu is defined with a xml file, and the comportment of each button can be conf...

GitHub

today's overview progress: some rendering and input fixes, plus implemented built-in hot corner, and workspace switch on drag-and-drop hold. which means that now you can perform an entire drag-and-drop to a different workspace mouse-only!

#niri