gri3-wm/src
Michael Stapelberg e19c7b7bae A few style fixes for the previous commit 2012-03-26 17:00:35 +02:00
..
assignments.c Render only once for all matching assignments (Thanks rami) 2012-02-15 21:02:40 +00:00
cfgparse.l Merge branch 'master' into next 2012-03-21 21:41:13 +01:00
cfgparse.y Implement support for user configuration of constraints on floating window dimensions. 2012-02-16 18:31:28 +00:00
click.c Highlight i3bar ws when changing output w/ mouse. 2012-02-15 22:05:01 +00:00
commands.c Extends move command for floating windows 2012-03-25 11:06:49 +02:00
commands_parser.c Bugfix: Also clear the command parser’s stack upon invalid commands (Thanks helgikrs) 2012-03-21 17:20:07 +01:00
con.c Use 32bit visual only when needed. Thus we could drop the --enable-32bit-visual option. 2012-03-26 16:50:44 +02:00
config.c Error message was missing a slash 2012-02-07 17:38:45 -05:00
debug.c normalize modelines/headers across src/*.c 2011-10-22 23:40:02 +01:00
ewmh.c Bugfix: Setup the _NET_SUPPORTING_WM_CHECK atom in a standards-compliant way 2012-01-20 18:09:53 +00:00
floating.c Merge branch 'master' into next 2012-03-21 20:24:29 +01:00
handlers.c Merge branch 'master' into next 2012-03-21 22:30:08 +01:00
ipc.c Refactor the interface of commands.c 2012-02-15 20:57:25 +00:00
load_layout.c Correctly restore focus after in-place restarts 2012-01-21 18:35:15 +00:00
log.c shmlog: store meta information in the buffer itself, store path as X11 atom 2012-01-06 23:40:07 +00:00
main.c Use 32bit visual only when needed. Thus we could drop the --enable-32bit-visual option. 2012-03-26 16:50:44 +02:00
manage.c Use 32bit visual only when needed. Thus we could drop the --enable-32bit-visual option. 2012-03-26 16:50:44 +02:00
match.c Use gettimeofday() and struct timevals instead of time() 2012-02-21 13:38:49 +01:00
move.c Rip out the old command parser, remove migration code 2012-01-27 22:11:03 +00:00
output.c normalize modelines/headers across src/*.c 2011-10-22 23:40:02 +01:00
randr.c If moving the last ws, create a new one in its place. 2012-02-15 17:59:33 +00:00
regex.c normalize modelines/headers across src/*.c 2011-10-22 23:40:02 +01:00
render.c Ignore aspect ratio during fullscreen mode (fixes MPlayer subtitles) (Thanks mxf, alexander) 2012-01-21 13:29:06 +00:00
resize.c Use 32bit visual only when needed. Thus we could drop the --enable-32bit-visual option. 2012-03-26 16:50:44 +02:00
scratchpad.c Bugfix: Correctly handle 'move scratchpad' on workspace level (+test) (Thanks mseed) 2012-01-07 17:36:30 +00:00
sd-daemon.c implement "socket activation": passing IPC sockets to i3 2011-08-10 15:55:27 +02:00
sighandler.c Fix the signal handler popup text. 2011-12-18 15:43:00 +00:00
startup.c make in-place restarts use socket activation, too (for faster/less flaky tests) 2012-01-21 23:03:09 +00:00
tree.c Merge branch 'master' into next 2012-02-07 17:42:58 -05:00
util.c Merge branch 'master' into next 2011-12-18 18:02:08 +00:00
window.c Merge branch 'master' into next 2012-01-18 19:18:22 +00:00
workspace.c If moving the last ws, create a new one in its place. 2012-02-15 17:59:33 +00:00
x.c A few style fixes for the previous commit 2012-03-26 17:00:35 +02:00
xcb.c Use 32bit visual only when needed. Thus we could drop the --enable-32bit-visual option. 2012-03-26 16:50:44 +02:00
xcursor.c normalize modelines/headers across src/*.c 2011-10-22 23:40:02 +01:00
xinerama.c introduce sasprintf() in libi3, use it everywhere 2011-10-23 13:16:56 +01:00