Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Simon Elsbrock 28104a480c implement delayed urgency hint reset
If there is a client with an urgency hint on another workspace and
switching to this workspace would cause the urgency to be reset (by
moving the focusing to the client), delay the reset by some time. This
gives the user the chance to see it.

This commit adds the possibility to configure the urgency delay timer
duration using the 'force_display_urgency_hint' directive. Also,
documentation and a testcase was added to allow for automated checks of
the intended behavior.

fixes #482
2012-09-22 14:12:09 +02:00
contrib i3bar-protocol: add example (illustration-only!) shell script, clarify {"version":1} header 2012-08-12 18:47:24 +02:00
debian update debian packaging 2012-09-19 18:44:13 +02:00
docs implement delayed urgency hint reset 2012-09-22 14:12:09 +02:00
i3-config-wizard don’t use reserved identifiers for include guards (left-overs) 2012-09-22 13:31:08 +02:00
i3-dump-log fix compilation with older xcb-util with -DXCB_COMPAT (Thanks okraits) 2012-09-03 14:55:27 +02:00
i3-input don’t use reserved identifiers for include guards (left-overs) 2012-09-22 13:31:08 +02:00
i3-msg remove superfluous ev.h include statements 2012-09-20 11:15:17 +02:00
i3-nagbar don’t use reserved identifiers for include guards (left-overs) 2012-09-22 13:31:08 +02:00
i3bar fix compilation with older xcb-util with -DXCB_COMPAT (Thanks okraits) 2012-09-03 14:55:27 +02:00
include implement delayed urgency hint reset 2012-09-22 14:12:09 +02:00
libi3 clean old and new libi3 (Thanks SardemFF7) 2012-09-20 10:55:26 +02:00
man man: set version to 4.3 2012-09-19 17:53:27 +02:00
parser-specs fixes #776 2012-09-22 13:35:31 +02:00
src implement delayed urgency hint reset 2012-09-22 14:12:09 +02:00
testcases implement delayed urgency hint reset 2012-09-22 14:12:09 +02:00
tests implement TAILQ_SWAP (only for consecutive elements, order relevant) and use it 2011-02-15 02:21:23 +01:00
yajl-fallback/yajl Make code compatible with yajl 2.0 *and* 1.0 2011-04-27 19:52:53 +02:00
.gitignore update .gitignore (Thanks SardemFF7) 2012-08-07 10:03:37 +02:00
DEPENDS docs: generate HTML from testsuite POD documentation 2012-09-10 12:03:14 +02:00
LICENSE remove obsolete CMDMODE and TODO files, update LICENSE 2011-10-08 15:18:04 +01:00
Makefile include the testcases in the dist tarball (required for building docs) 2012-09-10 16:49:43 +02:00
PACKAGE-MAINTAINER Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
RELEASE-NOTES-4.2 add release notes for v4.2 2012-04-25 23:06:39 +02:00
RELEASE-NOTES-4.3 release notes: update and final touches 2012-09-19 17:46:42 +02:00
common.mk docs: generate HTML from testsuite POD documentation 2012-09-10 12:03:14 +02:00
generate-command-parser.pl Display i3-nagbar when commands lead to an error 2012-08-02 17:45:09 +02:00
i3-migrate-config-to-v4 i3-migrate-config-to-v4: use layout toggle split (Thanks eeemsi) 2012-08-04 12:46:37 +02:00
i3-sensible-editor update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3-sensible-pager update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3-sensible-terminal Add xfce4-terminal to i3-sensible-terminal 2012-08-02 15:20:17 +02:00
i3.applications.desktop /usr/share/applications/i3.desktop: drop the encoding key, UTF-8 is now required 2012-04-25 23:18:22 +02:00
i3.config default config: include a short explanation about xft fonts 2012-08-13 13:34:30 +02:00
i3.config.keycodes default config: include a short explanation about xft fonts 2012-08-13 13:34:30 +02:00
i3.xsession.desktop Fix xsession.desktop to comply to fdo standard 2012-09-20 11:34:11 +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