gri3-wm/src
Tony Crisci 196e748e94 bugfix: default floating border regression
Fixes a bug where a normal floating default border is not applied when
the default tiling border is set to a pixel value.

This bug was introduced in this commit:

43b447855d

Consider motif border for floating geometry

Fixes a comment that claimed default floating border could override
motif hints, which was never the case.

fixes #1305
2014-07-10 22:32:27 +02:00
..
Makefile Add stub Makefiles to allow subdir make calls 2012-07-22 19:57:48 +02:00
assignments.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
bindings.c Switch to xcb-xkb and libxkbcommon 2014-06-21 19:10:37 +02:00
click.c Feature: implement mouse bindings 2014-06-19 12:28:54 +02:00
commands.c Make absolute floating move work with criteria 2014-07-02 19:07:08 +02:00
commands_parser.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
con.c Implement the window::urgent event 2014-06-24 09:04:45 +02:00
config.c Switch to xcb-xkb and libxkbcommon 2014-06-21 19:10:37 +02:00
config_directives.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
config_parser.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
debug.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
display_version.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
ewmh.c Bugfix: _NET_SUPPORTED property fixes 2014-07-01 23:43:14 +02:00
fake_outputs.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
floating.c Implement the window::floating event 2014-06-23 21:18:12 +02:00
handlers.c Handle WM_CHANGE_STATE requests for iconic state 2014-06-24 09:39:12 +02:00
i3.mk cleanup: src/i3.mk: add XKB_COMMON_CFLAGS when compiling i3 2014-06-25 17:58:16 +02:00
ipc.c Merge branch 'master' into next 2014-06-27 09:05:32 +02:00
key_press.c Feature: implement mouse bindings 2014-06-19 12:28:54 +02:00
load_layout.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
log.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
main.c Merge branch 'master' into next 2014-06-24 09:57:05 +02:00
manage.c bugfix: default floating border regression 2014-07-10 22:32:27 +02:00
match.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
move.c Make command `move [direction]` work with criteria 2014-06-23 21:17:27 +02:00
output.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
randr.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
regex.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
render.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
resize.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
restore_layout.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
scratchpad.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
sd-daemon.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
sighandler.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
startup.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
tree.c Cross-output focus focus floating exception 2014-06-24 09:05:39 +02:00
util.c Bugfix: create the directory for storing the restart state (Thanks hjem) 2014-06-27 09:04:51 +02:00
window.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
workspace.c Implement the window::urgent event 2014-06-24 09:04:45 +02:00
x.c Merge branch 'master' into next 2014-06-28 13:05:40 +02:00
xcb.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
xcursor.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
xinerama.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00