gri3-wm/src
Ingo Bürk c474ddd782 Merge pull request #2649 from s3rb31/next
layout toggle: take any combination of layouts as arguments (continuation of #2476)
2017-02-24 00:58:19 +01: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 Allow using left/right scrolling like up/down scrolling. 2017-02-14 22:28:01 +01:00
commands.c Merge pull request #2649 from s3rb31/next 2017-02-24 00:58:19 +01:00
commands_parser.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
con.c layout toggle: take any combination of layouts as arguments (#2649) 2017-02-24 00:34:18 +01: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 Copy the entire window content on Expose events. (#2685) 2017-02-17 00:06:40 -08:00
ipc.c Add the ipc shutdown event (#2652) 2017-01-22 14:08:32 -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 migrate placeholder windows to draw_util (#2646) 2017-01-21 07:53:09 -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 Merge pull request #2649 from s3rb31/next 2017-02-24 00:58:19 +01: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