Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Tony Crisci 8870edc2ca Do not resend focus on click
Do not set focused_id to XCB_NONE in route click to force resend focus,
in some cases to an already focused window.

Sending focus again on click is not necessary and may cause problems
with certain wine or mono apps. Resending focus makes combo boxes not
work in Office 2010.

This effectively reverts commit 250577da, so in case this commit causes
any problems with Eclipse to resurface, we’ll revert this commit in
favor of 250577da (the Eclipse-related bug fix).
2014-09-21 02:55:11 +02:00
contrib contrib: add per-workspace-layout.pl 2014-01-26 16:51:32 +01:00
debian make AnyEvent::I3 dependency versioned (Thanks sur5r) 2014-08-05 11:49:16 +02:00
docs i3bar: implement custom mouse wheel commands 2014-07-10 22:40:12 +02:00
i3-config-wizard Switch to xcb-xkb and libxkbcommon 2014-06-21 19:10:37 +02:00
i3-dump-log format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
i3-input clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
i3-msg format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
i3-nagbar clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
i3bar Merge branch 'master' into next 2014-07-24 10:11:34 +02:00
include Allow to validate the config file without X. 2014-08-25 19:34:26 +02:00
libi3 Allow to validate the config file without X. 2014-08-25 19:34:26 +02:00
man man: bump version to 4.8 2014-06-15 19:12:16 +02:00
parser-specs Parse tray_output as a word, not string (Thanks Peter) 2014-08-25 17:55:59 +02:00
src Do not resend focus on click 2014-09-21 02:55:11 +02:00
testcases Properly handle windows unsetting WM_TRANSIENT_FOR (Thanks Janus) 2014-08-26 10:00:14 +02: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 ignore symbol files on OS X (only for debugging, breaks git-add -A) 2013-11-26 19:56:59 +01: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 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.8 add .clang-format, to be used with clang-format-3.5 2014-06-15 19:05:01 +02:00
common.mk Switch to xcb-xkb and libxkbcommon 2014-06-21 19:10:37 +02:00
generate-command-parser.pl Change the names of parser result structs 2014-05-20 19:59:01 +02:00
i3-dmenu-desktop Bugfix: i3-dmenu-desktop: quote path (Thanks nikolaus) 2014-07-11 09:51:05 +02:00
i3-migrate-config-to-v4 i3-migrate-config-to-v4: use layout toggle split (Thanks eeemsi) 2012-08-04 12:46:37 +02:00
i3-save-tree Bugfix: interpret commandline parameters as utf-8 2014-06-25 10:00:23 +02: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 Add xfce4-terminal to i3-sensible-terminal 2012-08-02 15:20:17 +02: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 default config: use `set` for directions 2014-06-13 20:01:18 +02:00
i3.config.keycodes also change the default font in i3.config.keycodes 2014-06-13 20:02:34 +02:00
i3.xsession.desktop Bugfix: Typo in i3.xsession.desktop TryExec rule. 2014-06-11 23:26:43 +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