Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Tony Crisci 6bf7f8ef78 Always explicitly set border widths on manage
When a window becomes managed, explicitly set the current border width
to the default instead of relying on the default value of -1 to apply
the correct value.

Now that there are two different kinds of default borders, a border
width value of -1 is ambiguous. This can lead to different border widths
effectively being applied when the container changes from tiling to
floating, which is surprising behavior.

This commit extends behavior introduced in this commit to normal
borders:

7afe9cc78b

Explicitly set current border width when BS_PIXEL

fixes #1304
2014-07-11 00:33:20 +02:00
contrib contrib: add per-workspace-layout.pl 2014-01-26 16:51:32 +01:00
debian libxkbcommon 0.4.0 is required, 0.2.0 is too old (Thanks Mii) 2014-06-25 17:57:48 +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-11 00:33:13 +02:00
include i3bar: implement custom mouse wheel commands 2014-07-10 22:40:12 +02:00
libi3 format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
man man: bump version to 4.8 2014-06-15 19:12:16 +02:00
parser-specs i3bar: implement custom mouse wheel commands 2014-07-10 22:40:12 +02:00
src Always explicitly set border widths on manage 2014-07-11 00:33:20 +02:00
testcases Always explicitly set border widths on manage 2014-07-11 00:33:20 +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 libxkbcommon 0.4.0 is required, 0.2.0 is too old (Thanks Mii) 2014-06-25 17:57:48 +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 i3-dmenu-desktop: don’t use smartmatch (it’s experimental) 2014-05-15 22:52:35 +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