Package jwm: Information

    Source package: jwm
    Version: 2.3.7-alt2_11
    Build time:  Oct 21, 2023, 11:50 AM
    Report package bug
    License: GPLv2+
    Summary: Joe's Window Manager
    Description: 
    JWM is a window manager for the X11 Window System. It's written in C and uses
    only Xlib at a minimum. The following libraries can also be used if available:
    
    * cairo and librsvg2 for SVG icons and backgrounds.
    * fribidi for bi-directional text support.
    * libjpeg for JPEG icons and backgrounds.
    * libpng for PNG icons and backgrounds.
    * libXext for the shape extension.
    * libXrender for the render extension.
    * libXmu for rounded corners.
    * libXft for anti-aliased and true type fonts.
    * libXinerama for multiple head support.
    * libXpm for XPM icons and backgrounds.
    
    JWM supports MWM and Extended Window Manager Hints (EWMH).
    
    Note that Fedora package is built with all supported features enabled.

    List of RPM packages built from this SRPM:
    jwm (loongarch64)
    jwm-debuginfo (loongarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Alexey Gladkov

      1. pkgconfig(freetype2)
      2. pkgconfig(fribidi)
      3. gcc
      4. pkgconfig(libjpeg)
      5. pkgconfig(libpng)
      6. pkgconfig(librsvg-2.0)
      7. /proc
      8. pkgconfig(xft)
      9. pkgconfig(xrender)
      10. libX11-devel
      11. libXext-devel
      12. libXinerama-devel
      13. libXmu-devel
      14. libXpm
      15. libXpm-devel
      16. gettext
      17. gettext-tools
      18. xorg-proto-devel
      19. pkgconfig(cairo)

    Last changed


    Nov. 12, 2021 Igor Vlasenko 2.3.7-alt2_11
    - added priority to wmsession file name
    Nov. 3, 2021 Igor Vlasenko 2.3.7-alt1_11
    - WM policy 2.0: added svg. fixed desktop
    Oct. 11, 2017 Igor Vlasenko 2.3.7-alt1_3
    - update to new release by fcimport