Comment 17 for bug 94201

Revision history for this message
Sebastien Bacher (seb128) wrote :

libwnck (2.19.4-0ubuntu1) gutsy; urgency=low

  * New upstream version:
    Features
    - Show workspace names in the window selector
    - Add support for _NET_FRAME_EXTENTS.
      wnck_window_get_client_window_geometry() is a new API and
      wnck_window_get_geometry() now returns the geometry including the window
      manager decorations
    - Add wnck_screen_get_number() API
    - Add wnck_screen_get_window_manager_name() API and window-manager-changed
      signal
    Deprecations
    - Deprecate wnck_gtk_window_set_dock_type()
    - Deprecate wnck_pager_set_screen()
    - Deprecate wnck_tasklist_set_screen()
    - Deprecate the screen argument of wnck_pager_new() and of
      wnck_tasklist_new()
    Fixes
    - Code cleanups
    - Make wnck_screen_net_wm_supports() work on all screens
    - Do not forget about the "Make below" action for the default possible
      actions
    - Rework selection ownership for the desktop layout: do not steal it and
      release it
    - Do not change the layout shown in the pager if the the pager couldn't
      update the layout hint
    - Make the pager use the real layout of the screen when it cannot set the
      layout
    - Use g_timeout_add_seconds() when possible
    - Migrate to new GtkTooltip API
    - Add some safety guards to the public API
    - Improve position of the drag icon when dragging a window
    - Make wnck_pid_read_resource_usage() work for more X clients
    - Fix a crash happening sometimes when a tasklist is destroyed
    - Be more solid against invalid values for _NET_NUMBER_OF_DESKTOPS
    - Do not skip taskbar for transient windows if the window they're transient
      for don't exist
    - Fix a crash when dragging a window to somewhere like another
      workspace/viewport (LP: #94201)
    - Make WnckSelector and WnckTasklist correctly work from bindings
    - Fix crash on multihead setups introduced in 2.19.3
    - Fix potential invalidity of the previously active window when there are
      multiple screens
    Misc
    - Totally rework API documentation
    - New wnckprop utility, not installed by default
    - Require glib 2.13.0
    - Require GTK+ 2.11.3
  * debian/control.in:
    - updated glib and gtk requirements
  * debian/patches/01_workspaces_tooltips.patch:
    - use the new GTK tooltip API (LP: #63483, #90878)

 -- Sebastien Bacher <email address hidden> Mon, 18 Jun 2007 22:45:20 +0200