Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Tony Crisci c1b6c94621 Bugfix: serialize con_id with %p in run_binding()
%p is equivalent to either %x or %lx, depending on the pointer size of the
platform. Before this commit, we always used %d, which has the same behavior
on Linux, but is not automatically expanded to %ld on e.g. FreeBSD.

fixes #1661
2015-07-30 21:34:43 +02:00
contrib
debian Update debian/changelog 2015-03-29 18:08:59 +02:00
docs Use a reasonable default sep_block_width if a separator_symbol is given 2015-04-06 15:43:47 +02:00
i3-config-wizard Make wizard window size and click coordinates dependent on font 2015-03-28 15:35:19 -04:00
i3-dump-log Add a safe wrapper for write and fix some warnings 2015-03-29 10:22:34 +08:00
i3-input update default fonts for i3-{input,config-wizard,nagbar} 2015-03-26 10:03:30 +01:00
i3-msg
i3-nagbar Merge pull request #1575 from hwangcc23/next 2015-03-29 16:53:14 +02:00
i3bar Use a reasonable default sep_block_width if a separator_symbol is given 2015-04-06 15:43:47 +02:00
include Merge pull request #1575 from hwangcc23/next 2015-03-29 16:53:14 +02:00
libi3
man release i3 4.10.2 2015-04-16 09:02:58 +02:00
parser-specs
src
testcases Merge pull request #1582 from shdown/allow-escaping-backslashes 2015-03-27 09:40:09 +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
.travis.yml
CONTRIBUTING.md
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.10.2
common.mk
generate-command-parser.pl
i3-dmenu-desktop
i3-migrate-config-to-v4
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
i3-with-shmlog.xsession.desktop
i3.applications.desktop
i3.config
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
release.sh prepare release.sh for 4.10.1 2015-03-29 18:53:55 +02:00