aboutsummaryrefslogtreecommitdiffstats
path: root/swaybg
Commit message (Expand)AuthorAge
* Removed unused wlroots dependency for sway(bg|bar|msg|nag)Libravatar M Stoeckl2019-01-21
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* meson: remove rpath optionsLibravatar emersion2019-01-18
* swaybg: use wl_surface_damage_bufferLibravatar emersion2019-01-17
* swaybg: use output names instead of output indexesLibravatar emersion2019-01-17
* Sway clients: Exit gracefully when compositor is unavailableLibravatar Ryan Dwyer2018-10-15
* Add support for installing binaries with DT_RPATHLibravatar Arkadiusz Hiler2018-09-30
* swaybg: fix increasingly smaller bg on hotplugLibravatar Brian Ashworth2018-09-23
* Allow a fallback color to be specified for swaybgLibravatar Brian Ashworth2018-08-08
* swaybar/bg: Fix crash on DPMS offLibravatar minus2018-07-14
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* swaybg: remove assertions with side-effectsLibravatar emersion2018-05-07
* Revert "Install swaybar and swaybg under /usr/lib/sway"Libravatar Rostislav Pehlivanov2018-05-06
* Revert "Make the LIBDIR path configurable"Libravatar Rostislav Pehlivanov2018-05-06
* Revert "Meson: Replace option `instlibdir` with `libexecdir`"Libravatar Rostislav Pehlivanov2018-05-06
* Meson: Replace option `instlibdir` with `libexecdir`Libravatar Nicolas Braud-Santoni2018-05-05
* Make the LIBDIR path configurableLibravatar Nicolas Braud-Santoni2018-05-05
* Install swaybar and swaybg under /usr/lib/swayLibravatar Nicolas Braud-Santoni2018-05-05
* Initial swaylock portLibravatar Drew DeVault2018-04-04
* Move swaybg background rendering into common/Libravatar Drew DeVault2018-04-04
* Merge pull request #1710 from emersion/swaybg-empty-input-regionLibravatar Drew DeVault2018-04-03
|\
| * swaybg: set an empty input regionLibravatar emersion2018-04-03
* | swaybg: rename w{width,height} to buffer_{width,height}Libravatar emersion2018-04-03
* | swaybg: add HiDPI supportLibravatar emersion2018-04-03
|/
* Set exclusive zone to -1 for swaybgLibravatar Drew DeVault2018-03-30
* Add initial layer shell skeletonLibravatar Drew DeVault2018-03-28
* Address review commentsLibravatar Drew DeVault2018-03-28
* Refactor configure/ack configure/commit flowLibravatar Drew DeVault2018-03-28
* s/scaling_mode/background_mode/gLibravatar Drew DeVault2018-03-28
* Implement image backgroundsLibravatar Drew DeVault2018-03-28
* Add solid-color rendering to swaybgLibravatar Drew DeVault2018-03-28
* Add client protocols and swaybg skeletonLibravatar Drew DeVault2018-03-28
* remove the rest of cmakeLibravatar Tony Crisci2017-12-01
* swaybg: check that background can be loadedLibravatar Linus Heckemann2017-07-03
* Add client support for HiDPILibravatar Drew DeVault2016-09-05
* implement solid color rendering for swaybgLibravatar Zandr Martin2016-07-30
* Turn swaybg into a shell surfaceLibravatar Drew DeVault2016-07-17
* Revert "swaybg: Make swaybg a shell surface"Libravatar David Eklov2016-07-14
* swaybg: Make swaybg a shell surfaceLibravatar David Eklov2016-07-04
* Fix missing include pathsLibravatar Tomáš Čech2016-04-28
* Correctly exit sway on errors.Libravatar Mikkel Oscar Lyderik2016-02-26
* Fix whitespace issues.Libravatar Mikkel Oscar Lyderik2016-01-05
* make gdk-pixbuf dependency really optionalLibravatar progandy2015-12-20
* Copy+paste swaybg code to swaylock for testingLibravatar Drew DeVault2015-12-10
* Discover swaylock extension in registryLibravatar Drew DeVault2015-12-10
* Refactor gdk pixbuf code into shared client libLibravatar Drew DeVault2015-12-10
* Style enforcementLibravatar Drew DeVault2015-12-08
* swaybg: load more image formats with gdk-pixbuf2Libravatar progandy2015-12-07
* cmake: build common code only onceLibravatar Christoph Gysin2015-12-02
* cmake: remove subprojectsLibravatar Christoph Gysin2015-12-01