04:33 wlb: weston Issue #902 opened by Vikas Korjani (vkorjani) Weston crash when system comes back from sleep state. https://gitlab.freedesktop.org/wayland/weston/-/issues/902
07:52 wlb: wayland Issue #461 opened by Pekka Paalanen (pq) Properly destroying wl_registry https://gitlab.freedesktop.org/wayland/wayland/-/issues/461 [Protocol], [IPC library]
08:32 wlb: weston Merge request !1507 opened by Marius Vlad (mvlad) libweston: Install pixel-formats.h header https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1507 [libweston API]
08:46 wlb: wayland/main: Colin Kinloch * protocol: Undefine wl_display_sync callback data https://gitlab.freedesktop.org/wayland/wayland/commit/af1dc3ef4bbb protocol/wayland.xml
08:46 wlb: wayland Merge request !381 merged \o/ (protocol: Undefine wl_display_sync callback data https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/381)
09:14 wlb: wayland/main: Julian Orth * Clarify behavior of buffer transformations https://gitlab.freedesktop.org/wayland/wayland/commit/5eeaac6e1114 protocol/wayland.xml
09:14 wlb: wayland Merge request !369 merged \o/ (Clarify behavior of buffer transformations https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/369)
09:17 emersion: pq, do you think you'd have time to review/ack this one? https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/329
09:20 wlb: wayland Issue #104 closed \o/ (wayland-scanner: easier enum validation https://gitlab.freedesktop.org/wayland/wayland/-/issues/104)
09:20 wlb: wayland/main: Simon Ser * scanner: add validators for enums https://gitlab.freedesktop.org/wayland/wayland/commit/b258d5f36137 tests/enum-validator-test.c src/scanner.c tests/data/empty-code.c tests/data/example-code.c tests/data/example-server.h tests/data/small-client-core.h tests/data/small-client.h tests/data/small-code-core.c tests/data/small-code.c tests/data/small-private-c
09:20 wlb: wayland Merge request !269 merged \o/ (scanner: add validators for enums https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/269)
09:21 emersion: PSA: Wayland alpha is due in 2 days
09:57 pq: emersion, I think so.
11:23 emersion: nice!
11:45 emersion: thank you pq
13:21 wlb: wayland-protocols/main: Simon Ser * xdg-dialog: fix missing namespace in protocol name https://gitlab.freedesktop.org/wayland/wayland-protocols/commit/6eae6815e819 staging/xdg-dialog/xdg-dialog-v1.xml
13:21 wlb: wayland-protocols Merge request !304 merged \o/ (xdg-dialog: fix missing namespace in protocol name https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/304)
15:08 wlb: weston Merge request !1508 opened by Marius Vlad (mvlad) build: bump to version 12.0.4 for the point release https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1508
15:13 wlb: weston/12.0: Marius Vlad * build: bump to version 12.0.4 for the point release https://gitlab.freedesktop.org/wayland/weston/commit/2886a62fb010 meson.build
15:13 wlb: weston Merge request !1508 merged \o/ (build: bump to version 12.0.4 for the point release https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1508)
15:15 wlb: weston New tag: 12.0.4 https://gitlab.freedesktop.org/wayland/weston/tags/12.0.4
15:27 wlb: weston Merge request !1509 opened by Marius Vlad (mvlad) build: bump to version 13.0.1 for the point release https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1509
15:36 wlb: weston/13.0: Marius Vlad * build: bump to version 13.0.1 for the point release https://gitlab.freedesktop.org/wayland/weston/commit/fad928ca37be meson.build
15:36 wlb: weston Merge request !1509 merged \o/ (build: bump to version 13.0.1 for the point release https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1509)
15:53 wlb: weston New tag: 13.0.1 https://gitlab.freedesktop.org/wayland/weston/tags/13.0.1
17:00 wlb: weston New tag: 13.0.1 https://gitlab.freedesktop.org/wayland/weston/tags/13.0.1
17:19 wlb: wayland Merge request !387 opened by Sebastian Wick (swick) doc: Require strings to be UTF-8 https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/387
17:29 wlb: wayland.freedesktop.org Merge request !78 opened by Marius Vlad (mvlad) release: Weston 13.0.1 and Weston 12.0.4 bug fix release https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/-/merge_requests/78
17:31 wlb: wayland.freedesktop.org Merge request !78 merged \o/ (release: Weston 13.0.1 and Weston 12.0.4 bug fix release https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/-/merge_requests/78)
17:31 wlb: wayland.freedesktop.org/main: Marius Vlad * release: Weston 13.0.1 and Weston 12.0.4 bug fix release https://gitlab.freedesktop.org/wayland/wayland.freedesktop.org/commit/6cbca89b86c5 releases/weston-12.0.4.tar.xz releases/weston-12.0.4.tar.xz.sha256sum releases/weston-12.0.4.tar.xz.sig releases/weston-13.0.1.tar.xz releases/weston-13.0.1.tar.xz.sha256sum releases/weston-13.0.1.tar.xz.sig releases.html
18:16 KREYREN_oftc: Is there a way to replicate/get similar functionality to `xrandr --output OUTPUT --scale FLOATxFLOAT` on wayland? It's not just changing the font size it's basically an implementation of virtual super resolution so that if you have 1920x1080 and do `--scale 2x2` you will get 3840x2160 displaying on 1920x1080 screen.. I guess i don't really care or prefer the increased resolution, but the problem is that on wayland all apps are huge and
18:16 KREYREN_oftc: nearly impossible to work with so i.g. making everything like 4x smaller would be ideal
18:18 KREYREN_oftc:is using GNOME
18:18 kennylevinsen: KREYREN_oftc: you're looking for the documentation for the Wayland server you're using, so that's GNOME/mutter. This channel is for protocol development
18:19 kennylevinsen: You're looking for scale factors below 1 to zoom out
18:20 KREYREN_oftc: kennylevinsen, thanks, asked in #GNOME:gnome.org on matrix instead
18:37 wlb: wayland-protocols Merge request !306 opened by Vlad Zahorodnii (zzag) build: Bump version to 1.35.90 https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/306