Hyprland version
Hyprland 0.56.1 built from branch openSUSE at commit 0000000000000000000000000000000000000000 clean (Built for x86_64-suse-linux).
Date: Thu Jan 01 00:00:00 1970
Tag: 0.56.1, commits: -1
Libraries:
Hyprgraphics: built against 0.5.1, system has 0.5.1
Hyprutils: built against 0.14.0, system has 0.14.0
Hyprcursor: built against 0.1.13, system has 0.1.13
Hyprlang: built against 0.6.7, system has 0.6.7
Aquamarine: built against 0.14.0, system has 0.14.0
Version ABI string: 0000000000000000000000000000000000000000_aq_0.14_hu_0.14_hg_0.5_hc_0.1_hlg_0.6
no flags were set
Describe your issue / feature…
I got problem with my push to talk.
I have this keybind
hl.bind("mouse:276",hl.dsp.pass({window = "class:(?i).*TeamSpeak.*"})) --# Pass MOUSE5 to TeamSpeak3.
hl.bind("CTRL+ALT+F",hl.dsp.pass({window = "class:(?i).*TeamSpeak.*"})) --# Pass CTRL+ALT+F to TeamSpeak3.
And no of the keybind works as global hotkey. It only works when I focus Teamspeak or a other xwayland application.
This is the variables of TeamSpeak windows.
The globalhotkey worked before I did go over to Lua so this problem started with jump over to Lua.
Globalkeybinds seems to work in OBS. Have not test push to talk in OBS. But start recording with keybinds work.
But Teamspeak seems not to work with push to talk
