Commit Graph

8 Commits

Author SHA1 Message Date
Vaxry e6ba21bbdc cmake: fixup min versions in deps 2024-07-03 19:37:24 +02:00
Vaxry 04b2db8350 cmake: require hwdata 2024-07-02 13:16:00 +02:00
Vaxry 20a99be9f4 drm: implement edid parsing 2024-07-02 13:15:56 +02:00
Vaxry 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
Vaxry 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
Vaxry 790ce7dfbf Wayland: primitive but working backend
This implements enough for wayland to be a functioning backend.
2024-06-19 22:40:23 +02:00
Vaxry 01766c0956 Wayland: Initial progress 2024-06-18 18:45:05 +02:00
Vaxry 6ccfdd74df core: Initial stuff 2024-06-18 11:38:26 +02:00