ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
Brainium has quit [Quit: Konversation terminated!]
kts_ has quit []
karcio_ has joined #wayland
mclasen has quit [Ping timeout: 480 seconds]
karenthedorf has joined #wayland
bindu_ has joined #wayland
cool110 has joined #wayland
cool110 is now known as Guest773
bindu has quit [Ping timeout: 480 seconds]
Guest746 has quit [Ping timeout: 480 seconds]
Lucretia-backup has quit []
Lucretia has joined #wayland
karcio_ has quit [Remote host closed the connection]
Company has quit [Quit: Leaving]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
mclasen has joined #wayland
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
MrCooper has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
mclasen has quit [Quit: mclasen]
mclasen has joined #wayland
nerdopolis has joined #wayland
FreeFull has quit []
FreeFull has joined #wayland
mclasen has quit [Quit: mclasen]
mclasen has joined #wayland
mclasen has quit [Ping timeout: 480 seconds]
mclasen has joined #wayland
coldfeet has quit [Remote host closed the connection]
garnacho has joined #wayland
garnacho has quit []
garnacho has joined #wayland
cool110 has joined #wayland
cool110 is now known as Guest780
mclasen has quit [Ping timeout: 480 seconds]
Guest773 has quit [Ping timeout: 480 seconds]
melonai5 has quit []
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
MrCooper has quit [Ping timeout: 480 seconds]
DodoGTA has quit [Quit: DodoGTA]
DodoGTA has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
melonai5 has joined #wayland
rasterman has joined #wayland
mclasen has joined #wayland
garnacho has quit [Ping timeout: 480 seconds]
sima has joined #wayland
karcio_ has joined #wayland
MrCooper has joined #wayland
karcio_ has quit [Remote host closed the connection]
mclasen has quit [Ping timeout: 480 seconds]
rasterman has quit [Quit: Gettin' stinky!]
MrCooper has quit [Ping timeout: 480 seconds]
Brainium has joined #wayland
Brainium has quit [Quit: Konversation terminated!]
Brainium has joined #wayland
Company has joined #wayland
rv1sr has quit []
Brainium has quit [Quit: Konversation terminated!]
Brainium has joined #wayland
Brainium has quit [Quit: Konversation terminated!]
Brainium has joined #wayland
flom84 has joined #wayland
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
lbia has quit [Ping timeout: 480 seconds]
rv1sr has joined #wayland
flom84 has quit [Quit: Leaving]
sima has quit [Ping timeout: 480 seconds]
Company has quit [Quit: Leaving]
mclasen has joined #wayland
mclasen has quit [Ping timeout: 480 seconds]
caveman has quit [Remote host closed the connection]
caveman has joined #wayland
mclasen has joined #wayland
cool110 has joined #wayland
cool110 is now known as Guest803
Guest780 has quit [Ping timeout: 480 seconds]
Company has joined #wayland
rv1sr has quit []
karcio_ has joined #wayland
mclasen has quit [Ping timeout: 480 seconds]
karcio_ has quit [Remote host closed the connection]
lbia has joined #wayland
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
smathles has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
karcio_ has quit [Remote host closed the connection]
karcio_ has joined #wayland
karcio_ has quit []
nysach has joined #wayland
smathles has quit [Quit: Page closed]
smathles has joined #wayland
nysach has quit [Remote host closed the connection]
nysach has joined #wayland
nysach has quit [Remote host closed the connection]
nysach has joined #wayland
nysach has quit [Remote host closed the connection]
<smathles>
Hi all, I'm wondering if there currently is an option in libinput to disable a laptop's touchpad when a mouse is disabled? I'm aware that this is something that has a solution in X11, but I'm not sure if this is implemented for wayland. (I'm using arch, KDE 6.1, still no option in settings. Looking to see if this is a KDE issue or a libinput issue.)
<soreau>
so if you can detect the mouse being plugged and unplugged from a script or program, you can toggle the touchpad
<smathles>
Yep, it can definitely do that. So then I suspect that it's KDE's issue for not implementing this feature using libinput (where they did make it work with synaptics).
<soreau>
well, yea.. it needs the compositor to support this or have some way to let the user script the togglign of input devices
<smathles>
I'll bump the issue there then instead of at libinput then. Thanks soreau!