gri3-wm/src
Ingo Bürk 64e7646c7e
Merge pull request #3452 from orestisf1993/title_align
Add title_align config directive
2018-10-23 16:41:54 +02:00
..
assignments.c
bindings.c root is externally declared 2018-10-13 21:10:10 +03:00
click.c
commands.c Make comment style more consistent 2018-10-13 21:10:10 +03:00
commands_parser.c Reduce some code around frees 2018-10-13 21:10:09 +03:00
con.c Make comment style more consistent 2018-10-13 21:10:10 +03:00
config.c Make comment style more consistent 2018-10-13 21:10:10 +03:00
config_directives.c Add title_align config directive 2018-10-12 19:58:48 +03:00
config_parser.c Reduce some code around frees 2018-10-13 21:10:09 +03:00
display_version.c
ewmh.c
fake_outputs.c
floating.c floating_reposition: avoid extra tree_render 2018-10-13 21:10:11 +03:00
handlers.c Fix missing prototypes 2018-10-13 21:10:10 +03:00
ipc.c Make comment style more consistent 2018-10-13 21:10:10 +03:00
key_press.c
load_layout.c Reduce some code around frees 2018-10-13 21:10:09 +03:00
log.c
main.c Make comment style more consistent 2018-10-13 21:10:10 +03:00
manage.c manage_window: cleaner variable declarations 2018-10-13 21:10:10 +03:00
match.c match_matches_window: Check if focused->window exists 2018-09-16 14:55:27 +03:00
move.c tree_move: Don't change focus order when swapping containers 2018-10-09 22:39:38 +03:00
output.c output_push_sticky_windows: Make a bit easier to understand 2018-10-11 12:27:56 +03:00
randr.c Fix typo: childs -> children 2018-10-13 21:10:11 +03:00
regex.c
render.c
resize.c Ensure containers have a size of at least 1px after resize 2018-09-06 04:56:31 +03:00
restore_layout.c
scratchpad.c
sd-daemon.c
sighandler.c Fix missing prototypes 2018-10-13 21:10:10 +03:00
startup.c Fix typo: childs -> children 2018-10-13 21:10:11 +03:00
sync.c
tree.c Merge pull request #3342 from orestisf1993/tree_close_internal 2018-09-14 12:24:54 +02:00
util.c Fix missing prototypes 2018-10-13 21:10:10 +03:00
version.c
window.c
workspace.c Merge pull request #3448 from orestisf1993/sticky 2018-10-23 15:31:57 +02:00
x.c Merge pull request #3452 from orestisf1993/title_align 2018-10-23 16:41:54 +02:00
xcb.c
xcursor.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
xinerama.c