Pascal J

Results 160 comments of Pascal J

> Upstream release updated to [43.1](https://wiki.gnome.org/FortyThree) for GNOME 4.3 and 42.6 for stable GNOME 4.2. Calendar didn't yet, did they? https://gitlab.gnome.org/GNOME/gnome-calendar/-/tags

![Screenshot from 2022-10-03 14-34-44](https://user-images.githubusercontent.com/85408625/193577959-c13b8a70-88e2-40a1-ad9b-b87dd51e20de.png) I think this isn't working properly and it needs evolution-data-server with -DENABLE_OAUTH2_WEBKITGTK4=TRUE. When I click on online account settings, it opens up gnome-online-accounts, but it also...

If we want to do it this way with the use flag for eds to pull in webkit-gtk:5 I think this is ready. Let me know if we want to...

> > gnome-base/gnome-desktop: Version bump to 43.0 > > Ugh, the version is actually just `43`, not `43.0`. I haven't seen any other GNOME project do this. Oh yes, that...

Maybe dep clean and unmerge should also get their own hook

> Replaced `zsh-syntax-highlighting` with [`fast-syntax-highlighting`](https://github.com/zdharma-continuum/fast-syntax-highlighting) to fix the interference with syntax highlighting! Thanks, that seems to work. For me at least.

I don't know how I did it but somehow this got resolved by itself for now. Maybe it's because I now shutdown emacs with save-buffers-kill-terminal (SPC q q in Doom)...

I tried with M-x describe-variable and that variable does not seem to exist Edit: I also searched my whole home directory with ripgrep for that variable. It does not return...

Hi, what you did there in the 41_snaphshots-btrfs script is basically exchanging `grub_directory` with `/.snapshots`. Is this correct? You could just set the variable `GRUB_BTRFS_GRUB_DIRNAME` in `/etc/default/grub-btrfs/config` for that. I...