summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Made the link in the manpage redirect to the swaybg project instead of sway.Seppe Soete2019-08-091-1/+1
* readme: fix url to the releasesLuca Weiss2019-05-041-1/+1
* Default to all outputs when no output specifiedCaleb Bassi2019-04-261-14/+4
* meson: drop unused libxkbcommonJan Beich2019-04-262-3/+0
* Split swaybg into a standalone projectDrew DeVault2019-04-2516-26/+1091
* swaybg: add manpageSimon Ser2019-04-131-0/+44
* swaybg: one instance for all outputsBrian Ashworth2019-04-041-127/+325
* Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl2019-01-211-3/+1
* Replace wlr_log with sway_logM Stoeckl2019-01-211-7/+7
* meson: remove rpath optionsemersion2019-01-181-1/+0
* swaybg: use wl_surface_damage_bufferemersion2019-01-171-2/+2
* swaybg: use output names instead of output indexesemersion2019-01-171-33/+108
* Sway clients: Exit gracefully when compositor is unavailableRyan Dwyer2018-10-151-1/+6
* Add support for installing binaries with DT_RPATHArkadiusz Hiler2018-09-301-0/+1
* swaybg: fix increasingly smaller bg on hotplugBrian Ashworth2018-09-231-0/+4
* Allow a fallback color to be specified for swaybgBrian Ashworth2018-08-081-1/+12
* swaybar/bg: Fix crash on DPMS offminus2018-07-141-0/+3
* Update for swaywm/wlroots#1126emersion2018-07-091-3/+3
* swaybg: remove assertions with side-effectsemersion2018-05-071-5/+8
* Revert "Install swaybar and swaybg under /usr/lib/sway"Rostislav Pehlivanov2018-05-061-2/+1
* Revert "Make the LIBDIR path configurable"Rostislav Pehlivanov2018-05-061-1/+1
* Revert "Meson: Replace option `instlibdir` with `libexecdir`"Rostislav Pehlivanov2018-05-061-1/+1
* Meson: Replace option `instlibdir` with `libexecdir`Nicolas Braud-Santoni2018-05-051-1/+1
* Make the LIBDIR path configurableNicolas Braud-Santoni2018-05-051-1/+1
* Install swaybar and swaybg under /usr/lib/swayNicolas Braud-Santoni2018-05-051-1/+2
* Initial swaylock portDrew DeVault2018-04-041-20/+8
* Move swaybg background rendering into common/Drew DeVault2018-04-041-107/+6
* Merge pull request #1710 from emersion/swaybg-empty-input-regionDrew DeVault2018-04-031-0/+5
|\
| * swaybg: set an empty input regionemersion2018-04-031-0/+5
* | swaybg: rename w{width,height} to buffer_{width,height}emersion2018-04-031-15/+16
* | swaybg: add HiDPI supportemersion2018-04-031-6/+42
|/
* Set exclusive zone to -1 for swaybgDrew DeVault2018-03-301-0/+1
* Add initial layer shell skeletonDrew DeVault2018-03-281-1/+1
* Address review commentsDrew DeVault2018-03-282-51/+29
* Refactor configure/ack configure/commit flowDrew DeVault2018-03-281-10/+5
* s/scaling_mode/background_mode/gDrew DeVault2018-03-281-24/+24
* Implement image backgroundsDrew DeVault2018-03-281-2/+112
* Add solid-color rendering to swaybgDrew DeVault2018-03-282-2/+203
* Add client protocols and swaybg skeletonDrew DeVault2018-03-282-182/+15
* remove the rest of cmakeTony Crisci2017-12-011-37/+0
* swaybg: check that background can be loadedLinus Heckemann2017-07-031-0/+8
* Add client support for HiDPIDrew DeVault2016-09-051-15/+19
* implement solid color rendering for swaybgZandr Martin2016-07-301-95/+121
* Turn swaybg into a shell surfaceDrew DeVault2016-07-171-0/+1
* Revert "swaybg: Make swaybg a shell surface"David Eklov2016-07-141-1/+0
* swaybg: Make swaybg a shell surfaceDavid Eklov2016-07-041-0/+1
* Fix missing include pathsTomáš Čech2016-04-281-1/+2
* Correctly exit sway on errors.Mikkel Oscar Lyderik2016-02-261-2/+2
* Fix whitespace issues.Mikkel Oscar Lyderik2016-01-051-6/+6
* make gdk-pixbuf dependency really optionalprogandy2015-12-202-2/+13