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
pnowack has quit [Quit: pnowack]
arinov has quit [Ping timeout: 480 seconds]
fmuellner has quit [Ping timeout: 480 seconds]
fmuellner has joined #wayland
chipps has joined #wayland
<chipps> Hi, I have a problem.
<chipps> Is it possible to get firefox's autoscroll thingy natively on wayland for a given mouse?
<chipps> let me explain
<chipps> If I have a mouse that doesn't have a scroll whee
<chipps> whee
<chipps> wheel
<chipps> I would want to press the middle mouse button, and move the mouse pointer in the direction I want to scroll.
<chipps> is that possible at all?
co1umbarius has joined #wayland
columbarius has quit [Ping timeout: 480 seconds]
fmuellner has quit [Ping timeout: 480 seconds]
chipps has quit [Quit: WeeChat 3.3]
rasterman has quit [Quit: Gettin' stinky!]
leon-p has quit [Remote host closed the connection]
boistordu_ex has joined #wayland
boistordu has quit [Ping timeout: 480 seconds]
Seirdy has joined #wayland
danvet has joined #wayland
tzimmermann has joined #wayland
sstiller has joined #wayland
jgrulich has joined #wayland
hardening has joined #wayland
zebrag has quit [Quit: Konversation terminated!]
<wlb> weston Merge request !735 opened by () .gitlab.ci: Enable debug for libsteat and for the DRM backend https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/735
arinov has joined #wayland
dcz_ has joined #wayland
rgallaispou has joined #wayland
pnowack has joined #wayland
arinov has quit [Ping timeout: 480 seconds]
arinov has joined #wayland
c7s has joined #wayland
rasterman has joined #wayland
st3r4g has joined #wayland
caveman has joined #wayland
jose has joined #wayland
hardening_ has joined #wayland
jose has quit []
jose has joined #wayland
jose has quit []
jose has joined #wayland
jose has quit []
hardening has quit [Ping timeout: 480 seconds]
JoseExposito has joined #wayland
JoseExposito has quit []
JoseExposito has joined #wayland
<wlb> weston Merge request !736 opened by () Draft: Multi-GPU support https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/736
caveman has quit [Ping timeout: 480 seconds]
JoseExposito has quit [Quit: JoseExposito]
JoseExposito has joined #wayland
caveman has joined #wayland
flacks has quit [Quit: Quitter]
flacks has joined #wayland
JoseExposito has quit [Quit: JoseExposito]
JoseExposito has joined #wayland
JoseExposito has quit [Quit: JoseExposito]
JoseExposito has joined #wayland
JoseExposito has quit [Quit: JoseExposito]
JoseExposito has joined #wayland
JoseExposito has quit [Quit: JoseExposito]
JoseExposito has joined #wayland
JoseExposito has quit [Remote host closed the connection]
sagax has joined #wayland
JoseExposito has joined #wayland
fmuellner has joined #wayland
st3r4g has quit [Quit: おやすみ]
JoseExposito has quit [Quit: JoseExposito]
JoseExposito has joined #wayland
<wlb> weston/main: Daniel Stone * remoting: Fix warnings for multi-planar interface https://gitlab.freedesktop.org/wayland/weston/commit/b25f8aebf533 remoting/remoting-plugin.c
<wlb> weston/main: Daniel Stone * backend-x11: Fix EGL compile warning https://gitlab.freedesktop.org/wayland/weston/commit/8817a5f16317 libweston/backend-x11/x11.c
<wlb> weston/main: Daniel Stone * simple-egl: Avoid 30bpc configs https://gitlab.freedesktop.org/wayland/weston/commit/78ba71191a0f clients/simple-egl.c
<wlb> weston Merge request !730 merged \o/ (simple-egl opacity fixes and a couple of warning fixes https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/730)
<daniels> emersion: le ping
<daniels> emersion: I'm not sure if you remember how to do Weston releases anymore after all this time but ... probably time to do one I think :)
<daniels> emersion: though given that our usual 6-week calendar would go over Christmas, I guess we should stretch to like 8 or 9?
JoseExposito has quit [Quit: JoseExposito]
arinov has quit [Ping timeout: 480 seconds]
<emersion> i'll consult the secret scrolls
<emersion> yeah now that dmabuf-feedback is merged, good time for a release indeed
<kennylevinsen> emersion retrieving the release documentation: https://www.youtube.com/watch?v=22ap4RUqBHo
TattooedTech has quit [Read error: Connection reset by peer]
<emersion> oh how'd you find actual footage?
<emersion> daniels, pq: sounds good, or do you prefer if we add more legroom? https://paste.sr.ht/blob/2dae331894cd26cd30d35624d06eac04d04b054b
st3r4g has joined #wayland
<daniels> emersion: maybe push beta back a week?
<emersion> sure
<daniels> emersion: yeah that looks good to me, thanks - anyone else have any thoughts?
<pq> emersion, Jan 11 is the last day of my winter holiday. Sounds good to me.
<emersion> hm do you want a few extra work days then?
<pq> no, unless you think I'm needed :-)
<daniels> pq: depends how much colour management you're going to merge :P
<pq> alpha in two weeks so one more MR at most I guess
<pq> and that's going to be tight
<pq> but I don't see any reason to delay the release because of CM&HDR, it's not going to do any good for a long time still
arinov has joined #wayland
leon-p has joined #wayland
leon-p has quit []
rapha has joined #wayland
<rapha> hi all!
<rapha> couple questions...
<rapha> a) is anyone aware of something like Guake for Wayland?
<rapha> b) are there efforts for making screencapture (video, not just stills) work well in wayland irrespective of WM/Compositor/etc.?
<rapha> c) are there any technical reasons standing in the way of someone creating something like xdotool for Wayland?
<rapha> d) it seems video accelleration in the browser is not as performant with Wayland as it used to be with X11. what's the reason there? lack of vendor support?
<jadahl> a) can be done with compositor configuration/extensions, b) pipewire via portals; it's what browsers use. c) the fact that clients shouldn't have "control", but there are ways/efforts with different level of completeness. d) probably just code that needs to be written or or bug needing fixing (except if you're using the nvidia driver)
<rapha> wait, pipewire is audio? i didn't know it also does video ...?
<jadahl> pipewire is video and/or audio
<rapha> oooh
<jadahl> it was video first, then added audio
<rapha> TIL
soreau has quit [Read error: Connection reset by peer]
<rapha> okay, seems like all these "issues" will, with some time, just become non-issues.
soreau has joined #wayland
<rapha> thanks, jadahl!
<wlb> weston/main: Marius Vlad * .gitlab.ci: Enable debug for libsteat and for the DRM backend https://gitlab.freedesktop.org/wayland/weston/commit/288214323c01 .gitlab-ci.yml .gitlab-ci/virtme-scripts/run-weston-tests.sh
<wlb> weston Merge request !735 merged \o/ (.gitlab.ci: Enable debug for libseat and for the DRM backend https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/735)
sstiller has quit [Quit: Leaving]
<wlb> weston Merge request !737 opened by () tests: Serialise drm-smoke-test against everything else https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/737 [Testing], [DRM/KMS backend]
tzimmermann has quit [Quit: Leaving]
jgrulich has quit [Ping timeout: 480 seconds]
spstarr has joined #wayland
<wlb> weston/main: Daniel Stone * tests: Serialise drm-smoke-test against everything else https://gitlab.freedesktop.org/wayland/weston/commit/533950cc3142 tests/meson.build
<wlb> weston Merge request !737 merged \o/ (tests: Serialise drm-smoke-test against everything else https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/737)
<daniels> emersion: thanks!
<emersion> :)
rgallaispou has quit [Read error: Connection reset by peer]
anarsoul has quit [Quit: ZNC 1.8.2 - https://znc.in]
anarsoul has joined #wayland
___nick___ has joined #wayland
anarsoul has quit [Read error: Connection reset by peer]
anarsoul has joined #wayland
anarsoul has quit [Read error: Connection reset by peer]
anarsoul has joined #wayland
jgrulich has joined #wayland
zebrag has joined #wayland
zebrag has quit [Quit: Konversation terminated!]
zebrag has joined #wayland
fmuellner has quit [Ping timeout: 480 seconds]
anarsoul has quit []
anarsoul has joined #wayland
anarsoul has quit [Remote host closed the connection]
anarsoul has joined #wayland
anarsoul has quit [Read error: Connection reset by peer]
anarsoul has joined #wayland
jgrulich has quit [Ping timeout: 480 seconds]
creich_ has joined #wayland
creich has quit [Ping timeout: 480 seconds]
___nick___ has quit []
___nick___ has joined #wayland
___nick___ has quit []
___nick___ has joined #wayland
sadlerap1 has quit []
sadlerap has joined #wayland
___nick___ has quit [Ping timeout: 480 seconds]
anarsoul has quit [Quit: ZNC 1.8.2 - https://znc.in]
anarsoul has joined #wayland
pnowack has quit [Quit: pnowack]
fmuellner has joined #wayland
danvet has quit [Ping timeout: 480 seconds]
xst99 has quit [Ping timeout: 480 seconds]
xst99 has joined #wayland
dcz_ has quit [Ping timeout: 480 seconds]
spstarr has quit [Remote host closed the connection]