.. |
i3
|
introduced i3 command for changing the hidden state and the mode of i3bar
|
2013-05-25 23:00:36 +02:00 |
all.h
|
dragging: instead of using a custom event loop, use libev
|
2013-12-22 21:52:49 +01: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
|
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
|
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
|
introduce client.placeholder color
|
2013-12-22 21:52:49 +01: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
|
display swallows criteria in placeholder windows
|
2013-12-22 21:52:49 +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
|
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
|
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
|
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 |
main.h
|
dragging: instead of using a custom event loop, use libev
|
2013-12-22 21:52:49 +01: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
|
Fix keyboard and mouse resize in nested containers
|
2013-09-26 19:30:07 +02:00 |
restore_layout.h
|
kill placeholder windows when the actual window appears
|
2013-12-22 21:52:49 +01: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
|
Make default shmlog_size a const int
|
2013-06-12 23:24:07 +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
|
Bugfix: correctly recognize assigned windows as urgent (Thanks jookia)
|
2013-09-24 07:47:36 +02:00 |
workspace.h
|
Implement moving workspaces as if they're regular containers
|
2012-09-29 00:17:36 +02:00 |
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
|
don’t use reversed identifiers for include guards (Thanks Markus)
|
2012-09-21 15:36:25 +02:00 |
xcursor.h
|
switch from libXcursor to xcb-util-cursor
|
2013-08-17 09:44:20 +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 |