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!]
<wlb> wayland-protocols Merge request !321 opened by Peng Wu (pwu) text-input-v3: Add description about how to reset the input method https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/321
Company has quit [Quit: Leaving]
Company has joined #wayland
mxz__ has joined #wayland
nerdopolis has joined #wayland
mxz has quit [Ping timeout: 480 seconds]
mxz_ has quit [Ping timeout: 480 seconds]
mxz__ is now known as mxz
nerdopolis has quit [Ping timeout: 480 seconds]
glennk has joined #wayland
mxz_ has joined #wayland
privacy has quit [Quit: Leaving]
noord has quit [Quit: bye]
tzimmermann has joined #wayland
sima has joined #wayland
mupuf has quit [Remote host closed the connection]
mupuf has joined #wayland
rv1sr has joined #wayland
noord has joined #wayland
vincejv_ has joined #wayland
vincejv has quit [Ping timeout: 480 seconds]
leon-anavi has joined #wayland
vincejv_ has quit [Ping timeout: 480 seconds]
Company has quit [Quit: Leaving]
glennk has quit [Ping timeout: 480 seconds]
MrCooper has quit [Remote host closed the connection]
fmuellner has joined #wayland
MrCooper has joined #wayland
mriesch has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mriesch has joined #wayland
glennk has joined #wayland
rasterman has joined #wayland
rv1sr has quit [Ping timeout: 480 seconds]
rv1sr has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
<wlb> weston Issue #929 opened by Christopher Obbard (obbardc) kms: Only attempt to use AFBC compression when supported & fallback to not using AFBC when its unsupported https://gitlab.freedesktop.org/wayland/weston/-/issues/929
mupuf has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
mupuf has joined #wayland
Brainium has joined #wayland
kts has joined #wayland
iconoclasthero has joined #wayland
<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?
kts has joined #wayland
rv1sr has quit []
sima has joined #wayland
iconoclasthero has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
rv1sr has joined #wayland
iconoclasthero has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
melonai has quit []
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?
<kennylevinsen> phodius: you ran the scanner on the xdg-shell protocol xml, for both client-header and private-code? See https://github.com/emersion/hello-wayland/blob/master/Makefile
<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
lanodan has joined #wayland
lsd|2 has quit [Quit: KVIrc 5.2.2 Quasar http://www.kvirc.net/]
vincejv has quit [Remote host closed the connection]
nerdopolis has joined #wayland
Company has joined #wayland
iconoclasthero has joined #wayland
___nick___ has quit [Ping timeout: 480 seconds]
vincejv has joined #wayland
<wlb> weston Merge request !1569 opened by Biswapriyo Nath (Biswa96) build: add option to disable tests https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1569
coldfeet has quit [Remote host closed the connection]
mohit81582263 has quit [Quit: mohit81582263]
mohit81582263 has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
cool110 has joined #wayland
cool110 is now known as Guest615
rv1sr has joined #wayland
Guest464 has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
iconoclasthero has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
garnacho has joined #wayland
garnacho has left #wayland [#wayland]
fmuellner has joined #wayland
feaneron has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
glennk has quit [Ping timeout: 480 seconds]
lanodan has quit [Quit: WeeChat 4.2.1]
lanodan has joined #wayland
rv1sr has quit []
sima has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
garnacho has joined #wayland
garnacho has left #wayland [#wayland]