CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/01/20 08:53:18
Modified files:
x11/i3 : Makefile
x11/i3/patches : patch-i3bar_src_child_c patch-src_con_c
Added files:
x11/i3/patches : patch-include_data_h patch-include_window_h
patch-include_xcb_compat_h patch-src_handlers_c
patch-src_manage_c patch-src_window_c
patch-src_x_c
Log message:
Bugfix: respect WM_HINTS.input for WM_TAKE_FOCUS clients. This fixes
problems with some Qt apps
(upstream git commit 2d14ced024416e2074b57290bf7dade7d08899e5)
Bugfix: either use SetInputFocus *or* send WM_TAKE_FOCUS, not both.
This fixes problems with Oracle/OpenJDK JRE 7.0
(upstream git commit 21a2971b2442ab0881cf79553cc6b65bbb44afa7)