summaryrefslogtreecommitdiff
path: root/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only submit opaque (XRGB8888) buffersManuel Stoeckl2024-10-201-1/+1
* Set default background color to blackManuel Stoeckl2024-10-201-21/+11
* Fix crash when new output addedManuel Stoeckl2024-05-211-6/+8
* Fix fractional scale detectionManuel Stoeckl2024-04-291-1/+2
* Estimate output size with wp-fractional-scale-v1Manuel Stoeckl2024-04-291-1/+38
* Decouple wl_buffer creation and wl_surface configManuel Stoeckl2024-04-291-48/+74
* build: define _POSIX_C_SOURCE globallySimon Ser2024-04-281-1/+0
* Document option arguments in command line usageManuel Stoeckl2024-04-161-4/+4
* Unify color validation and parsing functionsManuel Stoeckl2023-12-201-30/+19
* main.c: fix build against gcc-14 (-Walloc-size)Sergei Trofimovich2023-11-021-2/+2
* Optimize solid color with single-pixel-buffer-v1Simon Ser2022-09-161-0/+40
* Replace xdg_output with wl_output v4Simon Ser2022-06-031-96/+54
* Check wl_display_roundtrip return valueSimon Ser2022-03-101-1/+4
* Only render a new frame when the buffer size changesManuel Stoeckl2021-10-011-1/+25
* Load images on every frame renderManuel Stoeckl2021-07-191-16/+39
* Create/destroy a new shm buffer per frameManuel Stoeckl2021-07-191-9/+8
* Deduplicate loads of the same image fileManuel Stoeckl2021-07-191-14/+64
* React only to most recent configure eventManuel Stoeckl2021-06-221-4/+19
* cairo: Replace <cairo/cairo.h> by <cairo.h>Issam E. Maghni2021-05-101-1/+1
* Default to all outputs when no output specifiedCaleb Bassi2019-04-261-14/+4
* Split swaybg into a standalone projectDrew DeVault2019-04-251-14/+31
* swaybg: one instance for all outputsBrian Ashworth2019-04-041-127/+325
* Replace wlr_log with sway_logM Stoeckl2019-01-211-7/+7
* 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
* 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
* 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
* Address review commentsDrew DeVault2018-03-281-31/+13
* 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-281-0/+187
* Add client protocols and swaybg skeletonDrew DeVault2018-03-281-182/+7
* 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