Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Michael Stapelberg f2896d34e0 Bugfix: use the global root variable, don’t get the first one (Thanks quaec)
The case of an X11 server having multiple displays is handled correctly by the
code in src/mainx.c. However, due to some functions not being correctly
refactored and still getting the first screen (and also the first root window)
from the XCB connection, i3 was operating on the wrong root window.
2010-09-09 15:35:48 +02:00
debian debian: bump compatibility to 6 2010-06-23 18:30:02 +02:00
docs Add documentation for external workspace bars 2010-06-09 09:57:43 +02:00
i3-input make i3-msg and i3-input use the new default path 2010-03-27 14:50:12 +01:00
i3-msg make i3-msg and i3-input use the new default path 2010-03-27 14:50:12 +01:00
include Merge branch 'next' 2010-03-30 13:06:41 +02:00
man manpage: update version 2010-03-27 16:05:56 +01:00
src Bugfix: use the global root variable, don’t get the first one (Thanks quaec) 2010-09-09 15:35:48 +02:00
testcases make testcases use AnyEvent::I3 2010-03-27 15:20:38 +01:00
tests Separate font stuff to font.c, beautify Makefile 2009-02-08 11:25:32 +01:00
website website: update i3lock website (for the 2.0 release) 2010-09-05 14:08:21 +02:00
.gitignore Separate font stuff to font.c, beautify Makefile 2009-02-08 11:25:32 +01:00
CMDMODE docs: merge spelling and grammar fixes by sasha (Thanks!) 2010-03-21 01:50:10 +01:00
DEPENDS docs: merge spelling and grammar fixes by sasha (Thanks!) 2010-03-21 01:50:10 +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 Exclude docs/*.svg from dist tarball 2010-03-30 13:25:25 +02:00
PACKAGE-MAINTAINER docs: merge spelling and grammar fixes by sasha (Thanks!) 2010-03-21 01:50:10 +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
RELEASE-NOTES-3.d Update changelog / release-notes 2009-11-09 20:54:16 +01:00
RELEASE-NOTES-3.d-bf1 Add release notes for 3.δ-bf1 2009-12-21 22:42:59 +01:00
RELEASE-NOTES-3.e Add release notes for 3.ε 2010-03-30 13:13:51 +02:00
RELEASE-NOTES-3.e-bf1 Add release notes for 3.ε-bf1 2010-06-09 09:53:18 +02:00
TODO Update TODO file 2009-04-19 20:45:28 +02:00
common.mk makefiles: support PREFIX and SYSCONFDIR 2010-03-16 00:08:54 +01:00
i3-wsbar Bugfix: i3-wsbar: properly catch errors when writing to child process 2010-06-16 19:27:56 +02:00
i3.config ipc: change default socket path to ~/.i3/ipc.sock, enable in default config 2010-03-27 14:43: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
i3.welcome docs: merge spelling and grammar fixes by sasha (Thanks!) 2010-03-21 01:50:10 +01: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