Releases: sizeofvoid/xglobe
Releases · sizeofvoid/xglobe
xglobe-0.6.3
- Add support to override xwallpaper default options
- Adjust error,infos and debug messages and bugfixes
- Documentation
xglobe-0.6.2 - MacOS support
- Add MacOS support
- CMake, C++ Cleanup
Bugfix release 0.6.1
- fix(segfault): access to empty data
- fix(bug): markers file handling
The following options can be reused without issues:
xglobe --markers
xglobe --markers --markerfile /usr/local/share/markers/OpenBSD
- fix(bug): Font handling
- fix(bug) marker printing
Screenshot (KDE5 Plasma Debian):
https://ibb.co/RhLwx1X
xglobe-0.6
Modernize xglobe-0.5p2, C++1y, Qt5
- Update Qt3 code base to Qt5
- CMake and clang-format
- Many parts were modernized but not all. Most C++11
- New CommandLineParser to replace hackish args parsing
- Workaround QTBUG-82880 (Drawing on X11 root screen)
- KDE Plasma support
...and much more