Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Tony Crisci a74662052a Detect base 16 in cmd criteria
Try to detect base 16 numbers given to `con_id` and `id` for command criteria
by setting the base of strtol to 0. This should also detect octal.

This is necessary because mouse bindings now may be serialized as hex as of
5c32de4.
2015-05-12 17:04:01 -04:00
contrib contrib: add per-workspace-layout.pl 2014-01-26 16:51:32 +01:00
debian debian: update changelog 2015-04-16 09:08:46 +02:00
docs Merge pull request #1638 from hwangcc23/fix-1489 2015-05-05 00:43:43 -07:00
i3-config-wizard Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
i3-dump-log Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
i3-input Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
i3-msg Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
i3-nagbar Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
i3bar Introduce sstrndup wrapper. 2015-05-06 16:33:15 +02:00
include Merge pull request #1693 from mh21/wm-class-garbage-no-copy 2015-05-06 23:55:47 -07:00
libi3 Introduce sstrndup wrapper. 2015-05-06 16:33:15 +02:00
man release i3 4.10.2 2015-04-16 09:02:58 +02:00
parser-specs Merge pull request #1638 from hwangcc23/fix-1489 2015-05-05 00:43:43 -07:00
src Detect base 16 in cmd criteria 2015-05-12 17:04:01 -04:00
testcases Merge pull request #1638 from hwangcc23/fix-1489 2015-05-05 00:43:43 -07:00
.clang-format clang-format: don’t define ForeachMacros 2014-06-19 11:17:46 +02:00
.gitignore Rebuild version.o when version.c or LAST_VERSION change 2015-04-12 12:31:58 -04:00
.travis.yml travis: remove FORTIFY_SOURCE, causes trouble with clang 2015-03-29 17:20:11 +02:00
CONTRIBUTING.md contributing: mention that we cannot support closed-source software 2015-04-19 21:11:22 +02: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 Rebuild version.o when version.c or LAST_VERSION change 2015-04-12 12:31:58 -04:00
PACKAGE-MAINTAINER Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
RELEASE-NOTES-4.10.2 release i3 4.10.2 2015-04-16 09:02:58 +02:00
common.mk Respect EXEC_PREFIX and a users' choice of PKG_CONFIG. 2015-04-12 17:59:30 -07:00
generate-command-parser.pl Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
i3-dmenu-desktop Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
i3-migrate-config-to-v4 degendered terms 2015-03-11 21:41:43 -07:00
i3-save-tree Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04: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-sensible-terminal: launch i3-nagbar when no terminal is found 2015-03-26 09:21:40 +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 Adapt release.sh to update the latest version in the debugging docs. 2015-04-20 19:17:42 +02:00