Rick Calixte

Results 10 issues of Rick Calixte

Changes for added functionality: - Adding a pandoc script to generate PDFs on the CLI - Adding files to support auto-generation of tagged releases from master branch with PDFs as...

needs-review

In the Flatpak app, Gio.Notification.set_icon() does not seem to work with Gio.FileIcon types where Gio.ThemedIcon does. Adding album info to the notification as well (perhaps this could be an option...

Adds a script to run JSON.stringify() over input but that Boop returns a usable JSON string object. Example input: ```json { "json": [ "abc", "def" ] } ``` returns: ```javascript...

Modifying code: - terminatorlib/config.py - terminatorlib/keybindings.py - terminatorlib/plugin.py - terminatorlib/preferences.glade - terminatorlib/prefseditor.py - terminatorlib/terminal_popup_menu.py - terminatorlib/window.py Modifying tests: - tests/test_prefseditor_keybindings.py Closes #371 **NOTES** * This can be expanded to three...

While launching some applications, an error consistently appears that prevents some of them from launching. This is while running LabWC compiled up to commit 2c0e7641. The error message (timestamp removed):...

The previous `UseIn` key was deprecated in xdg-desktop-portal 1.17/1.18. It has been superceded by the portals.conf structure so that each desktop can configure the precise desired structure for portals. In...

This was originally meant for @b1rger (thanks for packaging this!) and I wasn't sure if email or an issue was a better form of contact but then I realized that...

**Is your feature request related to a problem? Please describe.** With a configuration set to: ```yaml aliveStatusCodes: - 200 ``` Redirects (`301`) are also returned as passing the link checks....

enhancement