03 - Linux Programming - Xlib Plugin Based Desktop Environment From Scratch

Subscribers:
317
Published on ● Video Link: https://www.youtube.com/watch?v=cJ4iNJb9LY8



Duration: 18:54
789 views
14


I make a simple plugin based window manager from scratch. The taskbar is fake tho, for now. Debugging is cut out so people with ocd beware! The window manager plugin is based on Chuan Ji 's basic_wm. See: https://seasonofcode.com/posts/how-x-window-managers-work-and-how-to-write-one-part-i.html
Github: https://github.com/DamianReloaded/LinuxProgramming.git







Tags:
Linux
programming
c++
x11
window manager
plugin
tutorial
source code