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!]
Brainium has joined #wayland
Brainium has quit [Quit: Konversation terminated!]
Brainium has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
guru_ has joined #wayland
Guru_DE has quit [Ping timeout: 480 seconds]
Brainium has quit [Quit: Konversation terminated!]
<iconoclasthero>
i'm trying to wrest control of my touchpad from synaptics in favor of libinput and I've not been able to find instruction on how to do that. Would anyone here be able to point me in the correct orientation?
<iconoclasthero>
i wonder if orientation originally mean pointing to the east.
gusnan has quit [Ping timeout: 480 seconds]
<kennylevinsen>
*to orient* meant to align something pointing east, with an extended meaning just being according to a specific reference direction.
gusnan has joined #wayland
coldfeet has joined #wayland
<zamundaaa[m]>
iconoclasthero: whatever compositor you're using is pretty much guaranteed to already use libinput
<zamundaaa[m]>
What's the problem you're trying to solve?
<iconoclasthero>
gsettings set org.gnome.desktop.peripherals.touchpad disable-wile-typing
<iconoclasthero>
`gsettings set org.gnome.desktop.peripherals.touchpad disable-while-typing true` is not functioning.
<iconoclasthero>
when I look at xinput for the touchpad it shows that all of the options are synaptics
<iconoclasthero>
setting "Synaptics Off (364):0" to 2 was suggested but disables scrolling not touchpad while typing
<iconoclasthero>
which is not listed as an option when i try xinput list-props 13
<iconoclasthero>
i don't have the same device listed on this dutch dell site:https://www.dell.com/support/kbdoc/nl-be/000150104/precision-xps-ubuntu-general-touchpad-mouse-issue-fix
<iconoclasthero>
it is Device 'DELL0823:00 044E:120A Touchpad':
blathijs has quit [Quit: WeeChat 4.0.5]
blathijs has joined #wayland
vincejv has joined #wayland
sima has quit [Remote host closed the connection]
lanodan has quit [Ping timeout: 480 seconds]
<zamundaaa[m]>
xinput is not relevant on Wayland
<zamundaaa[m]>
The issue you're experiencing seems Gnome specific
Zeroine has quit [Ping timeout: 480 seconds]
<jadahl>
disable-while-typing is a libinput feature, isn't it?
iconoclasthero has quit [Ping timeout: 480 seconds]
Zeroine has joined #wayland
iconoclasthero has joined #wayland
mripard has quit [Quit: mripard]
kts has quit [Ping timeout: 480 seconds]
<zamundaaa[m]>
yeah. Might be broken for that specific hardware somehow
iconoclasthero has quit [Ping timeout: 480 seconds]
<haasn>
whoa, since when does libinput have a "custom" acceleration profile?
<haasn>
can I now finally recreate the synaptics acceleration curve under libinput?
Brainium has quit [Quit: Konversation terminated!]
leon-anavi has quit [Quit: Leaving]
coldfeet has quit [Remote host closed the connection]
rv1sr has quit []
melonai has joined #wayland
kts has quit [Quit: Konversation terminated!]
tzimmermann has quit [Quit: Leaving]
nerdopolis has joined #wayland
lsd|2 has joined #wayland
nurupo has quit [Quit: nurupo.ga]
nurupo has joined #wayland
nurupo is now known as Guest606
nerdopolis has quit [Ping timeout: 480 seconds]
Guest606 has quit []
nurupo_ has joined #wayland
nurupo_ has quit []
nurupo_ has joined #wayland
Brainium has joined #wayland
coldfeet has joined #wayland
nurupo_ is now known as nurupo
phodius has joined #wayland
nurupo is now known as nurupo_
<phodius>
hi
nurupo_ is now known as nurupo
<phodius>
i have an issue i get undefined reference to `xdg_surface_get_toplevel etc but my xml is correct and i ran the scanner but idont see it i the header?
<phodius>
ok i have look though im runing a compositor xdg-shell-protocol.c: xdg-shell.xml wayland-scanner private-code xdg-shell.xml xdg-shell-protocol.c xdg-shell-server-protocol.h: xdg-shell.xml wayland-scanner server-header xdg-shell.xml xdg-shell-server-protocol.h
<soreau>
phodius: if you're writing a client, you probably want client-header
<phodius>
ive made a compositor
___nick___ has joined #wayland
<phodius>
just some thing basic but im trying to get it to work with omp
___nick___ has quit []
___nick___ has joined #wayland
<phodius>
alright that for client that the issue i see now