Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: swaywm/swaybg

Tags

v1.2.1

Toggle v1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
swaybg v1.2.1

Manuel Stoeckl (3):
      Unify color validation and parsing functions
      Document option arguments in command line usage
      Correct for image orientation when loading image

Mike Kot (Михаил Кот) (1):
      wayland-protocols min. version to 1.26

Sergei Trofimovich (1):
      main.c: fix build against gcc-14 (-Walloc-size)

Simon Ser (3):
      build: find native wayland-scanner program
      build: drop intermediate protocols library
      build: bump version to 1.2.1

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
swaybg v1.2.0

Manuel Stoeckl (2):
      man: fix background color input format
      Use shm_open instead of mkstemp for anon files

Simon Ser (7):
      Check wl_display_roundtrip return value
      readme: drop mention of xdg-shell requirement
      build: stop using join_paths
      build: stop using sh for scdoc
      Replace xdg_output with wl_output v4
      Optimize solid color with single-pixel-buffer-v1
      build: bump to version 1.2.0

nerdopolis (1):
      Fix build on Debian Stable

v1.1.1

Toggle v1.1.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
swaybg v1.1.1

Jason Nader (1):
      Add editorconfig

Manuel Stoeckl (2):
      Only render a new frame when the buffer size changes
      Fix memory leak when using image tile mode

Simon Ser (2):
      build: set check arg in run_command call
      build: bump version to 1.1.1

v1.1

Toggle v1.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
emersion Simon Ser
swaybg v1.1

This release contains performance improvements: swaybg should use less
memory and load faster.

Elyes HAOUAS (1):
      Fix typo

Issam E. Maghni (1):
      cairo: Replace <cairo/cairo.h> by <cairo.h>

Luca Weiss (1):
      readme: fix url to the releases

Manuel Stoeckl (4):
      React only to most recent configure event
      Deduplicate loads of the same image file
      Create/destroy a new shm buffer per frame
      Load images on every frame render

Seppe Soete (1):
      Made the link in the manpage redirect to the swaybg project instead of sway.

Simon Ser (10):
      ci: add .build.yml
      readme: update PGP key
      readme: cleanup dep list
      readme: append / to dirname in compilation instructions
      readme: mark git dep as optional
      build: don't align dep equal signs
      build: use add_project_arguments instead of configuration_data
      build: find wayland-scanner with pkg-config
      build: mark build-time deps as native
      build: bump to v1.1

1.0

Toggle 1.0's commit message
swaybg 1.0

This is the initial standalone release of swaybg.