sw-2.1.2.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.2

An overly complicated tool to set a wallpaper on Hyprland.

Full description:
  

Checksums

MD5 2bdcc8e515d7b01c48cd460cc95203ad
SHA1 60476223b211b91f71fa9c2e82640179036c193c
SHA256 73cd360a5d13e02dd4942513364e60ea918697c83d38f743ecf62fea3fe34035
SHA512 705388f6ed1049e047807660032903dc34421709f761b24dc860a8ac416fdfe2eff7e231108a25bd8878ee300dd61444882f18902e9e51957d324ccba41eee0a

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.2/src/protocols/xdg_shell/xdg_popup.py
  • sw-2.1.2/src/protocols/xdg_shell/__init__.py
  • sw-2.1.2/src/protocols/wlr_layer_shell_unstable_v1/zwlr_layer_surface_v1.py
  • sw-2.1.2/src/protocols/wlr_layer_shell_unstable_v1/zwlr_layer_shell_v1.py
  • sw-2.1.2/src/protocols/wlr_layer_shell_unstable_v1/__init__.py
  • sw-2.1.2/src/protocols/wayland/wl_touch.py
  • sw-2.1.2/src/protocols/wayland/wl_surface.py
  • sw-2.1.2/src/protocols/wayland/wl_subsurface.py
  • sw-2.1.2/src/protocols/wayland/wl_subcompositor.py
  • sw-2.1.2/src/protocols/wayland/wl_shm.py
  • sw-2.1.2/src/protocols/wayland/wl_shm_pool.py
  • sw-2.1.2/src/protocols/wayland/wl_shell.py
  • sw-2.1.2/src/protocols/wayland/wl_shell_surface.py
  • sw-2.1.2/src/protocols/wayland/wl_seat.py
  • sw-2.1.2/src/protocols/wayland/wl_registry.py
  • sw-2.1.2/src/protocols/wayland/wl_region.py
  • sw-2.1.2/src/protocols/wayland/wl_pointer.py
  • sw-2.1.2/src/protocols/wayland/wl_output.py
  • sw-2.1.2/src/protocols/wayland/wl_keyboard.py
  • sw-2.1.2/src/protocols/wayland/wl_fixes.py
  • sw-2.1.2/src/protocols/wayland/wl_display.py
  • sw-2.1.2/src/protocols/wayland/wl_data_source.py
  • sw-2.1.2/src/protocols/wayland/wl_data_offer.py
  • sw-2.1.2/src/protocols/wayland/wl_data_device.py
  • sw-2.1.2/src/protocols/wayland/wl_data_device_manager.py
  • sw-2.1.2/src/protocols/wayland/wl_compositor.py
  • sw-2.1.2/src/protocols/wayland/wl_callback.py
  • sw-2.1.2/src/protocols/wayland/wl_buffer.py
  • sw-2.1.2/src/protocols/wayland/__init__.py
  • sw-2.1.2/setup.cfg

Uploaded

about 2 months ago

Package Size

86.8 KB

Downloads

4

wget

wget --content-disposition "https://packagecloud.io/AntonVanAssche/sw/packages/python/sw-2.1.2.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.