Package WindowMaker: Information

    Source package: WindowMaker
    Version: 0.92.0-alt5
    Build time:  Mar 30, 2009, 03:07 PM
    Report package bug
    License: GPL
    Summary: A window manager for the X Window System
    Description: 
    Window Maker is an X11 window manager which emulates the look and feel of the
    NeXTSTEP (TM) graphical user interface. It is relatively fast, feature rich and
    easy to configure and use. Window Maker is part of the official GNU project,
    which means that Window Maker can interoperate with other GNU projects, such as
    GNOME.
    
    Window Maker allows users to switch themes 'on the fly,' to place favorite
    applications on either an application dock, similar to AfterStep's Wharf or on
    a workspace dock, a 'clip' which extends the application dock's usefulness.

    List of rpms provided by this srpm:
    WindowMaker (x86_64, i586)
    libWINGs (x86_64, i586)
    libWINGs-devel (x86_64, i586)
    libWINGs-devel-static (x86_64, i586)
    libwraster (x86_64, i586)
    libwraster-devel (x86_64, i586)
    libwraster-devel-static (x86_64, i586)
    wmsetbg (x86_64, i586)

    Maintainer: Alexey Voinov

    List of contributors:
    Sir Raorn
    Alexey Voinov
    qa-robot
    Stanislav Ievlev
    goldhead
    vns


      1. libICE-devel
      2. libpng-devel
      3. libjpeg-devel
      4. libXext-devel
      5. libXft-devel
      6. libtiff-devel
      7. libXinerama-devel
      8. libXpm-devel
      9. libungif-devel

    Last changed


    March 29, 2009 Sir Raorn 0.92.0-alt5
    - Dropped useless use of alloca(3) [#18514]
    - Workaround for Composite problems.
      (patch from http://repo.or.cz/w/wmaker-crm.git?a=commitdiff;h=e4800e84)
    - Ignore workspace change when chaning workspaces. [#7230]
    - Atomic saves for history and session. [#3394]
    - Turn anti-aliasing in libWINGs on by default.
    March 22, 2009 Sir Raorn 0.92.0-alt4
    - Fixed typos in WindowMaker-Terminal script. [#15693]
    - Slightly rewritten WindowMaker-Lock script. [#15694]
    - Updated URL. [#19126]
    - Fixed periodic focus bug. [#9520]
      (patch from http://repo.or.cz/w/wmaker-crm.git?a=commitdiff;h=c91bb1ba)
    - Fixed segfault when sending messages to backgroung helper. [#18353]
    - Dropped obsolete menu/wms/ldconfig updates.
    - Sanitized icon search paths.
    - Updated BuildRequires.
    May 15, 2008 Alexey Voinov 0.92.0-alt3
    - WPrefs.app moved to /usr/libexec. [#8414]
      Don't forget to update your local settings!
    - Fixed fallback fonts when there's no ttf-fonts-ms installed [#13015]
    - Fixed hiding of app-switching panel [#7352]
    - Fixed environment corruption resulting in losing managed heads on restart [#9519]
    - Fixed autostart/exitscript scripts [#13904]
    - Shadowed window frames are raised on unhide now [#9237]
      (patch by Artem Delendik <u2u at nm dot ru>)
    - little spec cleanup