vially / wayland-explorer

Easily browse and read Wayland protocols documentation
https://wayland.app/protocols/
MIT License
193 stars 22 forks source link

Update compositor data for Mir 2.16 #62

Closed Fuseteam closed 5 months ago

Fuseteam commented 5 months ago

according to https://github.com/canonical/mir/pull/3000 Mir now supports both zwp_input_method_v1 and zwp_input_panel_v1

this is included in Mir 2.16: https://github.com/canonical/mir/releases/tag/v2.16.0

JamiKettunen commented 5 months ago

I'd prefer to submit a version with the machine generated output (from wlprobe) which also reorders a bunch of these if you don't mind

PolyMeilex commented 5 months ago

I'd prefer to submit a version with the machine generated output (from wlprobe) which also reorders a bunch of these if you don't mind

While at it, could you include version: 2.16 field (assuming that you plan to run the generation on that version that is)

JamiKettunen commented 5 months ago

@PolyMeilex I guess technically you also could force-push my branch from https://github.com/JamiKettunen/wayland-explorer/tree/mir-2.16 to here and merge, kept authorship from here and made it a more proper commit message etc

JamiKettunen commented 5 months ago

Actually I guess that would have to be @vially if @Fuseteam is fine with it or even wants to do it himself, or I open another PR

Fuseteam commented 5 months ago

thanks for the ping @JamiKettunen i'll try force pushing