Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        libwnck: Window Navigator Construction Kit
        
        
            | Name: | libwnck | Vendor: | CERN, http://cern.ch/linux" | 
        
            | Version: | 2.2.3 | License: | LGPL | 
        
            | Release: | 1 | URL: | ftp://ftp.gnome.org | 
        
        
        - Summary
- 
libwnck (pronounced "libwink") is used to implement pagers, tasklists,
and other such things. It allows applications to monitor information
about open windows, workspaces, their names/icons, and so forth.
            Arch: ia64
            
                | Download: | libwnck-2.2.3-1.ia64.rpm | 
|---|
                | Build Date: | Fri May 20 03:33:26 2005 | 
|---|
                | Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> | 
|---|
                | Size: | 498 KiB | 
|---|
            
         
        Changelog
        
            - * Thu Oct 28 05:00:00 2004 <jrb{%}redhat{*}com> - 2.2.3-1
- - new version.  Fixes grouping and folds in existing packages. 
            - * Tue Oct 26 05:00:00 2004 <jrb{%}redhat{*}com> - 2.2.1-4
- - Fix for icon grouping, (#136204) 
            - * Thu Apr  3 04:00:00 2003 Matt Wilson <msw{%}redhat{*}com> 2.2.1-3
- - make sure that _NET_DECKTOP_LAYOUT is only 4 elements.  Using
  "sizeof (data) / 4" results in 8 elements being set on 64 bit
  platforms.  Just use "4" instead. (#87951)