Hyprland/src/protocols/core
Tom Englund 3e7325af57
output: dont cast enum out of range (#7448)
avoid casting non typed enum out of range, looks like
WL_OUTPUT_MODE_CURRENT was the intention here.
2024-08-21 11:52:40 +01:00
..
Compositor.cpp protocols: refactor protocol logging to a macro (#7324) 2024-08-15 17:16:18 +01:00
Compositor.hpp wayland/compositor: introduce client commit events 2024-08-07 17:04:49 +02:00
DataDevice.cpp protocols: refactor protocol logging to a macro (#7324) 2024-08-15 17:16:18 +01:00
DataDevice.hpp core: Move to hyprutils for Math 2024-06-19 16:20:15 +02:00
Output.cpp output: dont cast enum out of range (#7448) 2024-08-21 11:52:40 +01:00
Output.hpp wayland/output: avoid sending events to dead outputs 2024-07-22 16:56:51 +02:00
Seat.cpp protocols: refactor protocol logging to a macro (#7324) 2024-08-15 17:16:18 +01:00
Seat.hpp core/surface/buffer: Buffer lock/release fixes (#7110) 2024-07-31 21:47:26 +02:00
Shm.cpp shm: align size to stride (#7383) 2024-08-18 09:23:27 +01:00
Shm.hpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00
Subcompositor.cpp protocols: refactor protocol logging to a macro (#7324) 2024-08-15 17:16:18 +01:00
Subcompositor.hpp wayland/surface: fixup self-owning surface roles 2024-08-03 17:58:06 +02:00