Commit Graph

54 Commits (a5c07dde6aba87584ddb6c6a2769472a6003623a)

Author SHA1 Message Date
Drew DeVault b2226ac655 Add client support for HiDPI 8 years ago
Zandr Martin 98aa59fdda
implement solid color rendering for swaybg 9 years ago
Drew DeVault 6d971af5c3 Turn swaybg into a shell surface 9 years ago
David Eklov 6d94f77457 Revert "swaybg: Make swaybg a shell surface" 9 years ago
David Eklov 99bda4afe2 swaybg: Make swaybg a shell surface 9 years ago
Tomáš Čech 468ddfb34d Fix missing include paths 9 years ago
Mikkel Oscar Lyderik 5e253fdd9a Correctly exit sway on errors. 9 years ago
Mikkel Oscar Lyderik 364e37a1eb Fix whitespace issues. 9 years ago
progandy 21014e606b make gdk-pixbuf dependency really optional 9 years ago
Drew DeVault d2e9c68640 Copy+paste swaybg code to swaylock for testing 9 years ago
Drew DeVault 067ac6cfa7 Discover swaylock extension in registry 9 years ago
Drew DeVault 080a263785 Refactor gdk pixbuf code into shared client lib 9 years ago
Drew DeVault 155f5d2d3e Style enforcement 9 years ago
progandy 3fdf4f811f swaybg: load more image formats with gdk-pixbuf2 9 years ago
Christoph Gysin cce9c338c0 cmake: build common code only once 9 years ago
Christoph Gysin c9ce15aa18 cmake: remove subprojects 9 years ago
Christoph Gysin 55b3532fe0 cmake: remove unnecessary quotes 9 years ago
Christoph Gysin 2dedf206d7 cmake: use out-of-source build 9 years ago
Christoph Gysin f7ec3d00a0 cmake: use tabs instead of spaces 9 years ago
Christoph Gysin 905966bcae cmake: style consistency 9 years ago
Christoph Gysin 2429266e3e cmake: convert all cmake commands to lowercase 9 years ago
Drew DeVault 60e76cf932 Add swaybar basics 9 years ago
Christoph Gysin 3ba33321de Use macros for exit values 9 years ago
Drew DeVault e0cb8284fb Rearrange logging headers 9 years ago
Drew DeVault 9b62a98f3e Style fixes in swaybg 9 years ago
Drew DeVault 5ae359279b Fix build warnings 9 years ago
Drew DeVault d1012c497b Style enforcement 9 years ago
Drew DeVault f8f0bcd4d3 Don't use the _t postfix on non-typedef structures 9 years ago
Christoph Gysin be3fae148b swaybg: implement scaling mode "fit" 9 years ago
Christoph Gysin 8630bc3752 swaybg: implement scaling mode "tile" 9 years ago
Christoph Gysin 621062f18d swaybg: implement scaling mode "center" 9 years ago
Christoph Gysin 81a87ec7a7 swaybg: implement scaling mode "fill" 9 years ago
Christoph Gysin 904983c375 swaybg: implement scaling mode "stretch" 9 years ago
Christoph Gysin 504ac84cbc swaybg: check for exact number of arguments 9 years ago
Christoph Gysin 78c2e29328 swaybg: make argv const 9 years ago
Drew DeVault 5728307520 Add wallpapers to output command 9 years ago
Drew DeVault 392f02da64 Stretch image to fit output resolution 9 years ago
Drew DeVault 1a3a7f2514 Basic image rendering for swaybg 9 years ago
Drew DeVault b4e5e1381f Refactor the crap out of wayland clients 9 years ago
Drew DeVault 82db2a57a9 Basic support for extensions in server and clients 9 years ago
Drew DeVault 7a40eb6de6 Support cursors over wayland clients 9 years ago
Drew DeVault 929537c158 Generate protocol headers 9 years ago
Drew DeVault 86372d00db Fix SIGBUS from wayland clients 9 years ago
Drew DeVault 9a1e95b7da Clean up memory pool files better 9 years ago
Drew DeVault 399220f14b Fix up wayland client implementation 9 years ago
Sergi Granell a8b18b5159 Check the client_setup() return value 9 years ago
Drew DeVault f7c0d2badb Clean up some things better in wayland clients 9 years ago
Drew DeVault fd1a59def3 Clean up CMake stuff 9 years ago
Ben Boeckel ec013d1f1a common: create a static library 9 years ago
Ben Boeckel 98678dea5d cmake: clean up installation rules 9 years ago