published on Saturday, Apr 8, 2023 at 08:00 by Olivier Poncet
The version v0.38.1 of Xcpc has been released !
What’s new ? It’s been a long time since the last release. Well, in fact not so long, just some hours ! This version contains a patch for the Gtk3 frontend to force the use of the X11 backend when running on the Wayland compositor. So now Xcpc should run with Gtk3 under Wayland by using the XWayland protocol layer.
Thanks to Alexandre Derumier for the bug report.
published on Sunday, Apr 25, 2021 at 13:45 by Olivier Poncet
The version v0.36.0 of Xcpc has been released !
What’s new ? This version now provides a new user interface based on Gtk+-3.x. Some minor bugs have been fixed.
Xcpc now provides four types of user interfaces:
Gtk+-3.x Motif-2.x Athena Intrinsic By default, the toolkit is automatically detected and selected in the order above.
If you need, you can also specify the user interface with the --with-x11-toolkit option when running the configure script (gtk3, motif2, athena, intrinsic).