ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput | register your nick to speak
fmuellner has quit [Ping timeout: 480 seconds]
co1umbarius has joined #wayland
columbarius has quit [Ping timeout: 480 seconds]
brettgilio has quit [Quit: Leaving...]
brettgilio has joined #wayland
boistordu_ex has joined #wayland
boistordu has quit [Ping timeout: 480 seconds]
dcz has joined #wayland
zebrag has quit [Remote host closed the connection]
dcz_ has joined #wayland
tzimmermann has joined #wayland
dcz has quit [Ping timeout: 480 seconds]
zhxuxu_ has quit [Ping timeout: 480 seconds]
jgrulich has joined #wayland
Seirdy has quit [Ping timeout: 480 seconds]
Seirdy has joined #wayland
hardening has joined #wayland
danvet has joined #wayland
<whot>
mtj: 90% of the time the issue with acceleration is the touchpad advertising wrong dimensions. the other 10% of the time it's the user being not being used to the acceleration and expecting the touchpad to behave the same as synaptics (which is a random guess, basically)
<whot>
mtj: touchpads now support flat acceleration too which is exposed through gnome tweaks iirc and whatever your compositor does
<whot>
mtj: but if you truly want a custom acceleration function - we don't support that. that patchset you linked to started it but no-one actually found it important enough to use it
zhxuxu has quit [Remote host closed the connection]
zhxuxu has joined #wayland
moa has quit [Ping timeout: 480 seconds]
fmuellner has quit [Ping timeout: 480 seconds]
remanifest has joined #wayland
remanifest has quit []
leon-p has quit [Remote host closed the connection]
leon-p has joined #wayland
moa has joined #wayland
dcz_ has quit [Ping timeout: 480 seconds]
moa is now known as bluebugs
st3r4g has joined #wayland
rasterman has quit [Quit: Gettin' stinky!]
autistic79 has left #wayland [#wayland]
autistic has joined #wayland
fmuellner has joined #wayland
remanifest has joined #wayland
pnowack has quit [Quit: pnowack]
Narrat has quit []
ujineli[m] has joined #wayland
zebrag has joined #wayland
hardening has quit [Ping timeout: 480 seconds]
Seirdy has quit [Quit: exiting 3.2]
Seirdy has joined #wayland
<DemiMarieObenour[m]>
What is the minimum amount of state that a compositor (supporting only `xdg_shell` and the core protocol minus `wl_shell`) needs to be able to commit atomically? Is atomic move+resize+swap buffers+damage sufficient?