An open API service indexing awesome lists of open source software.

https://github.com/bbidulock/xde-theme-radar

Radar theme pack for XDE
https://github.com/bbidulock/xde-theme-radar

Last synced: 5 months ago
JSON representation

Radar theme pack for XDE

Awesome Lists containing this project

README

          

[xde-theme-radar -- read me first file. 2021-12-09]: #

xde-theme-radar
===============

Package `xde-theme-radar-1.2.3` was released under CCPL:cc-by-nc-nd-3.0
license 2021-12-09.

This is a theme and a set of backgrounds for the _XDE (X Desktop
Environment)_ that provides a set of backgrounds on
a Radar Dish and Array theme.
This theme uses the Squared-cadet style from the [`xde-styles`][11]
package.

The source for `xde-theme-radar` is hosted on [GitHub][1].

Release
-------

This is the `xde-theme-radar-1.2.3` package, released 2021-12-09.
This release, and the latest version, can be obtained from [GitHub][1],
using a command such as:

$> git clone https://github.com/bbidulock/xde-theme-radar.git

Please see the [RELEASE][3] and [NEWS][4] files for release notes and
history of user visible changes for the current version, and the
[ChangeLog][5] file for a more detailed history of implementation
changes. The [TODO][6] file lists features not yet implemented and
other outstanding items.

Please see the [INSTALL][8] file for installation instructions.

When working from `git(1)`, please use this file. An abbreviated
installation procedure that works for most applications appears below.

This release is published under CCPL:cc-by-nc-nd-3.0 (primarily because
the base styles used to develop these styles were licensed under this
license).
Please see the license in the file [COPYING][10].

Please note that xde-theme-radar is no longer released as
a tarball and is only released as git commits; use:

$> ./autogen.sh
$> ./configure --version

to determine the version associated with a given commit in the
checked out working directory. Note that this is the same version
as executing:

$> git describe|sed 's,[-_],.,g;s,\.g*,,'

in the checked out working directory.

Note that only HEAD commits are stable: do not attempt to use any
other commit as only HEAD is synchronized with other packages in
the suite.

Quick Start
-----------

The quickest and easiest way to get `xde-theme-radar` up and
running is to run the following commands:

$> git clone https://github.com/bbidulock/xde-theme-radar.git
$> cd xde-theme-radar
$> ./autogen.sh
$> ./configure
$> make
$> make DESTDIR="$pkgdir" install

This will configure, compile and install `xde-theme-radar` the
quickest. For those who like to spend the extra 15 seconds reading
`./configure --help`, some compile time options can be turned on and off
before the build.

For general information on GNU's `./configure`, see the file
[INSTALL][8].

Prerequisites
-------------

This package needs the [`xde-styles`][11] package to be useful and also
requires the `xde-setbg(1)` program from the [`xde-ctools`][12] package.

Issues
------

Report issues on GitHub [here][2].

Samples
-------

Following is a sample screenshot of the theme taken under the [ADWM][13]
window manager:

![adwm.jpg](scrot/adwm.jpg "Wallpaper #1")

Following are the seven wallpapers included in the theme:

![radar_centered.jpg](images/radar_centered.jpg "Wallpaper #1")
![asr3_enhanced.jpg](images/asr3_enhanced.jpg "Wallpaper #2")
![dingli.jpg](images/dingli.jpg "Wallpaper #3")
![memphis_centered.jpg](images/memphis_centered.jpg "Wallpaper #4")
![radar_antenna_centered.jpg](images/radar_antenna_centered.jpg "Wallpaper #5")
![asr2.jpg](images/asr2.jpg "Wallpaper #6")
![radar.jpg](images/radar.jpg "Wallpaper #7")

Following are an additional seven wallpapers that may be used to
customize the theme:

![antenna.jpg](images/antenna.jpg "Additional Image #1")
![asr1_centered.jpg](images/asr1_centered.jpg "Additional Image #2")
![asr1.jpg](images/asr1.jpg "Additional Image #3")
![asr3.jpg](images/asr3.jpg "Additional Image #4")
![memphis.jpg](images/memphis.jpg "Additional Image #5")
![radar_antenna.jpg](images/radar_antenna.jpg "Additional Image #6")
![radar_rl.jpg](images/radar_rl.jpg "Additional Image #7")

[1]: https://github.com/bbidulock/xde-theme-radar
[2]: https://github.com/bbidulock/xde-theme-radar/issues
[3]: https://github.com/bbidulock/xde-theme-radar/blob/1.2.3/RELEASE
[4]: https://github.com/bbidulock/xde-theme-radar/blob/1.2.3/NEWS
[5]: https://github.com/bbidulock/xde-theme-radar/blob/1.2.3/ChangeLog
[6]: https://github.com/bbidulock/xde-theme-radar/blob/1.2.3/TODO
[7]: https://github.com/bbidulock/xde-theme-radar/blob/1.2.3/COMPLIANCE
[8]: https://github.com/bbidulock/xde-theme-radar/blob/1.2.3/INSTALL
[9]: https://github.com/bbidulock/xde-theme-radar/blob/1.2.3/LICENSE
[10]: https://github.com/bbidulock/xde-theme-radar/blob/1.2.3/COPYING
[11]: https://github.com/bbidulock/xde-styles
[12]: https://github.com/bbidulock/xde-ctools
[13]: https://bbidulock.github.io/adwm

[ vim: set ft=markdown sw=4 tw=72 nocin nosi fo+=tcqlorn spell: ]: #