2008-04-07 Vincent Untz * configure.in: * NEWS: version 2.22.1 2008-03-19 Vincent Untz Fix moving a window to an arbitrary workspace in viewport mode. Fix bug #520726. * libwnck/window-action-menu.c: (item_activated_callback): get the maths right. 2008-03-19 Vincent Untz Unstick windows when moving them in another workspace (viewport mode), else the windows are just outside the visible screen. Fix bug #520704. Patch by Travis Watkins * libwnck/window-action-menu.c: (item_activated_callback): well, do what I already described 2008-03-19 Vincent Untz List windows that demands attention in the tasklist when they're in the current workspace but they're not visible in the viewport. Fix bug #520124 * libwnck/tasklist.c: (wnck_task_state_changed): just do it 2008-03-19 Vincent Untz Fix crash on logout because of some race condition. Fix bug #517750 * libwnck/pager.c: (wnck_pager_connect_window): use g_signal_connect() instead of g_signal_connect_object() since we'll disconnect the handlers (wnck_pager_disconnect_screen): disconnect signal handlers for all windows (wnck_pager_disconnect_window): helper function 2008-03-10 Vincent Untz * configure.in: post-release bump to 2.22.1 ==================== 2.22.0 ====================