Skip to content

Releases: sizeofvoid/xglobe

xglobe-0.6.3

07 Nov 06:33
Compare
Choose a tag to compare
  • Add support to override xwallpaper default options
  • Adjust error,infos and debug messages and bugfixes
  • Documentation

xglobe-0.6.2 - MacOS support

26 Sep 07:14
Compare
Choose a tag to compare
  • Add MacOS support
  • CMake, C++ Cleanup

Bugfix release 0.6.1

06 Jul 06:27
Compare
Choose a tag to compare
  • 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

05 Jul 09:41
2a54d55
Compare
Choose a tag to compare

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