This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2026-01-21 03:17:41 +09:00
2026-01-21 03:17:41 +09:00
2026-01-21 03:17:41 +09:00
2026-01-21 03:17:41 +09:00
2026-01-21 03:17:41 +09:00
2026-01-21 03:17:41 +09:00
2026-01-21 03:17:41 +09:00
2026-01-21 03:17:41 +09:00
2026-01-21 03:17:41 +09:00

uw

只の背景変更ツール。

XorgとFLTK以外、従属ライブラリを使いません。

従属ソフト | Dependensy

OpenBSD

doas make deps

NetBSD

doas make deps

FreeBSD

doas make deps

Void Linux

doas xbps-install -S fltk fltk-devel libX11 libX11-devel xcb-util xcb-util-devel libpng libpng-devel libjpeg-turbo libjpeg-turbo-devel

使い方 | Usage

GUIの起動

uw

CLIで背景の変更

タイル

uw -t wallpaper.png

中央

uw -c wallpaper.png

全画面

uw -f wallpaper.png

インストールする方法 | Installation

BSD

doas make depends
make
doas make install

Void Linux

sudo xbps-install fltk fltk-devel libjpeg-turbo libjpeg-turbo-devel libpng libpng-devel
bmake
sudo bmake install

Alpine Linux

sudo apk add fltk fltk-dev libjpeg-turbo libjpeg-turbo-dev libpng libpng-dev
bmake
sudo bmake install

Description
SVNからのミラー
Readme 1.6 MiB
Languages
C++ 98.7%
Makefile 1.1%
Roff 0.2%