NixOS GNOME | 421 Members | |
| A room for maintainers of GNOME & GNOME-Related desktop environments (xfce, cinnamon, pantheon...) | 93 Servers |
| Sender | Message | Time |
|---|---|---|
| 30 Nov 2021 | ||
| looks like Nvidia GBM support got backported to GNOME 41 https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2067 | 20:15:32 | |
| is there a related PR to Nixpkgs I could watch? | 20:16:30 | |
| 1 Dec 2021 | ||
| hpfr: 41.2 is scheduled for saturday so hopefully someone will update it then | 03:24:21 | |
| I am bit busy this month so probably will only be able to review | 03:24:58 | |
| 2 Dec 2021 | ||
Download image.png | 03:35:30 | |
| NICE | 03:35:33 | |
| just noticed that appearing.. been wanting to give it a try | 03:36:05 | |
| isn't pop doing something else now? cosmic? or moving away from gnome entirely? | 07:37:01 | |
| 14:49:39 | ||
| 14:51:51 | ||
Hi there. I'm the maintainer of pkgs.cawbird and have a question about GTK emoji pickers:While in release-21.05 the program still featured a GTK emoji picker button in the tweet compose window, that button is gone in builds against release-21.11 or unstable from the same cawbird sources. I suspect a runtime dependency to be missing.Any ideas? | 14:55:11 | |
| Hello, I'm having an issue on gnome where I can't enable 'tap to click' on my touchpad settings. I tried asking on #nix:nixos.org but didn't get any answer. I'm moving from sway to gnome-shell (wayland). I enabled | 14:55:28 | |
| I'm a KDE/Plasma user myself so unfortunately I am not yet that familiar with all the runtime scaffolding of Gnome applications. | 14:55:50 | |
In reply to @hpfr:matrix.orgWell they announced it. Even if they actually follow through this might take them years to get a sensible replacement | 14:56:05 | |
In reply to @schmittlauch:feneas.org Emoji chooser: resources not available
is printed in the application logs. | 15:07:19 | |
In reply to @roosemberth:orbstheorem.chyou probably need to start gnome-session (best to use display manager) or some services might not work | 19:43:09 | |
In reply to @roosemberth:orbstheorem.ch* you probably need to start gnome-session (best to use display manager) or some services might not be started | 19:44:08 | |
| schmittlauch (he/him): the error seems to originate from https://github.com/IBBoard/cawbird/blob/23e5c1758fa1548ee44a42ac0b9ae8c22f179174/src/CbEmojiChooser.c#L641 | 19:47:59 | |
| I would expect the data to be baked into the source code | 19:48:31 | |
Download Screenshot from 2021-12-02 20-52-11.png | 19:52:56 | |
| schmittlauch (he/him): can you press ctrl-shift-i (GTK inspector) and look if the resource is there | 19:53:14 | |
| Jan Tojnar When pressing Ctr-Shift-I nothing happens :\ | 21:15:48 | |
| It'd be a shame if Gnome apps suddenly required additional services (apart from dconf) even when running under a different desktop. | 21:16:28 | |
| Right click into text field and selecting "Insert emoji" works fine though, it's just the additional button that's gone compared to the release-21.05 build. | 21:18:06 | |
| If there's no obvious flaw on the packaging side, I'll go report this upstream. Thx. | 21:18:31 | |
schmittlauch (he/him): hmm, maybe the shortcut needs to be enabled, running the app with GTK_DEBUG=interactive in environment should open the inspector too | 21:33:17 | |
| Jan Tojnar Yes, the resource entry you selected is shown in the inspector. | 21:35:42 | |
schmittlauch (he/him): also try running it with G_MESSAGES_DEBUG=all env | 22:22:05 | |
| Not that much more info: | 22:25:49 | |
| Jan Tojnar ^ | 22:26:03 | |