gri3-wm/src
Michael Stapelberg 5e7339d8f0 Merge pull request #1641 from Deiz/fix-1640
Store Git commit identifier in its own object
2015-04-12 10:08:43 -07: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 Fix bindings using Mode_switch 2015-03-07 14:52:32 +01:00
click.c Make floating window mouse handling consistent with tiled windows 2015-04-02 02:44:37 -04:00
commands.c Only mark a window if only one window is matched 2015-04-01 13:51:48 +02:00
commands_parser.c Allow escaping backslashes 2015-03-25 21:32:46 +03:00
con.c Removed comment on removal of legacy "default" layout. 2015-04-11 10:27:42 +02:00
config.c Changed the default for show_marks from "no" to "yes" 2015-03-30 23:11:50 +02:00
config_directives.c Added config directive 'no_focus <criteria>' (#1416) 2015-04-01 20:46:56 +02:00
config_parser.c Store Git commit identifier in its own object 2015-04-06 18:28:40 -04: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 Support _NET_WM_MOVERESIZE 2015-02-11 00:07:28 +01:00
fake_outputs.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
floating.c Handle floating centering in one function and test for consistency 2015-03-30 16:03:35 -04:00
handlers.c Added 'focus_on_window_activation' directive 2015-03-30 22:09:36 +02:00
i3.mk Rebuild version.o when version.c or LAST_VERSION change 2015-04-12 12:31:58 -04:00
ipc.c Store Git commit identifier in its own object 2015-04-06 18:28:40 -04:00
key_press.c Feature: implement mouse bindings 2014-06-19 12:28:54 +02:00
load_layout.c Add a safe wrapper for write and fix some warnings 2015-03-29 10:22:34 +08:00
log.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
main.c Store Git commit identifier in its own object 2015-04-06 18:28:40 -04:00
manage.c Added assignment type 'A_NO_FOCUS' (#1416) 2015-04-01 20:46:55 +02:00
match.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00
move.c Allow single-child non-default layout cons to be moved between outputs 2015-03-31 13:58:29 -04:00
output.c Refactor functions for easy reuse 2015-03-04 09:22:25 +01: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 run clang-format (3.5.0) 2015-03-01 17:16:03 +01:00
resize.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
restore_layout.c Don’t focus placeholder windows. 2015-03-25 22:47:23 +01:00
scratchpad.c Handle floating centering in one function and test for consistency 2015-03-30 16:03:35 -04:00
sd-daemon.c format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
sighandler.c Add a safe wrapper for write and fix some warnings 2015-03-29 10:22:34 +08:00
startup.c Rename workspaces in startup sequences. 2015-03-13 10:35:20 +01:00
tree.c Bugfix: Remove windows from the save set when unmapping. 2015-04-06 15:40:12 +02:00
util.c Move resolve_tilde and get_config_path into libi3 2015-03-29 14:45:42 -04:00
version.c Store Git commit identifier in its own object 2015-04-06 18:28:40 -04:00
window.c Cope with non-null-terminated x class properties. 2015-03-30 08:56:46 +02:00
workspace.c Fix percents when attaching a window to a ws creates a new split con 2015-03-27 22:20:28 -04:00
x.c Make show_marks configurable 2015-03-30 23:11:50 +02:00
xcb.c run clang-format (3.5.0) 2015-03-01 17:16:03 +01:00
xcursor.c run clang-format (3.5.0) 2015-03-01 17:16:03 +01:00
xinerama.c clang-format-3.5 **/*.h **/*.c 2014-06-19 11:20:32 +02:00