Skip to content

Releases: swaywm/swaybg

1.2.1

28 Apr 08:12
v1.2.1
Compare
Choose a tag to compare
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

1.2.0

04 Dec 16:42
v1.2.0
Compare
Choose a tag to compare
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

1.1.1

10 Mar 09:25
v1.1.1
Compare
Choose a tag to compare
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

1.1

19 Jul 11:29
v1.1
Compare
Choose a tag to compare
1.1
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

swaybg 1.0

03 May 17:14
Compare
Choose a tag to compare

swaybg 1.0

This is the initial standalone release of swaybg.