Opened 4 years ago

Closed 4 years ago

#14041 closed enhancement (fixed)

icewm-1.8.3

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 10.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

This is an easy package, but they need to release a few -rc packages first.

Change History (3)

comment:1 by Bruce Dubbs, 4 years ago

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

comment:2 by Bruce Dubbs, 4 years ago

Release icewm-1.8.3 2020-09-17

      TaskBar cannot fullscreen.
      Use wmHide or wmShow to hide or show the taskbar for #489.
      Restore the translation which was overwritten by Weblate.
      Support "toggleState Fullscreen". Show state detail for spy ClientMessage.
         Support "iconic" and "normal" commands for WM_CHANGE_STATE.
      Show more detail in logConfigureRequest and logClientMessage.
      More succinct _NET_WM_STATE implementation.
      Send just one ConfigureNotify message per resize. In setState first
        compute size and relayout before updating _NET_WM_STATE and _WIN_LAYER
        for issue #491 and postpone low-priority updates for different timing
        for GTK-menubar terminals.
      Only load icon if needed.
      Fix -list. Add +T. Print CARDINALs as unsigned. Show Above window handle
        for ConfigureNotify.
      Merge WM_WINDOW_ROLE and WINDOW_ROLE.
      Postpone taskbar app status updates until idle.
      Make switch icons opaque for 32-bit visuals.
      Check if icon is null.
      Simplify setState with deltaState.
      Add WinStateFullscreen to the visible _WIN_STATE bits.
      make update-po
      Simplify removing a frame app from the taskbar.
      Check if a map request is for a mapped window.
      Send synthetic ConfigureNotify events for resizing only when required by
        the ICCCM specification. Send synthetic ConfigureNotify events for
        positioning whenever this is required by the ICCCM specification. Fix
        for EWMH restack raise requests. Reflect layer changes in the ABOVE and
        BELOW flags in the EWMH _NET_WM_STATE property. Only update the frame
        position when it really has changed.
      Prefer tlog over printf when logging.
      Fix tooltip positioning.
      Reduce number of workarea updates for taskbar. Only let taskbar have
        struts if at top or bottom of screen. Keep global positioning of
        internal clients local to clients. Fix for autohide taskbar not wanting
        to hide. Support TaskBarAutoHide for TaskBarKeepBelow.
      Make it compile on G++ 7.5.0.
      Use pragmas to prevent compiler complaints if LOGEVENTS.
      Prevent compiler warning on chdir.
      Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
        icewm-1-4-BRANCH
      Merge branch 'icewm-1-4-BRANCH'
      Prepare 1.8.3 release
      Check if filedescriptor is valid and fix off-by-one allocation error.
      Merge remote-tracking branch 'upstream/icewm-1-4-BRANCH' into
        icewm-1-4-BRANCH
      Merge branch 'icewm-1-4-BRANCH'
      Translations
)))

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at version 23724.

Note: See TracTickets for help on using tickets.