Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

MightyPlaza/wbg-splash

Repository files navigation

Super simple wallpaper application for Wayland compositorsimplementing the layer-shell protocol.

Wbg takes a single command line argument: a path to an imagefile. This image is displayed scaled-to-fit on all monitors.

More display options, and/or the ability to set a per-monitorwallpapermay be added in the future.

Packaging status

Requirements

Runtime

  • pixman
  • wayland (client andcursor libraries)
  • libpng (optional)
  • libjpeg (optional)
  • libwebp (optional)
  • libjxl (optional)
  • libjxl_threads (optional)

Note that if SVG support is disabled at least one oflibpng,libjpeg,libwebp andlibjxl is required.

libjxl_threads is recommended for better performance decoding JPEG XL images

Compile time

  • Development packages for all the libraries listed underruntime.
  • wayland-protocols
  • tllist

Building

meson --buildtype=release buildninja -C buildsudo ninja -C build install

By default, PNG, JPEG, JPEG XL and WebP support is auto-detected. You can forcedisable/enable them with the meson command line options-Dpng=disabled|enabled,-Djpeg=disabled|enabled and-Dwebp=disabled|enabled-Djxl=disabled|enabled.SVG support is enabled by default (as it does not require additionaldependencies). You can disable it with the meson command line option-Dsvg=false

Derivative work

License

Wbg is released under theMIT license.

Wbg (optionally) uses nanosvg, released under theZliblicense.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors6


[8]ページ先頭

©2009-2025 Movatter.jp