Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
 
 
 
 
 
 
Go to file
Michael Stapelberg d5d44e66a2 Bugfix: Re-assign dock windows to different workspaces when a workspace is deleted
Killing a dock client and having destroyed workspace 1 before (or the workspace
on which the dock client was started when it was not auto-started) crashed i3 before
this bugfix.
2009-05-16 18:12:35 +02:00
debian debian: Fix section/priority/dependencies of i3-wm-dbg (Thanks chrish) 2009-05-09 23:25:06 +02:00
docs Implement putting clients onto specific workspaces ("assign" in the configfile) 2009-05-16 17:32:36 +02:00
include Implement putting clients onto specific workspaces ("assign" in the configfile) 2009-05-16 17:32:36 +02:00
man manpage: Fix wrong keybindings 2009-05-03 16:52:53 +02:00
src Bugfix: Re-assign dock windows to different workspaces when a workspace is deleted 2009-05-16 18:12:35 +02:00
tests Separate font stuff to font.c, beautify Makefile 2009-02-08 11:25:32 +01:00
website website: add screenshot by Atsutane 2009-05-03 23:09:18 +02:00
.gitignore Separate font stuff to font.c, beautify Makefile 2009-02-08 11:25:32 +01:00
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