electron-bottom-most icon indicating copy to clipboard operation
electron-bottom-most copied to clipboard

Set a window at the smallest z-index

Results 3 electron-bottom-most issues
Sort by recently updated
recently updated
newest added

As the title says. The window gets minimized when I press the 'Peek Desktop'/'Show Desktop' button, Or when I press the windowskey+D shortcut to go to my destkop. always-on-top is...

Updates the requirements on [electron](https://github.com/electron/electron) to permit the latest version. Release notes *Sourced from [electron's releases](https://github.com/electron/electron/releases).* > ## electron v4.0.4 > # Release Notes for v4.0.4 > > ## Features...

dependencies

Here's what I'm getting when I try to install electron-bottom-most using: npm i -S electron-bottom-most Please help. ``` > [email protected] install /Users/tashfeenahmed/Desktop/Projects/DesktopWidget/Electron/node_modules/electron-bottom-most > node-gyp rebuild CXX(target) Release/obj.target/bottom-most/lib.o ../lib.cc:22:5: error: unknown...

enhancement
help wanted
MacOS