Skip to content

kpowkitty/starland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Starland: a Wayland Adventure

My attempt(s) at learning how to build a personalized Wayland compositor. I am interested in creating a windows manager similar to Hyprland, as such, this is documentation of my advance in that direction.

Attempt 1: Following Drew DeVault's Blog

  • All code is from his blog
  • Comments are either my own or copied from his blog
  • Purely used as a learning experience

Status: Unfinished

  • DeVault's tutorial relies heavily on wlroots. As of October 23, 2020, DeVault gave up maintenance of wlroots to another programmer. Since this hand-off, wlroots has gone through many refactorings. As such, the tutorial came to a halt due to outdated information and incompatible code.
  • There is a possibility to readdress this in the future, but when I have more understanding of Wayland. In order to move forward, I will be switching to another tutorial written by Philippe Gaultier.

About

built from scratch wayland compositor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages