Silently and discreetly, on Christmas 2022, a corrected version of the lightweight tiling window manager for X11 from the suckless team — DWM 6.3 — was released.
In the new version:
- Memory leak in drw fixed;
- Improved rendering speed in drw_text for long strings;
- Fixed the calculation of the x coordinate in the button press handler;
- Fullscreen mode (focusstack()) functionality fixed;
- other minor fixes.
The DWM window manager is written in C, and the source code is distributed under the MIT license. A notable feature of the program is that its standard configuration method involves editing the source code.
Download the new version at official website.
Source: linux.org.ru
