|
13caeb2bd1
|
swapchain: improve default format guessing
|
2024-06-26 22:18:33 +02:00 |
|
|
3dbff4025c
|
allocator: allow format-less allocations
will pick a format
|
2024-06-26 19:42:39 +02:00 |
|
|
41b1b28ce1
|
drm: Implement hardware cursors
|
2024-06-26 19:26:38 +02:00 |
|
|
0027280d27
|
drm: ignore crtc-less connectors in scanConnectors
|
2024-06-25 23:01:11 +02:00 |
|
|
aa0c2157e8
|
drm: adjust drmfb storage
|
2024-06-25 20:30:00 +02:00 |
|
|
6cfa0652c8
|
backend: avoid crashing on session-less
|
2024-06-25 19:59:34 +02:00 |
|
|
70f4321a93
|
drm/legacy: fix crash on null mode commit
|
2024-06-25 18:34:44 +02:00 |
|
|
c8c1e6ae3f
|
session: fixup a few missing nullchecks
|
2024-06-25 18:09:53 +02:00 |
|
|
1e4fd47865
|
Session: Added support for pointers and keyboards
Via libinput, of course.
|
2024-06-25 17:59:47 +02:00 |
|
|
3e2fe425e4
|
session: add vt switching
|
2024-06-25 13:38:25 +02:00 |
|
|
917d48153a
|
drm: fixes for hotplugging monitors and vt
|
2024-06-25 13:36:21 +02:00 |
|
|
d44aaec26f
|
drm: add vt restore code and adaptive sync
|
2024-06-25 13:23:31 +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 |
|
|
edbec62fbd
|
output: add gammaSize query to output
|
2024-06-22 17:40:21 +02:00 |
|
|
03ed93e8b5
|
output: rework state
|
2024-06-22 17:31:01 +02:00 |
|
|
229fd3a036
|
wayland/core: add support for hw cursors
|
2024-06-22 16:50:30 +02:00 |
|
|
d435736fa7
|
wayland: emit commit event
|
2024-06-21 18:37:09 +02:00 |
|
|
d24f4e2f42
|
input: add leds func to keyboard
|
2024-06-21 16:45:22 +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 |
|