Releases: lsp-plugins/lsp-ws-lib
Releases · lsp-plugins/lsp-ws-lib
Release 1.0.18
- Updated module versions in dependencies.
Release 1.0.17
- Updated module versions in dependencies.
Release 1.0.16
- Updated module versions in dependencies.
Release 1.0.15
- Updated module versions in dependencies.
Release 1.0.14
- Improved code base by using PVS Studio static code analyzer.
- Improved text rendering for Windows platform.
- Significant improvements related to rectangle area clipping for Windows platform.
- Several improvements against grabbing events for Windows.
- Updated module versions in dependencies.
Release 1.0.13
- Updated build scripts.
- Updated module versions in dependencies.
Release 1.0.12
- Fixed bug in the ws::ft::FontManager which could yield memory corrption after complete font manager cleanup.
- Updated build scripts.
- Updated module versions in dependencies.
Release 1.0.11
- Fixed clang build error.
Release 1.0.10
- The library now uses FreeType for rendering custom fonts, avoiding cairo cache.
- The library now requires to call ws::init() before proceeding with other operations.
- Added new dependency on lsp-dsp-lib for text rendering using glyph bitmaps.
- Removed Makefile.d. Dependencies are now automatically generated at the build stage.
- Fixed crash (BadMatch) for Fluxbox window manager on popup windows.
- Fixed popup window heading display in Fluxbox.
- Updated build scripts.
- Updated module versions in dependencies.
Release 1.0.9
- Updated module versions in dependencies.