Go to file
Ingo Bürk 9bf161710b Added 'focus_on_window_activation' directive
When a window receives a _NET_ACTIVE_WINDOW message, it can steal the focus. This may not be preferable to all users.
With this directive, the user can choose from one of the following:
1) 'smart' - focus the container if its workspace is visible, otherwise set the urgency flag (default)
2) 'urgent' - always set the urgency flag, do not steal focus
3) 'focus' - always switch focus, never set the urgency hint
4) 'none' - ignore the request entirely (do not switch focus, nor set the urgency hint)

fixes #1426
2015-03-30 22:09:36 +02:00
contrib
debian update debian/changelog 2015-03-29 19:10:41 +02:00
docs Updated docs for #1463 2015-03-29 21:21:50 +02:00
i3-config-wizard Respect XDG config directories in i3-config-wizard 2015-03-29 23:32:42 -04:00
i3-dump-log Add a safe wrapper for write and fix some warnings 2015-03-29 10:22:34 +08:00
i3-input update default fonts for i3-{input,config-wizard,nagbar} 2015-03-26 10:03:30 +01:00
i3-msg
i3-nagbar initialize variables to NULL to avoid invalid free() on error 2015-03-29 20:57:20 +02:00
i3bar fix remaining warnings 2015-03-29 17:12:20 +02:00
include Added 'focus_on_window_activation' directive 2015-03-30 22:09:36 +02:00
libi3 Move mkdirp into libi3 2015-03-29 17:18:00 -04:00
man release i3 4.10.1 2015-03-29 19:07:03 +02:00
parser-specs Added 'focus_on_window_activation' directive 2015-03-30 22:09:36 +02:00
src Added 'focus_on_window_activation' directive 2015-03-30 22:09:36 +02:00
testcases Added 'focus_on_window_activation' directive 2015-03-30 22:09:36 +02:00
tests clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
.clang-format
.gitignore
.travis.yml travis: remove FORTIFY_SOURCE, causes trouble with clang 2015-03-29 17:20:11 +02:00
common.mk Switch to xcb-xkb and libxkbcommon 2014-06-21 19:10:37 +02:00
CONTRIBUTING.md CONTRIBUTING: document people should use the next branch 2015-02-12 08:59:33 +01:00
DEPENDS make AnyEvent::I3 dependency versioned (Thanks sur5r) 2014-08-05 11:49:16 +02:00
generate-command-parser.pl
i3-dmenu-desktop Fix comment box 2015-03-12 11:18:12 +01:00
i3-migrate-config-to-v4 degendered terms 2015-03-11 21:41:43 -07:00
i3-save-tree Allow referencing the workspace by number. 2015-03-21 17:10:20 +01:00
i3-sensible-editor Use command -v (built-in) instead of which(1) (Thanks val) 2014-10-23 23:05:01 +02:00
i3-sensible-pager Use command -v (built-in) instead of which(1) (Thanks val) 2014-10-23 23:05:01 +02:00
i3-sensible-terminal i3-sensible-terminal: launch i3-nagbar when no terminal is found 2015-03-26 09:21:40 +01:00
i3-with-shmlog.xsession.desktop
i3.applications.desktop
i3.config degendered terms 2015-03-11 21:41:43 -07:00
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
LICENSE
logo.svg
Makefile
PACKAGE-MAINTAINER
pseudo-doc.doxygen
RELEASE-NOTES-4.10.1 release i3 4.10.1 2015-03-29 19:07:03 +02:00
release.sh release.sh: add release announcement email to avoid mistakes 2015-03-29 19:34:33 +02:00