.. |
i3
|
Add a new IPC event for changes on windows.
|
2013-02-18 10:55:11 +01:00 |
all.h
|
use the new parser by default
|
2012-10-08 13:26:42 +02:00 |
assignments.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
atoms.xmacro
|
Add support for _NET_WM_STATE_DEMANDS_ATTENTION.
|
2013-03-09 10:55:13 +01:00 |
click.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
cmdparse.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
commands.h
|
spelling error: s/implementaiton/implementation/g
|
2012-10-24 07:58:03 +02:00 |
commands_parser.h
|
use the new parser by default
|
2012-10-08 13:26:42 +02:00 |
con.h
|
Fix restarting with 32bit depth windows (v5)
|
2013-03-21 23:38:09 +01:00 |
config.h
|
Separator color via config; separator width and on/off via ipc
|
2013-02-18 10:44:44 +01:00 |
config_directives.h
|
port the entire old config parser to the new one
|
2012-10-08 13:23:48 +02:00 |
config_parser.h
|
refactor both i3-nagbar starts into src/util.c
|
2012-12-24 16:53:20 +01:00 |
data.h
|
Fix restarting with 32bit depth windows (v5)
|
2013-03-21 23:38:09 +01:00 |
debug.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
display_version.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
ewmh.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
fake_outputs.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
floating.h
|
code style fixes for the previous commit
|
2012-11-25 20:55:49 +01:00 |
handlers.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
i3.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
ipc.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
key_press.h
|
refactor both i3-nagbar starts into src/util.c
|
2012-12-24 16:53:20 +01:00 |
libi3.h
|
Make i3-nagbar use the same font as configured for i3
|
2013-01-26 09:55:38 +01:00 |
load_layout.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
log.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
manage.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
match.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
move.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
output.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
queue.h
|
implement TAILQ_SWAP (only for consecutive elements, order relevant) and use it
|
2011-02-15 02:21:23 +01:00 |
randr.h
|
Use a saner sanity check for floating_reposition.
|
2013-03-21 23:41:07 +01:00 |
regex.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
render.h
|
Add render_deco_height()
|
2013-02-14 19:37:52 +01:00 |
resize.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
scratchpad.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
sd-daemon.h
|
implement "socket activation": passing IPC sockets to i3
|
2011-08-10 15:55:27 +02:00 |
shmlog.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
sighandler.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
startup.h
|
Improve startup sequence termination conditions
|
2012-10-04 17:48:51 +02:00 |
tree.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
util.h
|
refactor both i3-nagbar starts into src/util.c
|
2012-12-24 16:53:20 +01:00 |
window.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
workspace.h
|
Implement moving workspaces as if they're regular containers
|
2012-09-29 00:17:36 +02:00 |
x.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
xcb.h
|
ignore MotionNotify events generated while warping the pointer
|
2012-12-27 17:04:13 +01:00 |
xcb_compat.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
xcursor.h
|
Display appropriate cursors when resizing or moving floating windows.
|
2012-09-23 22:05:19 +02:00 |
xinerama.h
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
yajl_utils.h
|
simplify yajl related code
|
2012-11-13 09:32:55 +01:00 |