gri3-wm/src
Ingo Bürk 367811be2d Ensure that marks and the title are displayed even if the window title is empty. (#2639)
Previously rendering marks and the title were skipped if the title is empty. With marks
this is obviously wrong, with the title it is also wrong because title_format might be
set.
2017-01-16 14:00:01 -08:00
..
assignments.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
bindings.c Validate that a binding mode is not defined more than once. (#2633) 2017-01-13 09:33:29 -08:00
click.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
commands.c fix incorrect reply to ipc command (#2567) 2016-11-15 09:26:53 -08:00
commands_parser.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
con.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
config.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
config_directives.c Don't exit() on redefined binding mode. (#2638) 2017-01-13 10:01:36 -08:00
config_parser.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
display_version.c Fix memory leaks (#2560) 2016-11-13 10:45:39 -08:00
ewmh.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
fake_outputs.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
floating.c Respect minimum size hints for floating windows. (#2508) 2016-11-28 22:09:39 +01:00
handlers.c Only react on the last Expose event in a series of events. (#2636) 2017-01-13 09:34:58 -08:00
ipc.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
key_press.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
load_layout.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
log.c Report error during error log creation (#2625) 2017-01-10 09:29:06 +01:00
main.c Implement RandR 1.5 support (#2580) 2016-11-28 18:20:46 +01:00
manage.c Respect minimum size hints for floating windows. (#2508) 2016-11-28 22:09:39 +01:00
match.c switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
move.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
output.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
randr.c Implement RandR 1.5 support (#2580) 2016-11-28 18:20:46 +01:00
regex.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
render.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
resize.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
restore_layout.c Only react on the last Expose event in a series of events. (#2636) 2017-01-13 09:34:58 -08:00
scratchpad.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
sd-daemon.c Always use socket activation 2016-06-11 14:47:23 +02:00
sighandler.c Remove unused function arguments. (#2635) 2017-01-13 09:34:09 -08:00
startup.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
tree.c Fix memory leak: free marks when destroying containers (#2578) 2016-11-21 02:41:15 -08:00
util.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
version.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
window.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
workspace.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
x.c Ensure that marks and the title are displayed even if the window title is empty. (#2639) 2017-01-16 14:00:01 -08:00
xcb.c Remove some now-unused functions from xcb.[ch] (#2574) 2016-11-21 00:37:17 -08:00
xcursor.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
xinerama.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00