00:20 wlb: wayland Issue #408 opened by Drew Duncan (3lfk1ng) Discovered 2 issues in the Wayland environment that do not persist when I switch to X11. https://gitlab.freedesktop.org/wayland/wayland/-/issues/408
00:41 wlb: wayland Issue #408 closed \o/ (Discovered 2 issues in the Wayland environment that do not persist when I switch to X11. https://gitlab.freedesktop.org/wayland/wayland/-/issues/408)
01:41 ahmadraniri[m]: whoever shared the screenshare script yesterday (via v4l2loopback and wf-recorder), I would like to thank for the script. It works nicely on my compositor...
08:17 pq: bunni, much of the Weston desktop-shell UI is hardcoded - I think you'd need to edit the code somewhere to change the panel/icon size. It has no desktop icons.
10:04 wlb: weston/main: Marius Vlad * 8 commits https://gitlab.freedesktop.org/wayland/weston/compare/b51462d001dfe64608f57946ade2a76eb9191b41...b7fb70630a206a92dfb7ffec09ccee41b0e2d9a7
10:04 wlb: weston Merge request !1357 merged \o/ (Consolidate finish_frame timing of timer driven backends https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1357)
10:28 vova: ahmadraniri[m]: it was me !
10:29 wlb: weston Merge request !1360 opened by Marius Vlad (mvlad) toy-toolkit: Fix rotations https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1360
12:01 vova: Hi
12:01 vova: Has anyone started to port wlroots to netbsd ?
12:08 bl4ckb0ne: theres a MR on the repo for a *BSD
13:45 bunni: pq, thanks
15:42 wlb: weston Merge request !1361 opened by Derek Foreman (derekf) launcher: Remove launcher-logind https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1361 [launcher]
19:10 wlb: wayland Issue #409 opened by JACK (jack9603301) Wayland problem with intel xe graphics card https://gitlab.freedesktop.org/wayland/wayland/-/issues/409
19:25 wlb: wayland Issue #409 closed \o/ (Wayland problem with intel xe graphics card https://gitlab.freedesktop.org/wayland/wayland/-/issues/409)
21:50 micdini: Hello, I'm using Weston (10) with kiosk-shell. Works great. Now there is the demand of "runtime" mode switching. Is that possible?
21:52 micdini: I can change resolution with weston.ini, however this requires the weston restart and this kills my application (which takes some time to load). Is there some background to allow setting the mode to an existing output?
22:05 danieldg: kanshi can do that if the compositor supports the protocol; it's possible that you need to use something other than weston for that
22:25 micdini: Thanks for the hint, I'll take a look at that. I must use weston - or better, it has worked very well and has been customized, so using something different will require a lot of work