| 8 Aug 2023 |
| @tim:tgf.pw joined the room. | 19:11:44 |
| 9 Aug 2023 |
| Jeff changed their profile picture. | 03:10:39 |
| p14 joined the room. | 16:46:51 |
| 10 Aug 2023 |
| thegreenguy joined the room. | 07:38:18 |
| thegreenguy set a profile picture. | 07:50:38 |
| pbsds changed their display name from pbsds (UTC+1) to pbsds. | 14:54:56 |
| 11 Aug 2023 |
| @rimuru:gentoo.chat changed their profile picture. | 15:38:13 |
| 13 Aug 2023 |
| @10leej:matrix.org joined the room. | 01:23:58 |
| Fernando Rodrigues left the room. | 05:15:50 |
| @deedend:matrix.org left the room. | 08:50:30 |
| @luntx:matrix.org left the room. | 20:47:39 |
| 14 Aug 2023 |
vcunat | In reply to @vika:matrix.nice.sampler.fi Hello. Is patching the XKB keyboard config (xorg.xkeyboardconfig package in Nixpkgs) the right way to make F13 et al. function like, well, F13 et al. and not weird XF86Somethings? Should I patch $out/etc/X11/xkb/symbols/inet, $out/share/X11/xkb/symbols/inet or both? I know this question is very old, but has anyone found a reasonable way of using a customized keyboard layout? (Wayland Gnome shell; for Xwayland windows it's easy) | 13:00:33 |
@ThorHop:matrix.org | In reply to @vcunat:matrix.org I know this question is very old, but has anyone found a reasonable way of using a customized keyboard layout? (Wayland Gnome shell; for Xwayland windows it's easy) Maybe this can help -> https://discussion.fedoraproject.org/t/custom-keyboard-layout-in-gnome-wayland/68923 | 21:10:02 |
@ThorHop:matrix.org | The Fedora community is a great resource for various GNOME things =) | 21:10:26 |
vcunat | Well, I'm on the track described in there (found on other places), but I'm still stuck somewhere so far. | 21:16:56 |
@ThorHop:matrix.org | In reply to @vcunat:matrix.org Well, I'm on the track described in there (found on other places), but I'm still stuck somewhere so far. It seems more like a Nix / NixOS question. I'm guessing, but you're not getting the xkb symbols into the correct folders, and therefore they are not showing up? Like if Wayland utelizes X11 XKB standards, then that seems like the right place to check. But again, I'm not sure | 21:30:51 |
vcunat | libxkbcommon has
"-Dxkb-config-extra-path=/etc/xkb" # default=$sysconfdir/xkb ($out/etc)
and docs also indicates XDG paths: https://xkbcommon.org/doc/current/group__include-path.html
| 21:40:01 |
vcunat | But I rather think the problem is elsewhere, as setxkbmap -I ./correct/path/X11/xkb ... will fail, too. | 21:41:25 |
vcunat | Using impure paths will be important, as the reverse closure of xkeyboard-config is way too large to keep rebuilding all the time. | 21:42:58 |
| 15 Aug 2023 |
Jan Tojnar | In reply to @vcunat:matrix.org I know this question is very old, but has anyone found a reasonable way of using a customized keyboard layout? (Wayland Gnome shell; for Xwayland windows it's easy) Hmm, looks like a regression. Just tested the example from https://github.com/NixOS/nixpkgs/pull/76591#pullrequestreview-336927961 in VM and I do not see the layout listed in Control Center on either Wayland session or X11. | 02:16:59 |
Jan Tojnar | It is implemented through an env var so perhaps something is filtering it. Though I saw it set in a console at least. | 02:17:48 |
Jan Tojnar | In reply to @vcunat:matrix.org I know this question is very old, but has anyone found a reasonable way of using a customized keyboard layout? (Wayland Gnome shell; for Xwayland windows it's easy) * ~~Hmm, looks like a regression. Just tested the example from https://github.com/NixOS/nixpkgs/pull/76591#pullrequestreview-336927961 in VM and I do not see the layout listed in Control Center on either Wayland session or X11.~~ | 02:26:41 |
Jan Tojnar | * Hmm, looks like a regression. Just tested the example from https://github.com/NixOS/nixpkgs/pull/76591#pullrequestreview-336927961 in VM and I do not see the layout listed in Control Center on either Wayland session or X11. | 02:26:51 |
Jan Tojnar | * Hmm, looks like a regression. Just tested the example from https://github.com/NixOS/nixpkgs/pull/76591#pullrequestreview-336927961 in VM and I do not see the layout listed in Control Center on either Wayland session or X11. | 02:35:28 |
Jan Tojnar | Ugh, the link was just broken and i TOFU'd GitLab’s 403 page. But even after updating it and confirming g-c-c sees the XKB_CONFIG_ROOT variable and the path in it contains the custom file, it still is not listed in either session | 02:37:01 |
| @onefjef:matrix.org joined the room. | 03:39:58 |
| @10leej:matrix.org left the room. | 19:33:54 |
@maxeaubrey:matrix.org | bobby285271 Jan Tojnar fyi it looks like my holiday plans overlap with most of the cycle of 45 so the only thing I can say is I'll be unable to contribute until the week final tarballs should start dropping. Sorry about that - I'll do what I can when I'm back. | 19:53:50 |
@maxeaubrey:matrix.org | Gonna at least bump NM before I leave Friday | 19:54:04 |
Jan Tojnar | hmm, I am leaving too (for the next two weeks) so I am afraid I will not be much help either, I want to finish reviewing the dconf module PR but 45 will have to wait until September | 21:05:17 |