Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Michael Stapelberg df980bffa4 Make 'move' handle floating windows properly
This means you can now specify an amount of pixels for the move command. The
default is 10. Note that this of course only works for floating windows.

Example:
  move left 20 px
2011-10-27 21:46:15 +01:00
debian debian: update package descriptions 2011-10-23 17:01:56 +01:00
docs docs/userguide: document the --no-startup-id flag for exec directives in the config 2011-10-25 22:21:09 +01:00
i3-config-wizard normalize file headers across **/*.{h,c} 2011-10-25 21:19:38 +01:00
i3-input normalize file headers across **/*.{h,c} 2011-10-25 21:19:38 +01:00
i3-msg normalize file headers across **/*.{h,c} 2011-10-25 21:19:38 +01:00
i3-nagbar normalize file headers across **/*.{h,c} 2011-10-25 21:19:38 +01:00
i3bar normalize file headers across **/*.{h,c} 2011-10-25 21:19:38 +01:00
include Add a --no-startup-id flag for exec (command), exec (config), exec_always (config) 2011-10-25 22:18:17 +01:00
libi3 normalize file headers across **/*.{h,c} 2011-10-25 21:19:38 +01:00
man update manpage for 'bar' config (Thanks eeemsi) 2011-10-22 18:23:29 +01:00
render-tree add proof-of-concept perl script to render the tree to SVG 2011-02-21 20:00:56 +01:00
src Make 'move' handle floating windows properly 2011-10-27 21:46:15 +01:00
testcases extend t/124-move.t to test move for floating containers 2011-10-27 21:46:01 +01: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 add libi3/libi3.a to .gitignore 2011-10-23 13:16:26 +01: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 makefile: correctly depend on libi3/*.c to recompile libi3 when necessary 2011-10-23 13:16:39 +01: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
common.mk remove obsolete TERM_EMU build option 2011-10-23 12:00:56 +01:00
dump-asy.pl ipc: adapt dump-asy.pl for the new orientation format 2011-01-08 00:45:10 +01: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 i3-migrate-config-to-v4: generate a bar {} block instead of exec i3bar 2011-10-22 15:24:18 +01:00
i3-sensible-editor Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
i3-sensible-pager Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
i3-sensible-terminal Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +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.config Bugfix: i3.config: status_command, not status_line (Thanks eeemsi) 2011-10-22 18:28:11 +01:00
i3.config.keycodes Bugfix: i3.config: status_command, not status_line (Thanks eeemsi) 2011-10-22 18:28:11 +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 s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +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