Skip to content

Commit 9824d71

Browse files
danieldgvberger
authored andcommitted
Add optional xdg_output support
This adds name and description to OutputInfo so that if the proposed wl_output v4 at https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/109 is merged, support for populating those fields can be migrated to the main wl_output handler.
1 parent 554ce01 commit 9824d71

File tree

2 files changed

+246
-20
lines changed

2 files changed

+246
-20
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- Batch output information updates instead of potentially making multiple
66
callbacks for one logical change
7+
- Add name and description fields to OutputInfo.
78

89
#### Breaking Changes
910

0 commit comments

Comments
 (0)