Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Ingo Bürk bbc66e45f7 Only detect clicks within the statusline width.
If the user clicks on the very top of i3bar above a tray icon, i3bar might
mistakenly trigger the click event for the last status block. This is due to
the fact that the click detection considers the separator width of the block
even though on the last block this is ignored, incorrectly spanning the block's
width partially (or entirely) across the tray area.
2015-04-26 00:32:18 +02:00
contrib contrib: add per-workspace-layout.pl 2014-01-26 16:51:32 +01:00
debian debian: update changelog 2015-04-16 09:08:46 +02:00
docs Merge pull request #1665 from Airblader/feature-1658 2015-04-21 08:42:16 +02:00
i3-config-wizard Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
i3-dump-log Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
i3-input
i3-msg
i3-nagbar
i3bar Only detect clicks within the statusline width. 2015-04-26 00:32:18 +02:00
include Set the _NET_WM_STATE_HIDDEN atom on windows that are currently not visible due to being in the non-focused tab of a stacked or tabbed container. 2015-04-21 09:14:22 +02:00
libi3 Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
man release i3 4.10.2 2015-04-16 09:02:58 +02:00
parser-specs Merge pull request #1665 from Airblader/feature-1658 2015-04-21 08:42:16 +02:00
src
testcases Added testcases for setting _NET_WM_STATE_HIDDEN on unfocused containers in tabbed/stacked containers. 2015-04-21 09:14:22 +02:00
.clang-format
.gitignore
.travis.yml
CONTRIBUTING.md
DEPENDS
LICENSE
Makefile
PACKAGE-MAINTAINER
RELEASE-NOTES-4.10.2 release i3 4.10.2 2015-04-16 09:02:58 +02:00
common.mk
generate-command-parser.pl Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
i3-dmenu-desktop
i3-migrate-config-to-v4
i3-save-tree
i3-sensible-editor
i3-sensible-pager
i3-sensible-terminal
i3-with-shmlog.xsession.desktop
i3.applications.desktop
i3.config
i3.config.keycodes Config: use default system monospace 2015-02-21 17:34:26 -05:00
i3.xsession.desktop set DesktopNames (which gdm uses) (Thanks Yves-Alexis) 2014-10-23 23:18:15 +02:00
logo.svg s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00
pseudo-doc.doxygen s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00
release.sh