.. |
Makefile
|
Add stub Makefiles to allow subdir make calls
|
2012-07-22 19:57:48 +02:00 |
assignments.c
|
use I3__FILE__ for DLOG, leave __FILE__ as is
|
2012-08-12 12:19:47 +02:00 |
cfgparse.l
|
Implement variable border widths for pixel/normal
|
2012-09-24 22:20:29 +02:00 |
cfgparse.y
|
use the new parser by default
|
2012-10-08 13:26:42 +02:00 |
click.c
|
Focus the relevant workspace when clicking any container.
|
2012-10-03 00:15:55 +02:00 |
commands.c
|
move owindow definition into the command parser
|
2012-10-08 13:26:24 +02:00 |
commands_parser.c
|
change the commands_parser prefix to 'command' for consistency
|
2012-10-08 13:25:32 +02:00 |
con.c
|
Improve startup sequence termination conditions
|
2012-10-04 17:48:51 +02:00 |
config.c
|
Implement variable border widths for pixel/normal
|
2012-09-24 22:20:29 +02:00 |
config_directives.c
|
error out instead of accepting invalid key bindings (Thanks SardemFF7)
|
2012-10-09 14:09:08 +02:00 |
config_parser.c
|
fix warning about printf() field length
|
2012-10-08 13:30:14 +02:00 |
debug.c
|
use I3__FILE__ for DLOG, leave __FILE__ as is
|
2012-08-12 12:19:47 +02:00 |
display_version.c
|
i3 --moreversion: use readlink /proc/$pid/exe instead of realpath(argv[0])
|
2012-08-13 13:38:04 +02:00 |
ewmh.c
|
use I3__FILE__ for DLOG, leave __FILE__ as is
|
2012-08-12 12:19:47 +02:00 |
fake_outputs.c
|
use I3__FILE__ for DLOG, leave __FILE__ as is
|
2012-08-12 12:19:47 +02:00 |
floating.c
|
Replace the discrete 'split' Con property with a simple function.
|
2012-10-04 17:48:08 +02:00 |
handlers.c
|
mark parents of urgent container also as urgent
|
2012-09-22 19:31:34 +02:00 |
i3.mk
|
link the parser test binaries with -g
|
2012-10-08 13:25:57 +02:00 |
ipc.c
|
Replace the discrete 'split' Con property with a simple function.
|
2012-10-04 17:48:08 +02:00 |
key_press.c
|
Only launch i3-nagbar for parse errors
|
2012-09-11 13:17:36 +02:00 |
load_layout.c
|
Replace the discrete 'split' Con property with a simple function.
|
2012-10-04 17:48:08 +02:00 |
log.c
|
shmlog: Remove O_TRUNC flag for shm_open, we truncate ourselves
|
2012-10-04 17:05:08 +02:00 |
main.c
|
use the new parser by default
|
2012-10-08 13:26:42 +02:00 |
manage.c
|
Bugfix: properly react to windows being unmapped before we can reparent (Thanks xeen, darkraven)
|
2012-09-27 12:09:06 +02:00 |
match.c
|
i3/window: Port window names to i3String
|
2012-08-13 11:30:08 +02:00 |
move.c
|
use I3__FILE__ for DLOG, leave __FILE__ as is
|
2012-08-12 12:19:47 +02:00 |
output.c
|
use I3__FILE__ for DLOG, leave __FILE__ as is
|
2012-08-12 12:19:47 +02:00 |
randr.c
|
In get_output_next(), avoid an off-by-one for adjacent outputs and || mutually-exclusive failure conditions.
|
2012-09-22 18:12:49 +02:00 |
regex.c
|
use I3__FILE__ for DLOG, leave __FILE__ as is
|
2012-08-12 12:19:47 +02:00 |
render.c
|
Implement variable border widths for pixel/normal
|
2012-09-24 22:20:29 +02:00 |
resize.c
|
Display appropriate cursors when resizing or moving floating windows.
|
2012-09-23 22:05:19 +02:00 |
scratchpad.c
|
fix crash: send non-floating window with floating parent to scratchpad (thanks pkordy)
|
2012-09-28 17:58:58 +02:00 |
sd-daemon.c
|
implement "socket activation": passing IPC sockets to i3
|
2011-08-10 15:55:27 +02:00 |
sighandler.c
|
spelling fix: s/succesfully/successfully/
|
2012-09-20 10:55:03 +02:00 |
startup.c
|
Improve startup sequence termination conditions
|
2012-10-04 17:48:51 +02:00 |
tree.c
|
allow floating cons to be reached using 'focus parent'
|
2012-10-04 18:50:33 +02:00 |
util.c
|
Merge branch 'master' into next
|
2012-09-05 17:09:43 +02:00 |
window.c
|
i3/window: Port window names to i3String
|
2012-08-13 11:30:08 +02:00 |
workspace.c
|
Replace the discrete 'split' Con property with a simple function.
|
2012-10-04 17:48:08 +02:00 |
x.c
|
Merge branch 'master' into next
|
2012-09-29 00:03:42 +02:00 |
xcb.c
|
libi3: Rework font to support multiple backends
|
2012-08-13 11:39:29 +02:00 |
xcursor.c
|
Display appropriate cursors when resizing or moving floating windows.
|
2012-09-23 22:05:19 +02:00 |
xinerama.c
|
use I3__FILE__ for DLOG, leave __FILE__ as is
|
2012-08-12 12:19:47 +02:00 |