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 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
*
swaybg: one instance for all outputs
Brian Ashworth
2019-04-04
1
-127
/
+325
*
Removed unused wlroots dependency for sway(bg|bar|msg|nag)
M Stoeckl
2019-01-21
1
-3
/
+1
*
Replace wlr_log with sway_log
M Stoeckl
2019-01-21
1
-7
/
+7
*
meson: remove rpath options
emersion
2019-01-18
1
-1
/
+0
*
swaybg: use wl_surface_damage_buffer
emersion
2019-01-17
1
-2
/
+2
*
swaybg: use output names instead of output indexes
emersion
2019-01-17
1
-33
/
+108
*
Sway clients: Exit gracefully when compositor is unavailable
Ryan Dwyer
2018-10-15
1
-1
/
+6
*
Add support for installing binaries with DT_RPATH
Arkadiusz Hiler
2018-09-30
1
-0
/
+1
*
swaybg: fix increasingly smaller bg on hotplug
Brian Ashworth
2018-09-23
1
-0
/
+4
*
Allow a fallback color to be specified for swaybg
Brian Ashworth
2018-08-08
1
-1
/
+12
*
swaybar/bg: Fix crash on DPMS off
minus
2018-07-14
1
-0
/
+3
*
Update for swaywm/wlroots#1126
emersion
2018-07-09
1
-3
/
+3
*
swaybg: remove assertions with side-effects
emersion
2018-05-07
1
-5
/
+8
*
Revert "Install swaybar and swaybg under /usr/lib/sway"
Rostislav Pehlivanov
2018-05-06
1
-2
/
+1
*
Revert "Make the LIBDIR path configurable"
Rostislav Pehlivanov
2018-05-06
1
-1
/
+1
*
Revert "Meson: Replace option `instlibdir` with `libexecdir`"
Rostislav Pehlivanov
2018-05-06
1
-1
/
+1
*
Meson: Replace option `instlibdir` with `libexecdir`
Nicolas Braud-Santoni
2018-05-05
1
-1
/
+1
*
Make the LIBDIR path configurable
Nicolas Braud-Santoni
2018-05-05
1
-1
/
+1
*
Install swaybar and swaybg under /usr/lib/sway
Nicolas Braud-Santoni
2018-05-05
1
-1
/
+2
*
Initial swaylock port
Drew DeVault
2018-04-04
1
-20
/
+8
*
Move swaybg background rendering into common/
Drew DeVault
2018-04-04
1
-107
/
+6
*
Merge pull request #1710 from emersion/swaybg-empty-input-region
Drew DeVault
2018-04-03
1
-0
/
+5
|
\
|
*
swaybg: set an empty input region
emersion
2018-04-03
1
-0
/
+5
*
|
swaybg: rename w{width,height} to buffer_{width,height}
emersion
2018-04-03
1
-15
/
+16
[next]