Ronnie Dutta
Ronnie Dutta
From https://github.com/sindresorhus/conf/issues/85#issuecomment-531651424 the solution is to add `default: {}` to `bar`: ```javascript bar: { type: 'object', properties: { a: { type: 'number', default: 5 } }, default: {} } ```...
I tried installing **v3.7.1** - the latest release before the change of launcher to `.bat` as mentioned just above by @SleeplessByte. I then opened a new powershell window and tried...
I also already implemented titlebar dimming in an app I'm working on 😛
Implemented in [73a24df](https://github.com/binaryfunt/electron-seamless-titlebar-tutorial/commit/73a24df06c98d164d3ef0a6ae2037979bbad57af)
I suppose so... Perhaps one could even do something like ```javascript // Near top of file: const trackedListeners = []; // Later: function addTrackedListener(win, event, handler) { win.on(event, handler); trackedListeners.push({'event':...
I've just noticed on 125% scaling, when the border is still 1 physical px thick, the bottom & right borders sometimes don't show depending on the size of the window...
Happy to accept a PR to get it working on more recent versions of Electron, but don't have much time to work on this myself
I have created a fork of this package that includes autoclosing xml tags, which is itself is now a package in Atom, seeing as this one is no longer being...
@JacobAmsalu Try installing [Auto Close HTML+](https://atom.io/packages/autoclose-html-plus) instead. It's the most up-to-date fork of this package
@JacobAmsalu Oh, are you talking about if you type e.g. `