Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Michael Stapelberg df58981b57 Bugfix: Correctly restore the focus to the root screen after unmapping the last client (Thanks Rasi)
Sometimes, it may happen that the focus is "nowhere" and thus the
user is stuck. This was often the case with opera, sometimes with
pcmanfm. See ticket #118.
2009-10-07 20:26:13 +02:00
debian Bump debian changelog to avoid conflicts 2009-09-10 19:05:35 +02:00
docs Implement the urgency hint for windows/workspaces 2009-09-06 22:40:11 +02:00
i3-input Implement vim-like marks 2009-09-20 16:54:29 +02:00
i3-msg i3-msg: Fix compilation warning (Thanks mxf) 2009-08-05 14:38:55 +02:00
include Refactor workspaces to be stored in a TAILQ instead of an array 2009-09-29 19:45:41 +02:00
man Add manpage for i3-msg 2009-08-24 12:22:42 +02:00
src Bugfix: Correctly restore the focus to the root screen after unmapping the last client (Thanks Rasi) 2009-10-07 20:26:13 +02:00
testcases Add a new test for moving clients to different workspaces (tiling and floating) 2009-10-01 17:18:11 +02:00
tests Separate font stuff to font.c, beautify Makefile 2009-02-08 11:25:32 +01:00
website website: add userguide 2009-06-26 13:49:18 +02:00
.gitignore Separate font stuff to font.c, beautify Makefile 2009-02-08 11:25:32 +01:00
CMDMODE Implement selecting the next tiling/floating window (using "focus") 2009-06-21 16:14:15 +02:00
DEPENDS Explicitly call flex and bison instead of lex and yacc (Thanks mxf) 2009-09-26 12:47:23 +02: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 Explicitly call flex and bison instead of lex and yacc (Thanks mxf) 2009-09-26 12:47:23 +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
RELEASE-NOTES-3.b debian: update changelog 2009-06-26 04:42:58 +02:00
RELEASE-NOTES-3.c Add release notes for 3.γ 2009-08-19 14:00:49 +02:00
TODO Update TODO file 2009-04-19 20:45:28 +02:00
common.mk Merge patches for OpenBSD compatibility 2009-09-02 22:25:50 +02:00
i3.config Implement the configuration option floating_modifier and document it 2009-06-24 20:31:00 +02:00
i3.desktop Add a .desktop-file containing xsession information for freedesktop compliant login managers 2009-04-19 22:29:04 +02:00
logo.svg Add logo to git. Thanks to steckdenis, yellowiscool and farvardin! 2009-08-04 01:40:05 +02:00
pseudo-doc.doxygen Put documentation for each function in the header files, doxygen-compatible 2009-04-07 19:02:07 +02:00