Julio
Julio
Link to https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/github-electron is broken
Hi ! On https://qwerty-lafayette.org/#_lafayette , For Linux users who have not root privileges, it could be cool to advise to use the `xkbcomps` tool. For Wayland users, it could cause...
Bonjour, Sous Firefox, il est possible de scoller vers le haut grâce aux touches ``. Sous Evince, avec un layout classique (us, fr, etc.), il est également possible de le...
Hi :-), Thanks for this cool tool :-) , When we enable highlighting, comments works, but not with option `linenums` and `highlight=` ``` :source-highlighter: highlightjs == Broken with "linenums" [source,...
Hi, The showcase uses the fixe versoin 3.8 of reveal.js Could you upgrade it please to match the requirement of asciidoctor-reveal.js 5.0.0.fc-1 ? Furthermore, it could be cool to have...
As npm workaround, launch node.exe See also https://github.com/npm/cli/blob/bd2721dbc3de13a5ba889eba50644475d80f6948/bin/npm **Summary** The existing problem that is solves it that on some computers, with some installations on Git Bash https://gitforwindows.org/ . See also...
Upgrade to Electron 4.2.11 Fix https://github.com/dillonkearns/mobster/issues/65 Notes: * Deprecation of `app.makeSingleInstance` https://github.com/electron/electron/blob/master/docs/api/breaking-changes.md#appmakesingleinstance * On Arch Linux with OpenBox, `app.dock` is `undefined` * Version 1.8.2 of Electron crashes with `Harfbuzz version...
Hi ! I've tested to upgrade Electron (see https://github.com/dillonkearns/mobster/pull/66 ), but version 5.0.0 and newer has a bug. The app start without any error on the Console, but only a...
Hi ! When I run Mobster on Arch Linux, I have the following error: ``` $ ./Mobster-0.0.48-x86_64.AppImage Bail out! Gtk:ERROR:../gtk/gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /org/gtk/libgtk/icons/48x48/status/image-missing.png: Unrecognize...
Hi, Maybe it could be cool to add in the README.md a short paragraph that explain how to customize compiler warnings / errors. It's a server side LSP customization, but...