Ikem Krueger
Ikem Krueger
I refactored the scripts to be more descriptive and shortened the "delete assets" script.
I like to see the window previews sorted like [this](https://extensions.gnome.org/extension/18/native-window-placement/). You can take a look at the code for this Gnome 3 addon over [here](https://git.gnome.org/browse/gnome-shell-extensions/tree/extensions/native-window-placement/extension.js). On line 138 is a...
I like to see all my windows in an overview.
I like to use [Alt]+[Tab] to cycle thru the window previews. And I like to use [Alt]+[Shift]+[Tab] to do this in reverse.
I like to define my own keyboard bindings. Something like: [bindings] miwMouse1 = focus miwMouse2 = close-ewmh miwMouse3 = iconify Alt+Tab = select-next Alt+Shift+Tab = select-previous Enter = focus Right...
I like to have an option to choose which drive is protected by MBRFilter. I like to have only my Windows drive protected by MBRFilter.
If I have MBRFilter running and connect an USB drive, a popup says "drive need to be scanned for errors". When I choose "check and fix errors", the dialog says...
Hi Kyle! I played a bit with your code, and came up with a more condensed/closer to the original code version. Maybe you consider merging them.