Marcin Zajączkowski
Marcin Zajączkowski
I really like GitPunch which allows me to follow favorite projects (which was the killer feature especially in the times it was not supported by GitHub)! I see one field...
For example for this tag: https://github.com/jorgebucaran/hyperapp/releases/tag/@hyperapp/[email protected] (https://github.com/jorgebucaran/hyperapp/releases/tag/%40hyperapp%2Fevents%400.0.4) an URL generated in the mail notification is: https://github.com/jorgebucaran/hyperapp/releases/tag/[email protected] Probably some filter strips out `@foo/` from a tag name.
I'm a very happy user of GitPunch. In my own projects I use a release tag naming convention `release/$version`. In the email received today I noted that a link is...
Incremental slides are very useful. However sometimes it could be preferred to show everything (the end slide with all point/elements), but gray out everything but the elements that are new...
There is a nice example in remark demo presentation how to gray out previous bullets in CSS with `last-of-type` and `last-child` selectors. Unfortunately it doesn't work nicely with nested list...
Thanks for the plugin. I have a few suggestions to an API for defining artifacts. They are generally small,so I put it into one issue. 1. Ability to keep artifacts...
Idea provides an ability to keep secrets (such as passwords or API token) encrypted - https://www.jetbrains.com/help/idea/passwords.html . Currently the GitLab token is kept as plain text on a disk.
The error shown in logs: ``` gjs[11053]: JS ERROR: Failed to open preferences: Error: No property margin on GtkGrid _init/Gtk.Widget.prototype._init@resource:///org/gnome/gjs/modules/core/overrides/Gtk.js:45:40 _initUtilitiesTab@/home/foobar/.local/share/gnome-shell/extensions/[email protected]/prefs.js:94:20 wrapper@resource:///org/gnome/gjs/modules/script/_legacy.js:83:27 _init@/home/foobar/.local/share/gnome-shell/extensions/[email protected]/prefs.js:51:14 wrapper@resource:///org/gnome/gjs/modules/script/_legacy.js:83:27 buildPrefsWidget@/home/foobar/.local/share/gnome-shell/extensions/[email protected]/prefs.js:120:18 _init@resource:///org/gnome/Shell/Extensions/js/extensionsService.js:219:40 OpenExtensionPrefsAsync/
See: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/487 Tested on Fedora 34 with Gnome 40 (but should work with any version container the aforementioned PR/MR). No more warnings, still functional. Fixes: #46.
After upgrade gnome-shell to 3.34 I observe the fallowing errors in the system log: ``` gnome-shell[4902]: Usage of object.actor is deprecated for ATIndicator get@resource:///org/gnome/shell/ui/environment.js:249:29 disable@/home/foobar/.local/share/gnome-shell/extensions/[email protected]/extension.js:194:13 _callExtensionDisable@resource:///org/gnome/shell/ui/extensionSystem.js:95:13 _disableAllExtensions/