sw-2.1.1.tar.gz

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/AntonVanAssche/sw/script.python.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/AntonVanAssche/sw/script.python.sh | bash

STEP 2: Install the package
sudo pip install sw==2.1.1

An overly complicated tool to set a wallpaper on Hyprland.

Full description:
  

Checksums

MD5 fcc07f2ecb2ea61d7d2381249d3c1f55
SHA1 bdf2586ea952ec5f80e7396f24ba4c855c88496a
SHA256 626c9dc66df18a279f1af583ce9c74d29431b9e47d07e9c1b0a95501aeb25d98
SHA512 2fa8dc16385723cb3b7c2de2d5f6a7e7093c6f122ebfb8bb551792fc04b33529f56f7509bca16d8a1c7981633d0816311f42802a6ebe95ea4d363a34afa32bbc

Requires

  • requires-dist: click
  • requires-dist: dbus-python
  • requires-dist: notify2
  • requires-dist: pillow
  • requires-dist: python-wayland
  • requires-dist: pywayland
  • requires-python: >=3.12

Files

  • sw-2.1.1/src/sw.egg-info/top_level.txt
  • sw-2.1.1/src/sw.egg-info/SOURCES.txt
  • sw-2.1.1/src/sw.egg-info/requires.txt
  • sw-2.1.1/src/sw.egg-info/PKG-INFO
  • sw-2.1.1/src/sw.egg-info/entry_points.txt
  • sw-2.1.1/src/sw.egg-info/dependency_links.txt
  • sw-2.1.1/src/sw_lib/history/manager.py
  • sw-2.1.1/src/sw_lib/history/errors.py
  • sw-2.1.1/src/sw_lib/history/data_structures.py
  • sw-2.1.1/src/sw_lib/history/__init__.py
  • sw-2.1.1/src/sw_lib/config/errors.py
  • sw-2.1.1/src/sw_lib/config/config.py
  • sw-2.1.1/src/sw_lib/config/__init__.py
  • sw-2.1.1/src/sw_lib/__init__.py
  • sw-2.1.1/src/sw_daemon/render/wallpaper.py
  • sw-2.1.1/src/sw_daemon/render/__init__.py
  • sw-2.1.1/src/sw_daemon/main.py
  • sw-2.1.1/src/sw_daemon/ipc/socket.py
  • sw-2.1.1/src/sw_daemon/ipc/__init__.py
  • sw-2.1.1/src/sw_daemon/compositor/register.py
  • sw-2.1.1/src/sw_daemon/compositor/output.py
  • sw-2.1.1/src/sw_daemon/compositor/display.py
  • sw-2.1.1/src/sw_daemon/compositor/__init__.py
  • sw-2.1.1/src/sw_daemon/cli.py
  • sw-2.1.1/src/sw_daemon/app/runner.py
  • sw-2.1.1/src/sw_daemon/app/core.py
  • sw-2.1.1/src/sw_daemon/app/__init__.py
  • sw-2.1.1/src/sw_daemon/__init__.py
  • sw-2.1.1/src/sw_cli/wallpaper/selector.py
  • sw-2.1.1/src/sw_cli/wallpaper/errors.py

Uploaded

6 days ago

Package Size

86.6 KB

Downloads

0

wget

wget --content-disposition "https://packagecloud.io/AntonVanAssche/sw/packages/python/sw-2.1.1.tar.gz/download?distro_version_id=166"

License

MIT License Copyright (c) 2025 Anton Van Assche Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.