Changelog for
libxpp-0_2_0-0.2-4.1.x86_64.rpm :
* Wed Mar 06 2024 matthias.gerstnerAATTsuse.com- Update to version 0.2.0+git4881bea:
* global: replace cosmos and xpp #include with angle brackets- rollback the \"-debugsource\" fix that didn\'t work as expected
* Tue Mar 05 2024 Matthias Gerstner
- fix -debugsource package contents
* Fri Feb 16 2024 matthias.gerstnerAATTsuse.com- Update to version 0.2.0+gitd141e4c:
* buildsystem: use single quotes throughout
* python files: flake8 fixes
* gitignore: ignore all build trees
* buildsystem: support not building docs
* SConstruct: use new helper method to pull in libcosmos
* XWindow: also export utf8_string getter
* XCursor: support defining a cursor from pixmap data
* Pixmap: support creating Pixmap from in-memory bitmap data
* Fri Feb 09 2024 matthias.gerstnerAATTsuse.com- Update to version 8273a92:
* global: harmonize naming scheme, rename X++ -> xpp
* test/SConstruct: skip tests in non-graphical environments
* props test: further limit which properties can be used
* buildsystem: support building against libcosmos installed in the system
* ClientMessageEvent: add specialization for _NET_WM_STATE handling
* props test: make test more dynamic to find proper property
* Event: support clearing the low level event structure with zeroes
* update to newest libcosmos sub-module commit
* doxygen.conf: remove deprecated tags and fix file path names
* doxygen comments: replace \\c commands by Markdown `` syntax.
* Wed Feb 07 2024 Matthias Gerstner - initial version of the package