i3-extras
i3-extras copied to clipboard
Repository to keep patches and extras for i3 window manager.
This patch is the original i3-desktop.patch adapted for i3 version 4.19.
- note currenlty only works nicely when title_align=left (default); could be modified to support centered- and right alignment, but not going to for the sake of keeping the patch as...
Patch draws 4 buttons in the window titlebar, generating configurable mouse events on left-click on these buttons (e.g. hide, toggle floating/fullscreen and close window)
This patch is the original window-icons.patch adapted for i3 version 4.19.
The last version this patch worked with was with i3-4.15. Since then, it looks like there have been refactors done to parts of the code that the patch modifies, and...
https://github.com/budlabs/i3ass
Hello, I don't expect anyone to work on this, just wanted to point out than the [latest i3 release](https://i3wm.org/downloads/RELEASE-NOTES-4.12.txt) breaks the specified patch. It seems like this time it will...
Since you already have `imagemagick` you should have both `convert` and `import`. You can easily use `import` in place of `scrot` with a line like `import -window root $file1 <...
Just so the next person does not start looking for it: The patch 'smart borders' for i3 is actually somewhat already in the main i3 package included. you can use...