..
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
click.c
Fix scrolling on a tabbed titlebar which contains split cons (Thanks f8l)
2012-12-19 21:40:26 +01:00
commands.c
Always auto center on 'scratchpad show' if window hasn't been repositioned by the user
2013-02-18 10:38:28 +01:00
commands_parser.c
config parser: recover after invalid input
2012-11-20 17:10:29 +01:00
con.c
Merge branch 'master' into next
2013-04-02 23:59:48 +02:00
config.c
Merge branch 'master' into next
2013-01-24 14:45:14 +01:00
config_directives.c
config: accept “smart” as popup_during_fullscreen parameter (Thanks supplantr)
2013-02-24 17:23:37 +01:00
config_parser.c
Add 'line' as a configuration parsing primitive
2013-04-02 22:26:29 +02:00
debug.c
use I3__FILE__ for DLOG, leave __FILE__ as is
2012-08-12 12:19:47 +02:00
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
use I3__FILE__ for DLOG, leave __FILE__ as is
2012-08-12 12:19:47 +02:00
floating.c
Use a saner sanity check for floating_reposition.
2013-03-21 23:41:07 +01:00
handlers.c
Add support for _NET_WM_STATE_DEMANDS_ATTENTION.
2013-03-09 10:55:13 +01:00
i3.mk
makefile: delete test.{config_parser,commands_parser} in distclean
2013-03-12 14:03:22 +01:00
ipc.c
Fix restarting with 32bit depth windows (v5)
2013-03-21 23:38:09 +01: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
FreeBSD expect a real path on the filesystem for shm_open
2013-03-20 17:29:06 +01:00
main.c
bump copyright years to 2013
2013-03-17 01:01:04 +01:00
manage.c
Bugfix: Handle nested transient popups properly
2013-02-24 15:59:38 +01: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
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
use I3__FILE__ for DLOG, leave __FILE__ as is
2012-08-12 12:19:47 +02:00
render.c
raise fullscreen windows on top of all other X11 windows
2013-04-07 15:38:00 +02:00
resize.c
Display appropriate cursors when resizing or moving floating windows.
2012-09-23 22:05:19 +02:00
scratchpad.c
Fix scratchpad_show
2013-03-27 21:51:13 +01: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
Split workspace instead of changing orientation
2013-02-15 03:16:02 +01:00
util.c
refactor both i3-nagbar starts into src/util.c
2012-12-24 16:53:20 +01:00
window.c
i3/window: Port window names to i3String
2012-08-13 11:30:08 +02:00
workspace.c
ipc: use correct workspace in workspace change event
2013-04-02 22:27:04 +02:00
x.c
raise fullscreen windows on top of all other X11 windows
2013-04-07 15:38:00 +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