Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Ingo Bürk 4365f46d1b i3-input: Proper position in non-standard cases. (#2313)
This commit fixes two issues:
* We detect the EWMH support window from the root window. If this window
  currently has the input focus, we ignore this. We do this because this
  window is not a window the user is aware of and positioning relative to
  it makes no sense.
* We also detect whether the current input focus is in an i3-frame window.
  This can happen, e.g., when selecting a parent (split) container. Since
  frame windows are direct children of the root window, we must not
  translate its coordinates or we get weird results and i3-input ends up
  off-screen (see #2312). For all other windows, including those without
  any WM_CLASS, we proceed as before.

fixes #2312
2016-04-30 22:04:57 +01:00
.github Add issue template 2016-02-19 18:48:49 +01:00
contrib
debian debian: remove menu file, add lintian-overrides 2016-04-01 16:34:56 +02:00
docs Fix spelling mistakes 2016-04-04 09:33:59 +02:00
i3-config-wizard Correct color management for pango fonts 2015-12-29 14:26:21 +01:00
i3-dump-log
i3-input
i3-msg
i3-nagbar
i3bar Update i3bar LICENSE to conform to other LICENSE files. (#2284) 2016-04-10 04:15:49 -07:00
include Correctly count the number of windows for no_focus. (#2296) 2016-04-15 00:26:42 -07:00
libi3
man
parser-specs
src Ensure config variables match on longest-length (#2306) 2016-04-26 08:20:42 +01:00
testcases Ensure config variables match on longest-length (#2306) 2016-04-26 08:20:42 +01:00
travis travis: clean old docs before building with asciidoc git config 2016-04-09 12:46:15 +02:00
.clang-format clang-format: don’t define ForeachMacros 2014-06-19 11:17:46 +02:00
.gitignore
.travis.yml
DEPENDS Raise dependency to cairo 1.14.4. 2015-11-02 17:32:04 -05:00
I3_VERSION initial (manual) version files check-in 2016-04-07 19:12:21 +02:00
LICENSE
Makefile dist tarball uses existing (I3_)VERSION file 2016-04-07 19:12:21 +02:00
PACKAGE-MAINTAINER Update information on where to find #i3 on IRC 2016-03-10 18:05:17 +01:00
RELEASE-NOTES-4.12
VERSION
common.mk
generate-command-parser.pl
i3-dmenu-desktop
i3-migrate-config-to-v4
i3-save-tree
i3-sensible-editor
i3-sensible-pager
i3-sensible-terminal Added st to i3-sensible-terminal 2016-02-09 22:33:37 +01:00
i3-with-shmlog.xsession.desktop
i3.applications.desktop
i3.config
i3.config.keycodes
i3.xsession.desktop
logo.svg
pseudo-doc.doxygen
release.sh