Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Michael Stapelberg a82f5750de Bugfix: Avoid out of bounds coordinates when moving floating windows (Thanks eeemsi)
This commit makes the coordinates proportional when moving floating windows.
That is, if you have a window at the bottom of your 1920 px monitor and move it
to your 800 px monitor, it will be at the bottom of the 800 px monitor (and not
out of bounds).
2011-09-18 17:00:29 +01:00
debian debian: bump version so that apt prefers source builds over debian repository versions 2011-08-28 20:17:38 +02:00
docs docs/userguide: state that mod+shift+space toggles, add link to criteria in for_window (Thanks Don) 2011-08-29 16:04:42 +02:00
i3-config-wizard i3-config-wizard: Bugfix: Check the modifier mapping to decide whether to use Mod1 or Mod4 2011-08-28 16:16:53 +02:00
i3-input makefiles: build subdirs (Thanks Kacper) 2011-07-25 00:31:35 +02:00
i3-msg makefiles: build subdirs (Thanks Kacper) 2011-07-25 00:31:35 +02:00
i3-nagbar i3-nagbar: correctly check for errors when connecting to X11 2011-07-27 13:30:12 +02:00
i3bar i3bar: Bugfix: When receiving EOF, immediately redraw and discard input 2011-08-25 18:46:08 +02:00
include Send the correct X11 border_width in faked ConfigureNotifys 2011-09-17 14:11:55 +01:00
man bump version number in man/asciidoc.conf 2011-08-28 19:47:03 +02:00
render-tree add proof-of-concept perl script to render the tree to SVG 2011-02-21 20:00:56 +01:00
src Bugfix: Avoid out of bounds coordinates when moving floating windows (Thanks eeemsi) 2011-09-18 17:00:29 +01:00
testcases Tests: fix floating size, add a test to check floating size when starting in tiling 2011-09-17 14:12:16 +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 i3-config-wizard to .gitignore 2011-07-31 21:53:47 +02:00
CMDMODE docs: merge spelling and grammar fixes by sasha (Thanks!) 2010-03-21 01:50:10 +01:00
DEPENDS i3-migrate-config-to-v4: drop the .pl suffix 2011-07-31 23:11:45 +02: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 make dist: include i3bar, pre-generate its manpage 2011-08-01 23:27:50 +02:00
PACKAGE-MAINTAINER i3-migrate-config-to-v4: drop the .pl suffix 2011-07-31 23:11:45 +02: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
TODO s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00
common.mk enable -Wl,--as-needed only on Linux (doesn’t work on Mac OS X) 2011-08-01 18:09:27 +02: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 migrate-config: use \s, be a bit more whitespace tolerant (+test) (Thanks sbedivere) 2011-08-28 17:01:59 +02: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 Don’t use absolute paths in the default config (Thanks cls) 2011-08-23 21:30:09 +02:00
i3.config.keycodes Don’t use absolute paths in the default config (Thanks cls) 2011-08-23 21:30:09 +02: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