CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2013/05/17 04:21:42
Modified files:
x11/i3 : Makefile
x11/i3/patches : patch-src_commands_c
Added files:
x11/i3/patches : patch-i3bar_src_xcb_c patch-libi3_ipc_connect_c
patch-src_con_c patch-src_render_c
Log message:
Bunch of fixes from upstream:
Fix crash when not having tray_output configured
libi3: mark IPC fd CLOEXEC
Ensure that resize will take place even if pixel is smaller than
size increments
Fix floating window size with hide_edge_borders
render_con: fix height rounding in aspect ratio computation
tabbed: floor(), put extra pixels into the last tab