Benedikt Broich
Benedikt Broich
I do get the following error when trying this. `user-error: Twitch.tv API request failed: 404 (Not Found) - This endpoint is deprecated and will be shutdown on July 28, 2021....
This endpoint does not exist anymore. See: https://discuss.dev.twitch.tv/t/deprecation-of-create-and-delete-follows-api-endpoints/32351
Same issue here.
Found the solution. You have to enable [CalDAV API](https://developers.google.com/calendar/caldav/v2/guide) for your application in the [Google Developer Conole](https://console.developers.google.com/)
LGTM!
> There is an easy [solution](https://gitlab.com/librewolf-community/browser/linux/-/issues/229) to the problem. When i enable the setting the Firefox Multi-Account Containers Tab does not show anything in its Tab anymore. The Temporary container...
Same error when using `(set-formatter! 'alejandra "alejandra" :modes '(nix-mode))`. `SPC m p` in `nix-mode-map` should not invoke `(nix-format-buffer)` when a different formatter is set. Since `nix-format-buffer` from `nix-format.el` can only...
I do get the same error on nixos 22.11 with GNOME 43.2 Wayland. It would be nice to have a --version command. `readlink -f $( which wtype )` does state...
Ther is also [ydotool](https://github.com/ReimuNotMoe/ydotool). Ydotool is working under Gnome. As i see it [emacs-everywhere](https://github.com/tecosaur/emacs-everywhere) does need: - `xdotool key` is the same as `ydotool key` (Related [Issue](https://github.com/ReimuNotMoe/ydotool/issues/81)) - `xdotool windowactivate`...