3.4.8 is out ** Description changed:
Binary package hint: awesome Debian changelog: - awesome (3.4.7+git-4-g92183ca-1) unstable; urgency=low + awesome (3.4.8-1) unstable; urgency=low - * New upstream snapshot - + Fix systray size computing (Closes: #552207) + * New upstream release - -- Julien Danjou <[email protected]> Tue, 31 Aug 2010 21:43:47 +0200 + -- Julien Danjou <[email protected]> Mon, 04 Oct 2010 11:12:23 +0200 + + awesome (3.4.7+git-4-g92183ca-1) unstable; urgency=low + + * New upstream snapshot + + Fix systray size computing (Closes: #552207) + + -- Julien Danjou <[email protected]> Tue, 31 Aug 2010 21:43:47 +0200 awesome (3.4.6-1) unstable; urgency=low - * New upstream release - * Bump standards policy + * New upstream release + * Bump standards policy - -- Julien Danjou <[email protected]> Wed, 14 Jul 2010 08:49:49 +0200 + -- Julien Danjou <[email protected]> Wed, 14 Jul 2010 08:49:49 +0200 Upstream changelog: + + [3.4.8] + + Gregor Best (1): + naughty: localize obj + + Ignas Anikevicius (gns_ank) (1): + Add match_any function and rule_any definition for different client matching. + + Julien Danjou (2): + Revert "tag.lua: check name argument to add() is valid" + change codename + + Roman Kosenko (1): + Fix image cropping/enlarging + + Uli Schlachter (12): + awful.prompt: "Fix" for multi-byte characters + awful.placement: Fix a mis-calculation + Systray: Correctly compute extents (FS#768) + awful.placement.no_overlap: Ignore desktop clients + awesome.spawn(): Return the PID + Use relative paths for the titlebar icons (FS#809) + Partly revert cd53eb8d3f131360dc9bef4a0fd1ffffc0fbafb9 + {tag,task}list: Use a weak-valued table + Wibox: Unref old widgets table + Fix a "table expected instead of nil" error + Correctly unref widget_nodes + widget layouts: Check the number of geometries + + immerrr (1): + awful.prompt: insert selection at cursor position [3.4.7] Daniel GraУБa (1): - Register systray only if systray widgets are attached. (FS#503) + Register systray only if systray widgets are attached. (FS#503) Gregor Best (1): - fix some deprecated atom constants + fix some deprecated atom constants Ignas Anikevicius (gns_ank) (1): - Functionality for deleting a tag using awful.tag. + Functionality for deleting a tag using awful.tag. Julien Danjou (1): - Change codename + Change codename Konstantin Stepanov (1): - stack graph mode works with max_value + stack graph mode works with max_value Uli Schlachter (43): - Add systray windows to the save-set - Don't reparent systray windows on exit - Add all managed client windows to the safe set - Don't manually unban all windows on exit - Handle errors in the config better - Read a textbox' text correctly - textbox: Throw a lua error on invalid markup - Naughty: Catch invalid markup in notifications - Clear a draw_text_context_t during wipe() - Kick out the systray when wiping a wibox - Avoid some flickering when a new window opens - Fix a brown paper bag bug in d7d70714d7943ac4 - Ignore size hints on fullscreen windows - Minor cleanup - Fix a minor ICCCM incompatibility - Fix some size hint mixups - Improve aspect size handling - Make fullscreen stacking respect EWMH - awful.placement: Honor border width - Remove windows from the save set in unmanage - Remove systray icons from the save set - Fix an unbalanced lua stack operation - Naughty: Handle invalid UTF-8 more sanely - Avoid some round-trips on startup - Stop using libxcb-property - Remove some unused function arguments - Stop using most of libxcb-event - Remove some more unused function arguments - Brown paper bag commit - Remove all uses of attribute "unused" - client_unmanage: Update WM_STATE later - Correctly read a textbox' ellipsize and wrap properties - prompt: Only show error messages - Add "focusable" property to client objects - Check "focusable" in awful.client.focus.filter(c) - Always unban a client that we are trying to focus - Track the last timestamp received from the server - Use globalconf.timestamp - Don't call "focus" hook in client_focus() - Unban the titlebar when leaving fullscreen - Ignore the titlebar geometry on fullscreen clients - Fixes for maximized clients - Revert "Don't call "focus" hook in client_focus()" + Add systray windows to the save-set + Don't reparent systray windows on exit + Add all managed client windows to the safe set + Don't manually unban all windows on exit + Handle errors in the config better + Read a textbox' text correctly + textbox: Throw a lua error on invalid markup + Naughty: Catch invalid markup in notifications + Clear a draw_text_context_t during wipe() + Kick out the systray when wiping a wibox + Avoid some flickering when a new window opens + Fix a brown paper bag bug in d7d70714d7943ac4 + Ignore size hints on fullscreen windows + Minor cleanup + Fix a minor ICCCM incompatibility + Fix some size hint mixups + Improve aspect size handling + Make fullscreen stacking respect EWMH + awful.placement: Honor border width + Remove windows from the save set in unmanage + Remove systray icons from the save set + Fix an unbalanced lua stack operation + Naughty: Handle invalid UTF-8 more sanely + Avoid some round-trips on startup + Stop using libxcb-property + Remove some unused function arguments + Stop using most of libxcb-event + Remove some more unused function arguments + Brown paper bag commit + Remove all uses of attribute "unused" + client_unmanage: Update WM_STATE later + Correctly read a textbox' ellipsize and wrap properties + prompt: Only show error messages + Add "focusable" property to client objects + Check "focusable" in awful.client.focus.filter(c) + Always unban a client that we are trying to focus + Track the last timestamp received from the server + Use globalconf.timestamp + Don't call "focus" hook in client_focus() + Unban the titlebar when leaving fullscreen + Ignore the titlebar geometry on fullscreen clients + Fixes for maximized clients + Revert "Don't call "focus" hook in client_focus()" [3.4.6] Gregor Best (1): - dbus: fix compiling error + dbus: fix compiling error Julien Danjou (7): - Fix awesome-client parameters - Store widgets references as wibox items - Fix missing tostring - naughty: return nothing, not nil - dbus: only warn, dot not raises an error (FS#713) - Fix mouse::leave signal emit on widgets (FS#774) - change codename + Fix awesome-client parameters + Store widgets references as wibox items + Fix missing tostring + naughty: return nothing, not nil + dbus: only warn, dot not raises an error (FS#713) + Fix mouse::leave signal emit on widgets (FS#774) + change codename Perry Hargrave (4): - tag.lua: move() re-index tags - tag.lua: getidx() returns index of tag - tag.lua: add() create tags with full table of properties - tag.lua: check name argument to add() is valid + tag.lua: move() re-index tags + tag.lua: getidx() returns index of tag + tag.lua: add() create tags with full table of properties + tag.lua: check name argument to add() is valid Renato Botelho (1): - Do not install txt manpages files + Do not install txt manpages files Uli Schlachter (4): - Remove _NET_WM_DESKTOP when client got no tags - Handle _NET_WM_DESKTOP more intelligently - Remove invalid variable usage - Update the tasklist when a client's icon changes + Remove _NET_WM_DESKTOP when client got no tags + Handle _NET_WM_DESKTOP more intelligently + Remove invalid variable usage + Update the tasklist when a client's icon changes fabschub (1): - awsetbg was missing break + awsetbg was missing break Package has no Ubuntu-specific changes. One can test packages for Maverick from my ppa: i386: https://launchpad.net/~divius/+archive/ppa/+build/1984517 amd64: https://launchpad.net/~divius/+archive/ppa/+build/1984516 ** Summary changed: - Please sync awesome 3.4.7+git-4-g92183ca-1 from unstable + Please sync awesome 3.4.8-1 from unstable -- Please sync awesome 3.4.8-1 from unstable https://bugs.launchpad.net/bugs/653700 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
