index
:
swaybg.git
master
Wallpaper utility for Wayland; Forked from https://github.com/swaywm/swaybg
Git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix fractional scale detection
Manuel Stoeckl
2024-04-29
1
-1
/
+2
*
Estimate output size with wp-fractional-scale-v1
Manuel Stoeckl
2024-04-29
2
-2
/
+40
*
Decouple wl_buffer creation and wl_surface config
Manuel Stoeckl
2024-04-29
1
-48
/
+74
*
build: define _POSIX_C_SOURCE globally
Simon Ser
2024-04-28
4
-3
/
+2
*
build: use cc.get_supported_arguments() for warning options
Simon Ser
2024-04-28
1
-10
/
+8
*
build: bump version to 1.2.1
Simon Ser
2024-04-28
1
-1
/
+1
*
Correct for image orientation when loading image
Manuel Stoeckl
2024-04-16
1
-1
/
+5
*
Document option arguments in command line usage
Manuel Stoeckl
2024-04-16
1
-4
/
+4
*
wayland-protocols min. version to 1.26
Mike Kot (Михаил Кот)
2024-01-13
1
-1
/
+1
*
Unify color validation and parsing functions
Manuel Stoeckl
2023-12-20
2
-31
/
+20
*
main.c: fix build against gcc-14 (-Walloc-size)
Sergei Trofimovich
2023-11-02
1
-2
/
+2
*
build: drop intermediate protocols library
Simon Ser
2022-12-04
1
-37
/
+20
*
build: find native wayland-scanner program
Simon Ser
2022-12-04
1
-2
/
+1
*
build: bump to version 1.2.0
Simon Ser
2022-12-04
1
-1
/
+1
*
Fix build on Debian Stable
nerdopolis
2022-11-27
1
-0
/
+5
*
Use shm_open instead of mkstemp for anon files
Manuel Stoeckl
2022-11-24
1
-46
/
+28
*
Optimize solid color with single-pixel-buffer-v1
Simon Ser
2022-09-16
2
-0
/
+42
*
man: fix background color input format
Manuel Stoeckl
2022-07-03
1
-1
/
+1
*
Replace xdg_output with wl_output v4
Simon Ser
2022-06-03
3
-102
/
+57
*
build: stop using sh for scdoc
Simon Ser
2022-03-11
1
-7
/
+6
*
build: stop using join_paths
Simon Ser
2022-03-11
1
-8
/
+7
*
readme: drop mention of xdg-shell requirement
Simon Ser
2022-03-10
1
-1
/
+0
*
Check wl_display_roundtrip return value
Simon Ser
2022-03-10
1
-1
/
+4
*
build: bump version to 1.1.1
Simon Ser
2022-03-10
1
-1
/
+1
*
Fix memory leak when using image tile mode
Manuel Stoeckl
2022-03-05
1
-0
/
+1
*
build: set check arg in run_command call
Simon Ser
2022-03-05
1
-2
/
+2
*
Add editorconfig
Jason Nader
2021-11-19
1
-0
/
+22
*
Only render a new frame when the buffer size changes
Manuel Stoeckl
2021-10-01
1
-1
/
+25
*
build: bump to v1.1
Simon Ser
2021-07-19
1
-1
/
+1
*
build: mark build-time deps as native
Simon Ser
2021-07-19
1
-5
/
+5
*
build: find wayland-scanner with pkg-config
Simon Ser
2021-07-19
1
-9
/
+5
*
build: use add_project_arguments instead of configuration_data
Simon Ser
2021-07-19
3
-8
/
+5
*
build: don't align dep equal signs
Simon Ser
2021-07-19
1
-2
/
+2
*
readme: mark git dep as optional
Simon Ser
2021-07-19
1
-1
/
+1
*
readme: append / to dirname in compilation instructions
Simon Ser
2021-07-19
1
-3
/
+3
*
readme: cleanup dep list
Simon Ser
2021-07-19
1
-4
/
+2
*
readme: update PGP key
Simon Ser
2021-07-19
1
-1
/
+1
*
ci: add .build.yml
Simon Ser
2021-07-19
1
-0
/
+17
*
Load images on every frame render
Manuel Stoeckl
2021-07-19
1
-16
/
+39
*
Create/destroy a new shm buffer per frame
Manuel Stoeckl
2021-07-19
3
-60
/
+13
*
Deduplicate loads of the same image file
Manuel Stoeckl
2021-07-19
1
-14
/
+64
*
React only to most recent configure event
Manuel Stoeckl
2021-06-22
1
-4
/
+19
*
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
2021-05-10
7
-10
/
+10
*
Fix typo
Elyes HAOUAS
2021-04-12
1
-1
/
+1
*
Made the link in the manpage redirect to the swaybg project instead of sway.
Seppe Soete
2019-08-09
1
-1
/
+1
*
readme: fix url to the releases
Luca Weiss
2019-05-04
1
-1
/
+1
*
Default to all outputs when no output specified
Caleb Bassi
2019-04-26
1
-14
/
+4
*
meson: drop unused libxkbcommon
Jan Beich
2019-04-26
2
-3
/
+0
*
Split swaybg into a standalone project
Drew DeVault
2019-04-25
16
-26
/
+1091
*
swaybg: add manpage
Simon Ser
2019-04-13
1
-0
/
+44
[next]