AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 2.2.1. * Fix typo
- Update to version 2.2.0. * SettingsWidgets.py: Restrict Range increments to the 'step' amount. * Font chooser widget: add option to specify the level of font selection.
- Update to version 2.0.2. * Allow adding separators to the combo box widget
- Update to version 2.0.1. * Packaging: Rename source package * Remove python2 support. * Settings section: ensure that settings inside a revealer can be visible
- Update to version 1.8.1 * icon chooser widget: fix kwargs to support current features correctly - Changes from versio 1.8.0 * Expose new features in the XAppIconChooserDialog to the settings widget (#10)
- Update to version 1.6.0: * Add GSettingsWidgets and SettingsWidgets (#7)
- Update to version 1.4.0: * Bump to version 1.4.0.
- Update to version 1.2.0: * Properly bump version in setup.py.
- Update to version 1.0.1: * OS: Turn pkexec support into an opt-in and don't set DISPLAY/XAUTHORITY. * Add mate-polkit agent support. * run_with_admin_privs: Use pkexec as a last ditch chance. * Support polkit processname under Ubuntu 17.04. * OS: Add is_guest_session() and is_live_session(). - Add python-xapp-xdgsu.patch: Escalate privileges using xdg-su. - Add xdg-utils to requirements for xdg-su.
- Initial package.