01:48wlb: weston Merge request !1429 opened by JeffyChen (JeffyCN) a few fixes about renderer-gl backend-drm and so on https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1429
02:07wlb: weston Merge request !1430 opened by JeffyChen (JeffyCN) renderer-gl adding more SHM formats https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1430
09:21wlb: weston Merge request !1429 closed (a few fixes about renderer-gl backend-drm and so on)
09:22wlb: weston Merge request !1431 opened by JeffyChen (JeffyCN) backend-drm: Don't try to prepare non-cursor view in renderer-only mode https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1431
09:23wlb: weston Merge request !1432 opened by JeffyChen (JeffyCN) clients/desktop-shell: Reset panel clock timer everytime https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1432
09:32wlb: weston Merge request !1433 opened by JeffyChen (JeffyCN) input: Fix losing focus during re-attaching keyboard https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1433
09:33wlb: weston Merge request !1433 closed (input: Fix losing focus during re-attaching keyboard)
09:37wlb: weston Merge request !1434 opened by JeffyChen (JeffyCN) libweston: Add a sanity check for capture source info when pulling https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1434
09:38wlb: weston Merge request !1435 opened by JeffyChen (JeffyCN) renderer-gl: Clear RGB when alpha is zero in fast path https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1435
11:44wlb: weston Issue #668 closed \o/ (Running weston 10 without weston-launch on containers https://gitlab.freedesktop.org/wayland/weston/-/issues/668)
12:49latex: Hey all, I'm trying to start a wayland compositor (I tried sway and Hyprland) while X11 is still running in another virtual terminal. Doing this causes both sway and hyprland to fail
12:49latex: But why?
12:49latex: Because running two X11 sessions is 100% supported and working
12:49latex: So why does the same not apply to wayland?
12:50latex: And I don't want to shut down this X11 session, because there exists software out there that is a GUI but shouldn't be, and if I shut down my session, it'll take that software with it
12:50latex: And that might make some of my friends angry
12:58kennylevinsen: latex: nothing wrong with running multiple sessions. Only thing that gets a but wonky is dbus, just the same as under X
12:59kennylevinsen: if you want help running sway, ask in #sway on libera chat. For hyprland, I think it's discord
12:59kennylevinsen: What is discussed here is protocol development and implementation work - Wayland is a protocol spec like HTTP, not a program you run
13:33wlb: wayland-protocols/main: Simon Ser * ci: upgrade ci-templates and Debian https://gitlab.freedesktop.org/wayland/wayland-protocols/commit/7f200185c20c .gitlab-ci.yml
13:33wlb: wayland-protocols Merge request !270 merged \o/ (ci: upgrade ci-templates and Debian https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/270)
14:17latex: Does wayland heavily depend on dbus?
14:17latex: Or is dbus optional, like on X11?
14:18Ermine: wayland and xorg have nothing to do with dbus, but many desktop apps use it