Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
 
 
 
 
 
 
Go to file
Michael Stapelberg c1e0c38b27 randr: Skip workspaces which are assigned to a different output when creating a new workspace
If you had workspace 1, 2, 3, 4 on LVDS1 and you enabled HDMI2 (where workspace
1 to workspace 5 are assigned to HDMI2), i3 would look for a new workspace for
LVDS1 (since all workspaces were moved), create workspace 5, move that over due
to assignment and then create workspace 6. Effectively, you would end up with
an empty workspace 5.
2012-02-07 21:10:16 +00:00
debian Merge branch 'master' into next 2012-01-27 19:56:58 +00:00
docs docs/ipc: remove the log_markers request (it was removed from the code) 2012-02-07 20:43:58 +00:00
i3-config-wizard i3-config-wizard: Mark the currently selected modifier with an arrow (Thanks jjfoerch) 2012-01-21 14:32:35 +00:00
i3-dump-log shmlog: store meta information in the buffer itself, store path as X11 atom 2012-01-06 23:40:07 +00:00
i3-input shmlog: store meta information in the buffer itself, store path as X11 atom 2012-01-06 23:40:07 +00:00
i3-msg shmlog: store meta information in the buffer itself, store path as X11 atom 2012-01-06 23:40:07 +00:00
i3-nagbar i3-nagbar: add -t to the synopsis (Thanks gamo) 2011-12-07 18:19:11 +00:00
i3bar Fix the text alignment in the workspace indicator. 2012-01-29 23:08:58 +00:00
include add comments to src/commands.c 2012-01-27 22:32:40 +00:00
libi3 shmlog: store meta information in the buffer itself, store path as X11 atom 2012-01-06 23:40:07 +00:00
man manpages: update i3-msg.man 2012-01-27 22:39:51 +00:00
parser-specs add comments to src/commands.c 2012-01-27 22:32:40 +00:00
render-tree add proof-of-concept perl script to render the tree to SVG 2011-02-21 20:00:56 +01:00
src randr: Skip workspaces which are assigned to a different output when creating a new workspace 2012-02-07 21:10:16 +00:00
testcases testcases: requires Test::More >= 0.94 (for subtests) 2012-01-29 18:03:03 +00:00
tests implement TAILQ_SWAP (only for consecutive elements, order relevant) and use it 2011-02-15 02:21:23 +01:00
yajl-fallback/yajl Make code compatible with yajl 2.0 *and* 1.0 2011-04-27 19:52:53 +02:00
.gitignore .gitignore: add generated testcases/Makefile 2011-11-23 00:03:03 +00:00
DEPENDS debian: use ${perl:Depends}, remove perl from build-deps, update recommends 2011-10-23 16:53:16 +01:00
GOALS Add GOALS file with anti-autotools 2009-02-09 20:56:29 +01:00
LICENSE remove obsolete CMDMODE and TODO files, update LICENSE 2011-10-08 15:18:04 +01:00
Makefile commands_parser: use safewrapper functions 2012-01-28 10:35:18 +00:00
PACKAGE-MAINTAINER Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
RELEASE-NOTES-4.0 i3-migrate-config-to-v4: drop the .pl suffix 2011-07-31 23:11:45 +02:00
RELEASE-NOTES-4.0.1 add release notes for 4.0.1 2011-08-01 23:18:32 +02:00
RELEASE-NOTES-4.0.2 add release notes for v4.0.2 2011-08-28 19:17:43 +02:00
RELEASE-NOTES-4.1 Add release notes for v4.1 2011-11-11 21:47:43 +00:00
RELEASE-NOTES-4.1.1 add release notes for v4.1.1 2011-12-24 15:59:04 +01:00
RELEASE-NOTES-4.1.2 add release notes for 4.1.2 2012-01-27 19:23:56 +00:00
common.mk revert the debugging changes 2012-01-23 22:21:44 +00:00
dump-asy.pl ipc: adapt dump-asy.pl for the new orientation format 2011-01-08 00:45:10 +01:00
generate-command-parser.pl Bugfix: Make generate-command-parser.pl compatible with perl 5.10 2012-01-16 21:20:48 +00:00
gtk-tree-watch.pl perl: use get_tree instead of get_workspaces 2010-11-21 21:42:28 +01:00
i3-migrate-config-to-v4 Introduce synonyms: 'move to workspace' and 'move container to workspace' and 'move window to workspace' 2012-01-10 22:16:09 +00:00
i3-sensible-editor update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3-sensible-pager update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3-sensible-terminal update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3-wsbar i3-wsbar: display a separator between workspaces for every output when --show-all is used (Thanks marforio) 2011-08-04 00:40:40 +02:00
i3.applications.desktop Also install /usr/share/applications/i3.desktop 2012-01-26 18:16:13 +00:00
i3.config Introduce synonyms: 'move to workspace' and 'move container to workspace' and 'move window to workspace' 2012-01-10 22:16:09 +00:00
i3.config.keycodes Introduce synonyms: 'move to workspace' and 'move container to workspace' and 'move window to workspace' 2012-01-10 22:16:09 +00:00
i3.welcome s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00
i3.xsession.desktop Also install /usr/share/applications/i3.desktop 2012-01-26 18:16:13 +00: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
show-download-count.sh add show-download-count.sh to git 2012-01-26 20:53:19 +00:00