Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

151 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuation of x3hy/dwm on DWL.
---

I've finally moved over from Xorg to Wayland. For a while I've been meaning to move away from Xorg due to security fear-mongering and a few personal issues (blank flashes and framework opinions). Even whilst using XLibre, the underlying issues in Xorg are prominant. I want this huge change tp feel more like a migration rather than a conversion. I've chosen DWL as my wayland - dwm alternative of choice. DWL closely resembles the code structure and style of dwm. This fits well as I intend on recreating my X11 setup in Wayland 1:1.


This project is not for you, its for me. Don't expect it to be updated.
---

TODO:
add dwmbar alternative [DONE]
re-implement foot [DONE]
implement xrdb alternative [CLOSED]
port status2d from old dwm [CLOSED]
port extrabar from old dwm [CLOSED]
implement keymaps [DONE]
research tsoding/boomer alternative
port dwmbar script from old dwm [DONE]
adapt background script from old dwm [DONE]
add workspace tag renaming and resetting
...