CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/12/27 12:58:05
Modified files:
x11/i3 : Makefile
x11/i3/patches : patch-src_main_c patch-src_x_c
Added files:
x11/i3/patches : patch-i3-input_main_c patch-libi3_libi3_mk
patch-src_click_c patch-src_handlers_c
Log message:
Fixes, fixes, fixes:
i3-input: restore input focus on exit()
(upstream git commit 5779f573e7316664e4bff9d3ff17a234edc9d337)
Repect AR environment variable
(upstream git commit ef81bd183b579688b9f1a46a41c817b577d0b39e)
Fix scrolling on a tabbed titlebar which contains split cons
(upstream git commit 721fa7bdadac6d7f0c78f8c1eac0e66252ba2dc6)
Bugfix: ignore ConfigureRequests for scratchpad windows
(upstream git commit 36b106a9d39727b06909113e3f11552f2f1b6abe)
Bugfix: handle MapRequests sent between i3 registering as a wm and
handling events
(upstream git commit 625401d1628757a67a2ab4eeaa68be965683889c)
Bugfix: draw right tab border for split containers
(upstream git commit ae605bdd394bdf83a8015ac626b222fd40e35b04)