Commit graph

9 commits

Author SHA1 Message Date
25ee42673f backend: allow iterating impls 2024-06-26 22:35:14 +02:00
6cfa0652c8 backend: avoid crashing on session-less 2024-06-25 19:59:34 +02:00
2e0052a21d DRM: Steady progress on getting a usable session
modesetting, rendering, etc. Hyprland now renders properly, although input devices are yet to be implemented.
2024-06-24 23:22:02 +02:00
f888bfb6e4 DRM: Init DRM/Libinput session code
Adds the bare basic of DRM code, which only initializes the environment atm. We cannot render yet.
2024-06-23 19:40:40 +02:00
d175f21619 wayland: various fixes and improvements
also added devices
2024-06-21 15:49:28 +02:00
a7a8840400 Core: More work to get Hyprland working 2024-06-20 19:24:43 +02:00
790ce7dfbf Wayland: primitive but working backend
This implements enough for wayland to be a functioning backend.
2024-06-19 22:40:23 +02:00
01766c0956 Wayland: Initial progress 2024-06-18 18:45:05 +02:00
6ccfdd74df core: Initial stuff 2024-06-18 11:38:26 +02:00