Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-24 | wlr-output-management: Implement version 3 release requests | Isaac Freund | |
Head/mode resources older than version 3 and lacking a release request are intentionally leaked as this is the only way to fix the race. Implements: https://gitlab.freedesktop.org/wlroots/wlr-protocols/-/merge_requests/114 | |||
2020-09-04 | output-management-v1: add head identifying events | Roman Gilg | |
The following information through separate events are added: - make - model - serial_number This should allow clients to identify a display over different sessions and load configuration data back. A note is added that the description should be preferred when representing a display in UI to users but as a short form for example the model could be used in this case of course too. | |||
2019-04-11 | output-management-v1: update protocol, add set_custom_mode | emersion | |
2019-04-11 | Add support for wlr-output-management-unstable-v1 | emersion | |