| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to version 0.3.1: * replace Git tarball by upstream release tarball * use proper SONAME (libxpp-0_2_0 wasn't the SONAME, now it is libxpp-3) * minor changes in the code: - consistently marm move ctors and operators as noexcept - improvements in the build system - use new libcosmos dependency
- Update to version 0.2.0+git84fb050: * keyboard: add helper function to turn strings into KeySymID and InputModifier
- 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
- fix -debugsource package contents
- 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
- 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.
- initial version of the package