ii8 / havoc

minimal terminal emulator for wayland
Other
103 stars 17 forks source link

implement primary-selection-unstable-v1 protocol v2 #49

Closed e2dk4r closed 11 months ago

e2dk4r commented 11 months ago

this commit replaces gtk-primary-selection protocol with primary-selection-unstable-v1 for more cross compositor support.

protocol Mutter KWin Sway Weston Mir
zwp_primary_selection_device_manager_v1 1 1 1 x 1

see: https://wayland.app/protocols/primary-selection-unstable-v1#compositor-support

v2: fixed indentation

ii8 commented 11 months ago

Thanks! I'd like to figure out why the build didn't work for you with VPATH, if there's some problem it should be fixed, maybe by copying the files like you did, but that's a separate issue so I've merged this for now.

e2dk4r commented 11 months ago

It works with VPATH. Probably I forgot to add to VPATH