Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Ingo Bürk 48af067dfe feat: support transparency (RGBA) in i3bar (#3727)
We introduce a --transparency flag for i3bar in order to enable a mode which
supports the use of RGBA colors.

An important constraint here is that tray icons will always have
a fully transparent background.

fixes #3723
2019-06-22 17:23:21 +02:00
.github
AnyEvent-I3 introduce the sync IPC command 2018-03-30 21:09:52 +02:00
contrib dump-asy.pl: Include floating_nodes 2018-09-14 14:05:51 +03:00
debian Add input and bounding shapes support (#2742) 2018-12-01 11:52:41 +07:00
docs feat: support transparency (RGBA) in i3bar (#3727) 2019-06-22 17:23:21 +02:00
etc
i3-config-wizard Remove \n from errx and die messages 2019-01-02 14:23:56 +02:00
i3-dump-log
i3-input Remove \n from errx and die messages 2019-01-02 14:23:56 +02:00
i3-msg
i3-nagbar
i3bar feat: support transparency (RGBA) in i3bar (#3727) 2019-06-22 17:23:21 +02:00
include Call all ewmh_update_* functions together when necessary 2019-05-03 16:19:11 +03:00
libi3 Fix memory leak 2019-04-10 19:56:30 -04:00
m4 Accept calling absolute path when building outsource 2016-11-09 22:37:21 +01:00
man Add proper return code for i3-msg 2019-02-21 19:52:55 +00:00
parser-specs cfg_workspace: Accept outputs with spaces again 2019-03-21 21:31:30 +02:00
share
src Fix: delete decoration cache after swap 2019-05-25 00:05:18 +03:00
testcases
travis travis: remove deprecated docker login -e flag (#3651) 2019-03-19 09:49:59 +01:00
.clang-format
.editorconfig
.gitignore
.travis.yml
DEPENDS
I3_VERSION
LICENSE
Makefile.am
PACKAGE-MAINTAINER
README.md
RELEASE-NOTES-4.16
configure.ac
generate-command-parser.pl
i3-dmenu-desktop
i3-migrate-config-to-v4
i3-save-tree
i3-sensible-editor
i3-sensible-pager
i3-sensible-terminal
logo.svg
pseudo-doc.doxygen
release.sh

README.md

Logo i3: A tiling window manager

Build Status Issue Stats Pull Request Stats

i3 is a tiling window manager for X11.

For more information about i3, please see the project's website and online documentation.

For information about contributing to i3, please see CONTRIBUTING.md.