Opened 3 years ago

Closed 3 years ago

#15362 closed enhancement (fixed)

icewm-2.7.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 3 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 3 years ago

Release icewm-2.7.0 released 2021-08-06

      Get rid of unneeded classes YCursor and YResourcePaths. This also reduces
        the number of stat(2) system calls on startup.
      When changing themeName, allocate it dynamically.
      Update icewmbg.
      Print active window.
      Make it compile.
      Refresh icewmbg manpage.
      Remove obsolete files ypaths.cc and ypaths.h.
      Cache the looked up value for the openssl path.
      Avoid one level of indirection to speedup debugging.
      Rewrite task successor and task predecessor to properly take into account
        the separation of TaskBarApp and TaskButton as well as task grouping.
        Resolves #602, resolves #604.
      Ensure that PATH_MAX is defined.
      Also test find on MStringArray.
      Delay the loading of cursors as much as possible, because some cursors are
        seldomly used.
      Eliminate most of the inefficiences when looking for icon directories.
      Update potfiles.
      Add src/fdospecgen.h to POTFILES.in.
      Add 3 tests to automake for a "make check".
      Add a test for for-each on a MStringArray to testarray.cc.
      Double the timeout for the dynamic menu generator to 1.4 seconds.
      Remove obsolete macros.
      Add more tests on YStringArray.
      Guard against array indexing with negative indices.
      Add min+max on three parameters.
      Decrease number of system calls for path lookups.
      Add for-each on directory entries. Support efficient file type detection.
      Prefer nextExt when scanning directory for cursors.
      Reduce memory size of icewmbg. Speedup directory scanning in icewmbg.
      Increase reliability of motion compression by also testing for subwindow
        equality.
      Restore strtest.
      Reduce memory consumption by icewmbg further.
      Improve the responsiveness of icewmbg, by reducing the number of image
        scaling and pixmap operations.
      Add a --with-background= option to configure to set the default background
        path.
      Increase the maximum value for TaskbarButtonWidthDivisor from 25 to 50.
      Add support for a default background to the CMake build.
      Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
        icewm-1-4-BRANCH
      Remove test sources from POTFILES.in.
      Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
        icewm-1-4-BRANCH
      Add test executables to CLEANFILES.
      Fix building on a case-insensitive file system (#601)
      Allow using cmake -GNinja 
      Translations

comment:3 by Bruce Dubbs, 3 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit ac7513121fe850d447bf3af19506e68ea756895b { Package updates.

Update to mariadb-10.6.4. Update to icewm-2.7.0.

}

Note: See TracTickets for help on using tickets.