├── 0x2493-patches ├── cwd-exec.patch ├── smart-border.patch ├── tiny-bar.diff └── tiny-titles.patch ├── README.md ├── i3-desktop-patch ├── README.md └── i3-desktop.patch ├── i3-exit ├── i3-mouse-close.patch ├── i3bar-xbm-icons-for-v4.11.patch ├── i3bar-xbm-icons.patch ├── i3lock-wrapper ├── makefile-gcc-opt.patch ├── pictures ├── i3-exit.png ├── i3lock-wrapper.png ├── lifebar.png └── xbm-icons.png └── window-icons └── window-icons.patch /0x2493-patches/cwd-exec.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/0x2493-patches/cwd-exec.patch -------------------------------------------------------------------------------- /0x2493-patches/smart-border.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/0x2493-patches/smart-border.patch -------------------------------------------------------------------------------- /0x2493-patches/tiny-bar.diff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/0x2493-patches/tiny-bar.diff -------------------------------------------------------------------------------- /0x2493-patches/tiny-titles.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/0x2493-patches/tiny-titles.patch -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/README.md -------------------------------------------------------------------------------- /i3-desktop-patch/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/i3-desktop-patch/README.md -------------------------------------------------------------------------------- /i3-desktop-patch/i3-desktop.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/i3-desktop-patch/i3-desktop.patch -------------------------------------------------------------------------------- /i3-exit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/i3-exit -------------------------------------------------------------------------------- /i3-mouse-close.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/i3-mouse-close.patch -------------------------------------------------------------------------------- /i3bar-xbm-icons-for-v4.11.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/i3bar-xbm-icons-for-v4.11.patch -------------------------------------------------------------------------------- /i3bar-xbm-icons.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/i3bar-xbm-icons.patch -------------------------------------------------------------------------------- /i3lock-wrapper: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/i3lock-wrapper -------------------------------------------------------------------------------- /makefile-gcc-opt.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/makefile-gcc-opt.patch -------------------------------------------------------------------------------- /pictures/i3-exit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/pictures/i3-exit.png -------------------------------------------------------------------------------- /pictures/i3lock-wrapper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/pictures/i3lock-wrapper.png -------------------------------------------------------------------------------- /pictures/lifebar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/pictures/lifebar.png -------------------------------------------------------------------------------- /pictures/xbm-icons.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/pictures/xbm-icons.png -------------------------------------------------------------------------------- /window-icons/window-icons.patch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ashinkarov/i3-extras/HEAD/window-icons/window-icons.patch --------------------------------------------------------------------------------