..
i3
introduced i3 command for changing the hidden state and the mode of i3bar
2013-05-25 23:00:36 +02: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
Handle the _NET_REQUEST_FRAME_EXTENTS ClientMessage (java compat)
2013-07-27 15:06:08 +02:00
click.h
…
cmdparse.h
…
commands.h
implement unmark command
2013-07-17 23:02:31 +02:00
commands_parser.h
re-shuffle struct members to save a bit of memory
2013-06-08 15:37:41 +02:00
con.h
Give layout enum a name: layout_t
2013-05-22 19:35:07 +02:00
config.h
Add new bar.binding_mode_indicator configuration.
2013-09-24 06:59:26 +02:00
config_directives.h
Add new bar.binding_mode_indicator configuration.
2013-09-24 06:59:26 +02:00
config_parser.h
refactor both i3-nagbar starts into src/util.c
2012-12-24 16:53:20 +01:00
data.h
Store aspect_ratio instead of weird proportional_{width,height} (Thanks phillip)
2013-06-29 23:11:54 +02:00
debug.h
…
display_version.h
…
ewmh.h
actively delete _NET_WORKAREA on startup
2013-07-13 12:24:15 +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
Return DRAG_ABORT on UnmapNotify from drag_pointer
2013-11-09 13:27:42 +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
Bugfix: `move <direction>` sends workspace focus
2014-01-13 23:36:31 +01:00
key_press.h
…
libi3.h
only LOG() the DPI when it changes, DLOG() it otherwise (Thanks lkraav)
2013-12-24 10:35:56 +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
only LOG() the DPI when it changes, DLOG() it otherwise (Thanks lkraav)
2013-12-24 10:35:56 +01:00
manage.h
don’t use reversed identifiers for include guards (Thanks Markus)
2012-09-21 15:36:25 +02:00
match.h
…
move.h
…
output.h
don’t use reversed identifiers for include guards (Thanks Markus)
2012-09-21 15:36:25 +02:00
queue.h
…
randr.h
…
regex.h
don’t use reversed identifiers for include guards (Thanks Markus)
2012-09-21 15:36:25 +02:00
render.h
…
resize.h
Fix keyboard and mouse resize in nested containers
2013-09-26 19:30:07 +02:00
scratchpad.h
…
sd-daemon.h
implement "socket activation": passing IPC sockets to i3
2011-08-10 15:55:27 +02:00
shmlog.h
Make default shmlog_size a const int
2013-06-12 23:24:07 +02:00
sighandler.h
…
startup.h
…
tree.h
…
util.h
refactor both i3-nagbar starts into src/util.c
2012-12-24 16:53:20 +01:00
window.h
Bugfix: correctly recognize assigned windows as urgent (Thanks jookia)
2013-09-24 07:47:36 +02:00
workspace.h
…
x.h
Revert "raise fullscreen windows on top of all other X11 windows"
2013-08-27 20:21:11 +02:00
xcb.h
ignore MotionNotify events generated while warping the pointer
2012-12-27 17:04:13 +01:00
xcb_compat.h
…
xcursor.h
switch from libXcursor to xcb-util-cursor
2013-08-17 09:44:20 +02:00
xinerama.h
…
yajl_utils.h
…