Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qtile for openSUSE:Factory checked 
in at 2022-10-14 15:42:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qtile (Old)
 and      /work/SRC/openSUSE:Factory/.qtile.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qtile"

Fri Oct 14 15:42:26 2022 rev:18 rq:1010573 version:0.22.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qtile/qtile.changes      2022-08-22 
11:05:11.905710201 +0200
+++ /work/SRC/openSUSE:Factory/.qtile.new.2275/qtile.changes    2022-10-14 
15:43:39.552030603 +0200
@@ -1,0 +2,44 @@
+Fri Oct 14 01:19:04 UTC 2022 - John Vandenberg <jay...@gmail.com>
+
+- Update to v0.22.1
+  * GitHub tag is signed for those who need it
+- from v0.22.0
+  * !!! Config breakage !!! lazy.qtile.display_kb() no longer
+    receives any arguments. If you passed it any arguments
+    (which were ignored previously), remove them.
+  * If you have a custom startup Python script that you use instead
+    of `qtile start` and run init_log manually, the signature has
+    changed. Please check the source for the updated arguments.
+  * `KeyChord`'s signature has changed. ``mode`` is now a boolean
+    to indicate whether the mode should persist.
+    The ``name`` parameter should be used to name the chord
+    (e.g. for the ``Chord`` widget).
+  * Add ability to draw borders and add margins to the `Max` layout.
+  * The default XWayland cursor is now set at startup to left_ptr,
+    so an xsetroot call is not needed to avoid the ugly X cursor.
+  * Wayland: primary clipboard should now behave same way as with
+    X after selecting something it should be copied into clipboard
+  * Add `resume` hook when computer resumes from sleep/suspend/hibernate.
+  * Add `text_only` option for `LaunchBar` widget.
+  * Add `force_update` command to `ThreadPoolText` widgets to simplify
+    updating from key bindings
+  * Add scrolling ability to `_TextBox`-based widgets.
+  * Add player controls (via mouse callbacks) to `Mpris2` widget.
+  * Wayland: input inhibitor protocol support added (pywayland>=0.4.14
+    & pywlroots>=0.15.19)
+  * Add commands to control Pomodoro widget.
+  * Add icon theme support to `TaskList` widget (available on X11
+    and Wayland backends).
+  * Wayland: Use `qtile cmd-obj -o core -f get_inputs` to get
+    input device identifiers for configuring inputs. Also input
+    configs will be updated by config reloads (pywlroots>=0.15.21)
+  * Widgets that are incompatible with a backend (e.g. Systray on
+    Wayland) will no longer show as a ConfigError in the bar. Instead
+    the widget is silently removed from the bar and a message
+    included in the logs.
+  * Reduce error messages in `StatusNotifier` widget from certain apps.
+  * Reset colours in `Chord` widget
+  * Prevent crash in `LaunchBar` when using SVG icons
+  * Improve scrolling in `Mpris2` widget (options to repeat scrolling etc.)
+
+-------------------------------------------------------------------

Old:
----
  qtile-0.21.0.tar.gz

New:
----
  qtile-0.22.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qtile.spec ++++++
--- /var/tmp/diff_new_pack.minF7m/_old  2022-10-14 15:43:40.020031384 +0200
+++ /var/tmp/diff_new_pack.minF7m/_new  2022-10-14 15:43:40.024031391 +0200
@@ -19,7 +19,7 @@
 %bcond_without test
 %define pythons python3
 Name:           qtile
-Version:        0.21.0
+Version:        0.22.1
 Release:        0
 Summary:        A pure-Python tiling window manager
 # All MIT except for: libqtile/widget/pacman.py:GPL (v3 or later)
@@ -30,8 +30,8 @@
 Source1:        %{name}-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  gdk-pixbuf-loader-rsvg
-BuildRequires:  pango-devel
 BuildRequires:  librsvg
+BuildRequires:  pango-devel
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-cairocffi >= 0.9.0
 BuildRequires:  python3-cffi >= 1.1.0

++++++ qtile-0.21.0.tar.gz -> qtile-0.22.1.tar.gz ++++++
++++ 10916 lines of diff (skipped)

Reply via email to