head 1.2; access; symbols pkgsrc-2026Q1:1.2.0.22 pkgsrc-2026Q1-base:1.2 pkgsrc-2025Q4:1.2.0.20 pkgsrc-2025Q4-base:1.2 pkgsrc-2025Q3:1.2.0.18 pkgsrc-2025Q3-base:1.2 pkgsrc-2025Q2:1.2.0.16 pkgsrc-2025Q2-base:1.2 pkgsrc-2025Q1:1.2.0.14 pkgsrc-2025Q1-base:1.2 pkgsrc-2024Q4:1.2.0.12 pkgsrc-2024Q4-base:1.2 pkgsrc-2024Q3:1.2.0.10 pkgsrc-2024Q3-base:1.2 pkgsrc-2024Q2:1.2.0.8 pkgsrc-2024Q2-base:1.2 pkgsrc-2024Q1:1.2.0.6 pkgsrc-2024Q1-base:1.2 pkgsrc-2023Q4:1.2.0.4 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.2.0.2 pkgsrc-2023Q3-base:1.2 pkgsrc-2023Q2:1.1.0.4 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.2 pkgsrc-2023Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2023.07.05.22.36.45; author wiz; state Exp; branches; next 1.1; commitid J5fXiM1sGTAbkFvE; 1.1 date 2023.01.02.22.17.58; author ryoon; state Exp; branches; next ; commitid j0yabuauD2Fn818E; desc @@ 1.2 log @wayland-protocols: update to 1.32. Three new files. @ text @$NetBSD$ * Remove 0x97 characters to fix gtk3 under NetBSD/amd64 10.99.2 as of 2022-01-03. --- unstable/xdg-output/xdg-output-unstable-v1.xml.orig 2023-07-03 09:26:25.000000000 +0000 +++ unstable/xdg-output/xdg-output-unstable-v1.xml @@@@ -125,18 +125,18 @@@@ may apply a different scale from what is advertised by the output scaling property (to achieve fractional scaling, for example). - For example, for a wl_output mode 3840×2160 and a scale factor 2: + For example, for a wl_output mode 3840x2160 and a scale factor 2: - A compositor not scaling the monitor viewport in its compositing space - will advertise a logical size of 3840×2160, + will advertise a logical size of 3840x2160, - A compositor scaling the monitor viewport with scale factor 2 will - advertise a logical size of 1920×1080, + advertise a logical size of 1920x1080, - A compositor scaling the monitor viewport using a fractional scale of - 1.5 will advertise a logical size of 2560×1440. + 1.5 will advertise a logical size of 2560x1440. - For example, for a wl_output mode 1920×1080 and a 90 degree rotation, + For example, for a wl_output mode 1920x1080 and a 90 degree rotation, the compositor will advertise a logical size of 1080x1920. The logical_size event is sent after creating an xdg_output @ 1.1 log @wayland-protocols: Do not use multibyte characters in .xml file Fix build failure of x11/gtk3+-3.24.36. However there should be a root cause of this problem anywhere outside devel/wayland-protocols. Bump PKGREVISION. @ text @d5 1 a5 1 --- unstable/xdg-output/xdg-output-unstable-v1.xml.orig 2022-07-07 15:48:25.360891600 +0000 d7 1 a7 1 @@@@ -129,18 +129,18 @@@@ d14 3 a16 3 - A compositor not scaling the surface buffers will advertise a - logical size of 3840×2160, + logical size of 3840x2160, d18 1 a18 1 - A compositor automatically scaling the surface buffers will d22 3 a24 3 - A compositor using a fractional scale of 1.5 will advertise a - logical size of 2560×1440. + logical size of 2560x1440. @