- update to version v1.10:
* fix bad stat (size) information for directories, issue was
introduced in version 1.00.
* major refactoring of the codebase based on newly introduced
libcosmos and libxpp Git sub-modules:
* this should not cause much user visible changes.
* switch to C++20.
* adjusted coding style to the one found in libcosmos.
* improved spelling in comments and type names.
* use strong types from libcosmos and libxpp to increase robustness.
* drop redundant xwmfs code portions no longer needed.
OBS-URL: https://build.opensuse.org/request/show/1302693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xwmfs?expand=0&rev=9
* fix bad stat (size) information for directories, issue was
introduced in version 1.00.
* major refactoring of the codebase based on newly introduced
libcosmos and libxpp Git sub-modules:
* this should not cause much user visible changes.
* switch to C++20.
* adjusted coding style to the one found in libcosmos.
* improved spelling in comments and type names.
* use strong types from libcosmos and libxpp to increase robustness.
* drop redundant xwmfs code portions no longer needed.
OBS-URL: https://build.opensuse.org/package/show/filesystems/xwmfs?expand=0&rev=21
- Update to version v0.91:
* autotools: only add increased warning flags if --enable-dev is set
* configure.ac: update to current autotools versions
* Mutex.cxx: fix invalid stack access in DEBUG_MUTEX case
* test base: use unpredictable temporary directory for testing
* test base: try from a list of X11 programs for testing, otherwise fail
* global: python scripts: adjust coding style to Python PIP
* ILogger: fix warn() wrapper to return actual m_warn, no m_err
OBS-URL: https://build.opensuse.org/request/show/975079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xwmfs?expand=0&rev=7
* autotools: only add increased warning flags if --enable-dev is set
* configure.ac: update to current autotools versions
* Mutex.cxx: fix invalid stack access in DEBUG_MUTEX case
* test base: use unpredictable temporary directory for testing
* test base: try from a list of X11 programs for testing, otherwise fail
* global: python scripts: adjust coding style to Python PIP
* ILogger: fix warn() wrapper to return actual m_warn, no m_err
OBS-URL: https://build.opensuse.org/package/show/filesystems/xwmfs?expand=0&rev=16
* fixes a possible crash of Xwmfs when programs like ibus are running
that maintain hidden windows that quickly add/remove X properties. See
GitHub issue #2 [1].
- removed cxx-one-definition.patch: is now contained in upstream tarball
OBS-URL: https://build.opensuse.org/package/show/filesystems/xwmfs?expand=0&rev=7