python-xapp/python-xapp.changes
andy great 536a01f40c Accepting request 896307 from home:andythe_great:branches:X11:Cinnamon:Factory
- 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.
- Fix W: non-executable-script

OBS-URL: https://build.opensuse.org/request/show/896307
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/python-xapp?expand=0&rev=18
2021-05-31 08:47:28 +00:00

69 lines
2.4 KiB
Plaintext

-------------------------------------------------------------------
Sun May 30 17:36:01 UTC 2021 - andy great <andythe_great@pm.me>
- 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.
- Fix W: non-executable-script
-------------------------------------------------------------------
Mon Dec 7 20:01:37 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 2.0.2.
* Allow adding separators to the combo box widget
-------------------------------------------------------------------
Sun Sep 27 19:04:22 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 2.0.1.
* Packaging: Rename source package
* Remove python2 support.
* Settings section: ensure that settings inside a revealer can be
visible
-------------------------------------------------------------------
Sat Feb 8 07:18:12 UTC 2020 - Maurizio Galli <maurizio.galli@gmail.com>
- 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)
-------------------------------------------------------------------
Mon Jul 1 04:20:23 UTC 2019 - Dead Mozay <dead_mozay@opensuse.org>
- Update to version 1.6.0:
* Add GSettingsWidgets and SettingsWidgets (#7)
-------------------------------------------------------------------
Fri Mar 15 04:10:00 UTC 2019 - Dead Mozay <dead-mozay@opensuse.org>
- Update to version 1.4.0:
* Bump to version 1.4.0.
-------------------------------------------------------------------
Thu Apr 19 20:07:54 UTC 2018 - sor.alexei@meowr.ru
- Update to version 1.2.0:
* Properly bump version in setup.py.
-------------------------------------------------------------------
Mon Jun 12 19:52:24 UTC 2017 - sor.alexei@meowr.ru
- 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.
-------------------------------------------------------------------
Wed May 4 17:44:11 UTC 2017 - sor.alexei@meowr.ru
- Initial package.