.. |
Makefile
|
…
|
|
assignments.c
|
…
|
|
click.c
|
Fix scrolling on a tabbed titlebar which contains split cons (Thanks f8l)
|
2012-12-19 21:40:26 +01:00 |
commands.c
|
Implement shmlog command
|
2013-06-23 21:48:02 +02:00 |
commands_parser.c
|
Typo and usage fixes in documentation and comments.
|
2013-04-11 22:37:39 +02:00 |
con.c
|
Update parent urgency hint if a child is removed.
|
2013-06-23 22:27:30 +02:00 |
config.c
|
introduced i3 command for changing the hidden state and the mode of i3bar
|
2013-05-25 23:00:36 +02:00 |
config_directives.c
|
introduced i3 command for changing the hidden state and the mode of i3bar
|
2013-05-25 23:00:36 +02:00 |
config_parser.c
|
Add 'line' as a configuration parsing primitive
|
2013-04-02 22:26:29 +02:00 |
debug.c
|
…
|
|
display_version.c
|
ipc_recv_message: store message_type, don’t compare. add distinct EOF retval
|
2013-01-23 18:51:39 +01:00 |
ewmh.c
|
Add support for _NET_WM_STATE_DEMANDS_ATTENTION.
|
2013-03-09 10:55:13 +01:00 |
fake_outputs.c
|
…
|
|
floating.c
|
Use a saner sanity check for floating_reposition.
|
2013-03-21 23:41:07 +01:00 |
handlers.c
|
Give layout enum a name: layout_t
|
2013-05-22 19:35:07 +02:00 |
i3.mk
|
makefile: delete test.{config_parser,commands_parser} in distclean
|
2013-03-12 14:03:22 +01:00 |
ipc.c
|
introduced i3 command for changing the hidden state and the mode of i3bar
|
2013-05-25 23:00:36 +02:00 |
key_press.c
|
Make i3-nagbar use the same font as configured for i3
|
2013-01-26 09:55:38 +01:00 |
load_layout.c
|
Fix restarting with 32bit depth windows (v5)
|
2013-03-21 23:38:09 +01:00 |
log.c
|
reset shmlogname when disabling the log
|
2013-06-23 22:14:39 +02:00 |
main.c
|
Fix incorrect comment
|
2013-06-23 22:34:04 +02:00 |
manage.c
|
manage.c: use xcb_discard_reply() instead of free()ing the reply (Thanks psychon)
|
2013-05-28 18:57:26 +02:00 |
match.c
|
…
|
|
move.c
|
…
|
|
output.c
|
fix two more crashes when disabling an empty output
|
2013-01-25 14:53:15 +01:00 |
randr.c
|
Use a saner sanity check for floating_reposition.
|
2013-03-21 23:41:07 +01:00 |
regex.c
|
…
|
|
render.c
|
Merge branch 'master' into next
|
2013-04-23 07:18:39 +02:00 |
resize.c
|
…
|
|
scratchpad.c
|
Fix problem when moving fullscreen window to scratchpad
|
2013-05-25 22:59:27 +02:00 |
sd-daemon.c
|
…
|
|
sighandler.c
|
…
|
|
startup.c
|
…
|
|
tree.c
|
Bugfix: Unmap windows before reparenting them to the root window (fixes Mathematica) (Thanks psychon)
|
2013-05-28 19:52:01 +02:00 |
util.c
|
refactor both i3-nagbar starts into src/util.c
|
2012-12-24 16:53:20 +01:00 |
window.c
|
…
|
|
workspace.c
|
ipc: use correct workspace in workspace change event
|
2013-04-02 22:27:04 +02:00 |
x.c
|
Implement shmlog command
|
2013-06-23 21:48:02 +02:00 |
xcb.c
|
…
|
|
xcursor.c
|
…
|
|
xinerama.c
|
…
|
|