Revisions of qtile

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1201444 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 31)
- Add ./workaround-new-cairocffi-api.patch from https://github.com/qtile/qtile/pull/4991
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1194150 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 30)
- Update to version 0.28.1:
  * bugfixes
    - fix a crash in the StatusNotifier widget #4959 #4960
    - various bug fixes to widgets from previous releases
    - fix xrandr commands racing with qtile startup
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1188676 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 29)
- Update tov version 0.27.0:
  * Make default `Plasma` add mode dynamic
  * Add `background` parameter to `Screen` to paint a solid colour background
  * Add ability to use key codes to bind keys. Will benefit users who change keyboard layouts but
    wish to retain same bindings, irrespective of layout.
  * Wayland: Add support for idle-notify-v1 protocol needed by swayidle.
  * Wayland: Make keybinds repeat according to the keyboard's repeat rate and delay. Previously the keybinds did not repeat.
  * Fix `Plasma` layout with `ScreenSplit` by implementing `get_windows`
  * Fix border bug in fullscreening/maximizing wayland windows
  * Fix automatic fullscreening for many XWayland applications (e.g. games) by checking if they want to fullscreen on map
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1153742 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 26)
- Update specfile
  * add python3-isort for tests
- Update specfile
  * add python3-libcst for tests
- Update to version 0.24.0
    !!! config breakage/changes !!!
      - Matches no longer use "include/substring" style matching. But match the string
      exactly. Previously on X11, if the WM_TYPE of a spawned window is e.g. dialog a
      match with wm_type dialognoonereadschangelogs would return true. Additionally
      a window with an empty WM_CLASS (which can happen) would match anything. If
      you rely this style of substring matching, pass a regex to your match or use
      a function with func=.
        Using a list of strings inside Match with role, title, wm_class,
        wm_instance_class, wm_type are also deprecated, use a regex. Right now we
        replace the property with a regex if it's a list and warn with a deprecation
        message. You can use "qtile migrate" to migrate your config to this.
    * features
      - Change how `tox` runs tests. See
      https://docs.qtile.org/en/latest/manual/contributing.html#running-tests-locally
      for more information on how to run tests locally.
      - Add `ScreenSplit` layout which allows multiple layouts per screen. Also adds `ScreenSplit`
        widget to display name of active split.
      - Updated `Bluetooth` widget which allows users to manage multiple devices in a single widget
      - Add `align` option to `Columns` layout so new windows can be added to left or right column.
      - `.when()` have two new parameters:
        - `func: Callable`: Enable call when the result of the callable evaluates to True
        - `condition: bool`: a boolean value to determine whether the lazy object should be run. Unlike `func`, the
          condition is evaluated once when the config file is first loaded.
      - Add ability to have bar drawns over windows by adding `reserve=False` to bar's config to
        stop the bar reserving screen space.
      - Add ability for third-party code (widgets, layouts) to create hooks
      - Add ability to create user-defined hooks which can be fired from external scripts
    * bugfixes
      - Fix two bugs in stacking transient windows in X11
      - Checking configs containing `qtile.core.name` with `python config.py` don't fail anymore (but `qtile.core.name`
        will be `None`)
      - Fix an error if a wayland xwindow has unknown wm_type
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1133752 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 24)
- Reenable tests. 
- Added python-importlib-resources and python-importlib-metadata as part of tests.
- Update required and recommended dependencies.
- Update alternatives is done wrong in postuninstall. fixed.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1120985 from Soc Virnyl Estela's avatar Soc Virnyl Estela (uncomfyhalomacro) (revision 22)
- Cleanup specfile
- Fix wayland backend build
- Disabled tests for now. Undeterministic and random fails. Might be VM related.
- Requires pycairo >= 1.25.1 to prevent crashes
- update _constraints to avoid oom:
  * physical memory to 24G
- Requires python xcffib >= 1.4.0
- Requires now python-cairocffi >=1.6.0
- Change recommends from pulseaudio to pipewire and pipewire-pulseaudio
- Qtile requires python-pywayland and python-pywlroots for it to run on wayland backend
- Disabled tests again since it requires https://github.com/leifgehrmann/pangocffi which
  openSUSE does not have yet.
- Update to version 0.23.0
    !!! Dependency Changes !!!
      - xcffib must be upgraded to >= 1.4.0
      - cairocffi must be upgraded to >= 1.6.0
      - New optional dependency `pulsectl-asyncio` required for `PulseVolume` widget
    !!! Notice for packagers - wlroots (optional dependency) bump !!!
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1095707 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 21)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 998572 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 17)
- Added _constraints file as tests need more memory
- Disabled many of the new tests due to failures reported upstream
- Update to v0.21.0
Displaying revisions 1 - 20 of 31
openSUSE Build Service is sponsored by