swaykbdd icon indicating copy to clipboard operation
swaykbdd copied to clipboard

port to Hyprland

Open ildar opened this issue 1 year ago • 3 comments

does swaykbdd work with Hyprland? or any other app for Hyprland?

ildar avatar Jan 21 '24 19:01 ildar

No, swaykbdd doesn't support Hyperland. The Sway IPC is not compatible with Hyperland's one.

artemsen avatar Jan 22 '24 06:01 artemsen

what about i3?

P.S. if you replace SWAYSOCK with I3SOCK here it will work in both i3 and sway, though per tab switching won't work in i3

treeshateorcs avatar Jun 21 '24 20:06 treeshateorcs

what about i3?

Yeah, it is compatible, but there is no guarantee that this will work. Your can run the app without modification: SWAYSOCK=$I3SOCK swaykbdd

For X11 sessions this functionality available in https://github.com/qnikst/kbdd

artemsen avatar Jun 22 '24 08:06 artemsen