Franklin Yu

Results 335 comments of Franklin Yu

@brunojcm The master branch tip already supports GNOME 41 and 42.

By the way, I’m curious why the latest tag on GitHub was v38, while the one on https://extensions.gnome.org/extension/120/system-monitor/ was v40. @chrisspen are there some tags missing in the public repository?

I think it still helps if you can tag it, even though they have been released to gnome.org… For example the Fedora package still refers to it as v38: https://src.fedoraproject.org/rpms/gnome-shell-extension-system-monitor-applet/blob/b534be9f313281362ebd0fd4b7ed018bf3e8ea95/f/gnome-shell-extension-system-monitor-applet.spec#_18

I think "new window" option is more intuitive. This feature should apply only to Markdown files, identified by filename extension.

@PelagicDev I have switched to [`json-jwt`](https://www.ruby-toolbox.com/projects/json-jwt) which supports `kid`. As a bonus, it supports JWE.

The extension on AMO stays: https://addons.mozilla.org/firefox/addon/codecopy/

Unfortunately `rake` seems to ignore binstub as well.

@istana binstub is not `spring`-specific; Bundler also generates that, to save you from `bundle exec`.

> It should require is I think it would be better to have a separate tool which generates the dependency graph through static analysis. This works for me since I...

@PhilippeChab From description of the Pull Request the support is *basic*? I wouldn't be surprised if some important feature in OpenAPI v3 is missing.