You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running barebones sway with waybar and the corresponding language display module sway/language.
When using wtype the language panel displays an empty string instead of the actual keyboard layout in use.
This happens within the
wl_display_disconnect(wtype.display);
Not sure if this is a known issue and whether I should continue debugging this or stop here or simply report a bug to the upstream.
Also any pointers are welcome.
The text was updated successfully, but these errors were encountered:
I'm running barebones
sway
withwaybar
and the corresponding language display modulesway/language
.When using
wtype
the language panel displays an empty string instead of the actual keyboard layout in use.This happens within the
Not sure if this is a known issue and whether I should continue debugging this or stop here or simply report a bug to the upstream.
Also any pointers are welcome.
The text was updated successfully, but these errors were encountered: