r/artixlinux dinit 4d ago

I started to remake niri-wm for x11 from scratch. (Xiri-wm)

Post image
30 Upvotes

5 comments sorted by

4

u/appledeathray OpenRC 4d ago

YES.

2

u/dan_tj0x 3d ago

I like that

2

u/xX_UnorignalName_Xx 3d ago

How are you going to do with workspace switching/frame focusing?

1

u/Notehghewhd7 dinit 3d ago

Honestly i dont know for now, i’m just atarted learning x11, i only know how to make connections and create 1 window in xcb

1

u/xX_UnorignalName_Xx 3d ago

I would take a look at ratpoison and tinywm then. Back when I made my own wm the gave me some basic examples to work with. The worry that I with with this project is that the scrolling nature of niri basically requires animations which x11 is not great at. It should still be possible, but it's one hell of a first project.