gri3-wm/src
Michael Stapelberg 62b0df0640 Make i3-nagbar use the same font as configured for i3 2013-01-26 09:55:38 +01:00
..
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 Call scratchpad_show() when focusing scratchpad windows via criteria 2013-01-25 16:11:20 +01:00
commands_parser.c config parser: recover after invalid input 2012-11-20 17:10:29 +01:00
con.c fix possibly uninitialized variable (Thanks knopwob) 2012-12-24 15:13:47 +01:00
config.c Merge branch 'master' into next 2013-01-24 14:45:14 +01:00
config_directives.c Bugfix: Actually set border width in config_directives.c (Thanks strcat) 2012-10-09 22:06:36 +02:00
config_parser.c Make i3-nagbar use the same font as configured for i3 2013-01-26 09:55:38 +01: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 use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
fake_outputs.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
floating.c code style fixes for the previous commit 2012-11-25 20:55:49 +01:00
handlers.c Fixing continuous resize bug in floating mode 2013-01-24 12:42:13 +01:00
i3.mk remove old cfgparse.{l,y} 2012-12-24 15:46:57 +01:00
ipc.c ipc: use ipc_recv_message instead of duplicate code 2013-01-23 18:59:36 +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 Replace the discrete 'split' Con property with a simple function. 2012-10-04 17:48:08 +02:00
log.c shmlog: Remove O_TRUNC flag for shm_open, we truncate ourselves 2012-10-04 17:05:08 +02:00
main.c Allow servers which do not support the XKB extension. 2013-01-23 20:27:27 +01:00
manage.c Merge branch 'master' into next 2013-01-01 16:31:27 +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 exit with a proper error message when there are no outputs available (Thanks flo) 2012-10-14 20:56:13 +02:00
regex.c use I3__FILE__ for DLOG, leave __FILE__ as is 2012-08-12 12:19:47 +02:00
render.c fix two more crashes when disabling an empty output 2013-01-25 14:53:15 +01:00
resize.c Display appropriate cursors when resizing or moving floating windows. 2012-09-23 22:05:19 +02:00
scratchpad.c Merge branch 'master' into next 2013-01-25 15:48:38 +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 remove the urgency indicator when a window is closed 2013-01-25 18:53:59 +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 Revert "don't use con_is_internal" 2012-12-14 21:44:20 +01:00
x.c ignore MotionNotify events generated while warping the pointer 2012-12-27 17:04:13 +01: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