.. |
Makefile
|
Add stub Makefiles to allow subdir make calls
|
2012-07-22 19:57:48 +02:00 |
assignments.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
bindings.c
|
Fix TODO by replacing atoi by strtol
|
2015-06-30 22:22:56 +08:00 |
click.c
|
Improve logging of button events.
|
2015-05-26 16:57:25 +02:00 |
commands.c
|
Merge pull request #1771 from Airblader/feature-1769
|
2015-06-30 13:52:54 -07:00 |
commands_parser.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
con.c
|
Added missing newlines in log statements.
|
2015-06-30 20:48:35 +02:00 |
config.c
|
Introduce a config directive 'binding_mode' in the 'bar' config, pass it through the IPC and parse it in i3bar.
|
2015-05-31 16:49:09 +02:00 |
config_directives.c
|
Merge pull request #1771 from Airblader/feature-1769
|
2015-06-30 13:52:54 -07:00 |
config_parser.c
|
Improve error message for clarity.
|
2015-07-27 22:32:55 +02:00 |
debug.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
display_version.c
|
Display which config is used in --more_version
|
2015-07-10 22:54:25 +08:00 |
ewmh.c
|
Set the _NET_WM_STATE_HIDDEN atom on windows that are currently not visible due to being in the non-focused tab of a stacked or tabbed container.
|
2015-04-21 09:14:22 +02:00 |
fake_outputs.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
floating.c
|
Added missing newlines in log statements.
|
2015-06-30 20:48:35 +02:00 |
handlers.c
|
Added missing newlines in log statements.
|
2015-06-30 20:48:35 +02:00 |
i3.mk
|
Merge pull request #1651 from tanderson92/pkgconfig
|
2015-04-16 00:34:01 -07:00 |
ipc.c
|
Display which config is used in --more_version
|
2015-07-10 22:54:25 +08:00 |
key_press.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
load_layout.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
log.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
main.c
|
Added missing newlines in log statements.
|
2015-06-30 20:48:35 +02:00 |
manage.c
|
Grab all buttons when managing a window to also allow 'bindsym --whole-window button4 …' to work correctly.
|
2015-05-26 16:56:00 +02:00 |
match.c
|
Remove asserts and return non-match instead if the container or its workspace cannot be found.
|
2015-07-01 11:47:55 +02:00 |
move.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
output.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
randr.c
|
Merge pull request #1638 from hwangcc23/fix-1489
|
2015-05-05 00:43:43 -07:00 |
regex.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
render.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
resize.c
|
Added missing newlines in log statements.
|
2015-06-30 20:48:35 +02:00 |
restore_layout.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
scratchpad.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
sd-daemon.c
|
format **/*.c with clang-format-3.5
|
2014-06-15 19:07:02 +02:00 |
sighandler.c
|
Added missing newlines in log statements.
|
2015-06-30 20:48:35 +02:00 |
startup.c
|
Fix warning about potentially uninitialized variable.
|
2015-06-01 17:10:10 +02:00 |
tree.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
util.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
version.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
window.c
|
Added missing newlines in log statements.
|
2015-06-30 20:48:35 +02:00 |
workspace.c
|
Added missing newlines in log statements.
|
2015-06-30 20:48:35 +02:00 |
x.c
|
Parse the title_format and display the customized window title if a format was set.
|
2015-06-29 09:13:31 +02:00 |
xcb.c
|
Merge pull request #1665 from Airblader/feature-1658
|
2015-04-21 08:42:16 +02:00 |
xcursor.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |
xinerama.c
|
Update copyright notices and get rid of ranges
|
2015-04-20 17:50:21 -04:00 |