CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2014/09/02 04:52:43
Modified files:
x11/awesome : Makefile
x11/awesome/patches: patch-CMakeLists_txt
patch-lib_awful_widget_taglist_lua_in
patch-lib_menubar_menu_gen_lua_in
patch-systray_c
Added files:
x11/awesome/patches: patch-globalconf_h
patch-lib_wibox_init_lua_in
Log message:
Merge fixes from the stable branch.
systray: Only intern the atom once
systray: Only register/unregister when needed
systray: Systray won't show with margin layout
lib.awful.taglist: fix multiple tag selection
menubar: Menubar should check all standard directories
wibox: Make :find_widgets() easily accessible