aboutsummaryrefslogtreecommitdiffstats
path: root/swaybg
Commit message (Expand)AuthorAge
* 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
* cmake: remove unnecessary quotesLibravatar Christoph Gysin2015-12-01
* cmake: use out-of-source buildLibravatar Christoph Gysin2015-12-01
* cmake: use tabs instead of spacesLibravatar Christoph Gysin2015-12-01
* cmake: style consistencyLibravatar Christoph Gysin2015-12-01
* cmake: convert all cmake commands to lowercaseLibravatar Christoph Gysin2015-12-01
* Add swaybar basicsLibravatar Drew DeVault2015-11-29
* Use macros for exit valuesLibravatar Christoph Gysin2015-11-28
* Rearrange logging headersLibravatar Drew DeVault2015-11-28
* Style fixes in swaybgLibravatar Drew DeVault2015-11-27
* Fix build warningsLibravatar Drew DeVault2015-11-27
* Style enforcementLibravatar Drew DeVault2015-11-27
* Don't use the _t postfix on non-typedef structuresLibravatar Drew DeVault2015-11-27
* swaybg: implement scaling mode "fit"Libravatar Christoph Gysin2015-11-25
* swaybg: implement scaling mode "tile"Libravatar Christoph Gysin2015-11-25
* swaybg: implement scaling mode "center"Libravatar Christoph Gysin2015-11-25
* swaybg: implement scaling mode "fill"Libravatar Christoph Gysin2015-11-25
* swaybg: implement scaling mode "stretch"Libravatar Christoph Gysin2015-11-25
* swaybg: check for exact number of argumentsLibravatar Christoph Gysin2015-11-25