Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
 
 
 
 
 
 
Go to file
Michael Stapelberg 26237508ea Bugfix: skip restart_mode swallow specifications
Otherwise, placeholder windows would accumulate these over restarts. The
worst part is that they don’t get dumped properly, meaning an empty
swallows specification ends up in the state, which matches any window,
so other random windows would be matched into the placeholder (e.g.
i3bar).

fixes #1502
2015-03-25 20:50:25 +01:00
contrib contrib: add per-workspace-layout.pl 2014-01-26 16:51:32 +01:00
debian update debian/changelog for the new release 2015-03-07 20:31:38 +01:00
docs i3bar: set markup per block 2015-03-24 02:27:38 -04:00
i3-config-wizard run clang-format (3.5.0) 2015-03-01 17:16:03 +01:00
i3-dump-log format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
i3-input run clang-format (3.5.0) 2015-03-01 17:16:03 +01:00
i3-msg format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
i3-nagbar degendered terms 2015-03-11 21:41:43 -07:00
i3bar Merge pull request #1583 from shdown/next 2015-03-25 20:16:00 +01:00
include i3bar: set markup per block 2015-03-24 02:27:38 -04:00
libi3 i3bar: set markup per block 2015-03-24 02:27:38 -04:00
man degendered terms 2015-03-11 21:41:43 -07:00
parser-specs Merge branch 'master' into next 2015-01-31 22:56:08 +01:00
src Bugfix: skip restart_mode swallow specifications 2015-03-25 20:50:25 +01:00
testcases Revert "Workspace command number selection" 2015-03-24 09:28:30 +01:00
tests clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
.clang-format clang-format: don’t define ForeachMacros 2014-06-19 11:17:46 +02:00
.gitignore ignore symbol files on OS X (only for debugging, breaks git-add -A) 2013-11-26 19:56:59 +01:00
.travis.yml fix travis config with regards to clang-format 2015-03-23 09:21:06 +01:00
CONTRIBUTING.md CONTRIBUTING: document people should use the `next` branch 2015-02-12 08:59:33 +01:00
DEPENDS make AnyEvent::I3 dependency versioned (Thanks sur5r) 2014-08-05 11:49:16 +02:00
LICENSE remove obsolete CMDMODE and TODO files, update LICENSE 2011-10-08 15:18:04 +01:00
Makefile fix “make dist” target 2014-05-04 23:07:53 +02:00
PACKAGE-MAINTAINER Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
RELEASE-NOTES-4.9.1 release i3 4.9.1 2015-03-07 20:26:09 +01:00
common.mk Switch to xcb-xkb and libxkbcommon 2014-06-21 19:10:37 +02:00
generate-command-parser.pl Change the names of parser result structs 2014-05-20 19:59:01 +02:00
i3-dmenu-desktop Fix comment box 2015-03-12 11:18:12 +01:00
i3-migrate-config-to-v4 degendered terms 2015-03-11 21:41:43 -07:00
i3-save-tree Allow referencing the workspace by number. 2015-03-21 17:10:20 +01:00
i3-sensible-editor Use command -v (built-in) instead of which(1) (Thanks val) 2014-10-23 23:05:01 +02:00
i3-sensible-pager Use command -v (built-in) instead of which(1) (Thanks val) 2014-10-23 23:05:01 +02:00
i3-sensible-terminal Add lxterminal to i3-sensible-terminal 2015-01-25 19:37:16 +01:00
i3-with-shmlog.xsession.desktop enable shmlog when invoked as i3-with-shmlog, install symlink + .desktop file 2014-01-04 12:18:45 +01:00
i3.applications.desktop Add 'NoDisplay=true' to i3.application.desktop 2013-06-12 19:47:57 +02:00
i3.config degendered terms 2015-03-11 21:41:43 -07:00
i3.config.keycodes Config: use default system monospace 2015-02-21 17:34:26 -05:00
i3.xsession.desktop set DesktopNames (which gdm uses) (Thanks Yves-Alexis) 2014-10-23 23:18:15 +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
release.sh add release.sh, a script to prepare a new i3 release 2015-03-07 20:37:34 +01:00