Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Michael Stapelberg 3a2b546c9e Implement a command to travel the focusstack. This can be used like a jumpback.
However, it is a bit more flexible obviously. You can specify the
offset of the window you want to go to, to implement workflows like
the following:
 * Jump to mutt
 * Jump to irssi
 * Jump back ("focus 2" would be the command)
2009-05-05 17:25:56 +02:00
debian debian: update changelog 2009-05-03 23:02:39 +02:00
docs Some more work on the how to hack documentation 2009-04-30 17:27:58 +02:00
include Implement jumping to windows by matching their class / title 2009-05-05 16:53:22 +02:00
man manpage: Fix wrong keybindings 2009-05-03 16:52:53 +02:00
src Implement a command to travel the focusstack. This can be used like a jumpback. 2009-05-05 17:25:56 +02:00
tests
website website: add screenshot by Atsutane 2009-05-03 23:09:18 +02:00
.gitignore
CMDMODE Implement a command to travel the focusstack. This can be used like a jumpback. 2009-05-05 17:25:56 +02:00
DEPENDS Add docbook-xml as build dependency, revert last commit 2009-03-14 18:55:47 +01:00
GOALS Add GOALS file with anti-autotools 2009-02-09 20:56:29 +01:00
LICENSE Add vim hints, copyright notice to each file, add LICENSE, retab! everything 2009-02-14 02:33:31 +01:00
Makefile Makefile: Correctly create dist package 2009-05-03 17:16:12 +02:00
PACKAGE-MAINTAINER Add file PACKAGE-MAINTAINERS with hints for package maintainers 2009-03-14 01:30:37 +01:00
RELEASE-NOTES-3.a-bf1 Add release notes to git, welcome 3.a-bf1 :-) 2009-05-03 17:24:07 +02:00
TODO Update TODO file 2009-04-19 20:45:28 +02:00
i3.config Implement kill-command to kill the current window, document it 2009-03-14 22:09:36 +01:00
i3.desktop Add a .desktop-file containing xsession information for freedesktop compliant login managers 2009-04-19 22:29:04 +02:00
pseudo-doc.doxygen Put documentation for each function in the header files, doxygen-compatible 2009-04-07 19:02:07 +02:00