{"id":16602781,"url":"https://github.com/bbidulock/xde-theme-atc","last_synced_at":"2026-02-15T21:34:19.054Z","repository":{"id":12732979,"uuid":"15405906","full_name":"bbidulock/xde-theme-atc","owner":"bbidulock","description":"Air Traffic Control theme pack for XDE","archived":false,"fork":false,"pushed_at":"2021-12-26T11:04:39.000Z","size":7180,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T04:57:09.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"M4","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bbidulock.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-12-23T22:17:56.000Z","updated_at":"2021-12-26T11:04:43.000Z","dependencies_parsed_at":"2022-09-23T09:41:41.868Z","dependency_job_id":null,"html_url":"https://github.com/bbidulock/xde-theme-atc","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bbidulock/xde-theme-atc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-atc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-atc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-atc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-atc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbidulock","download_url":"https://codeload.github.com/bbidulock/xde-theme-atc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbidulock%2Fxde-theme-atc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29490352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T19:29:10.908Z","status":"ssl_error","status_checked_at":"2026-02-15T19:29:10.419Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T00:23:50.719Z","updated_at":"2026-02-15T21:34:19.037Z","avatar_url":"https://github.com/bbidulock.png","language":"M4","funding_links":[],"categories":[],"sub_categories":[],"readme":"[xde-theme-atc -- read me first file.  2021-12-08]: #\n\nxde-theme-atc\n===============\n\nPackage `xde-theme-atc-1.2.4` was released under CCPL:cc-by-nc-nd-3.0\nlicense 2021-12-08.\n\nThis is a theme and a set of backgrounds for the _XDE (X Desktop\nEnvironment)_ that provides a set of backgrounds on\na Air Traffic Control theme.\nThis theme uses the Squared-grey style from the [`xde-styles`][11]\npackage.\n\nThe source for `xde-theme-atc` is hosted on [GitHub][1].\n\n\nRelease\n-------\n\nThis is the `xde-theme-atc-1.2.4` package, released 2021-12-08.\nThis release, and the latest version, can be obtained from [GitHub][1],\nusing a command such as:\n\n    $\u003e git clone https://github.com/bbidulock/xde-theme-atc.git\n\nPlease see the [RELEASE][3] and [NEWS][4] files for release notes and\nhistory of user visible changes for the current version, and the\n[ChangeLog][5] file for a more detailed history of implementation\nchanges.  The [TODO][6] file lists features not yet implemented and\nother outstanding items.\n\nPlease see the [INSTALL][8] file for installation instructions.\n\nWhen working from `git(1)`, please use this file.  An abbreviated\ninstallation procedure that works for most applications appears below.\n\nThis release is published under CCPL:cc-by-nc-nd-3.0 (primarily because\nthe base styles used to develop these styles were licensed under this\nlicense).\nPlease see the license in the file [COPYING][10].\n\nPlease note that xde-theme-atc is no longer released as\na tarball and is only released as git commits; use:\n\n    $\u003e ./autogen.sh\n    $\u003e ./configure --version\n\nto determine the version associated with a given commit in the\nchecked out working directory.  Note that this is the same version\nas executing:\n\n    $\u003e git describe|sed 's,[-_],.,g;s,\\.g*,,'\n\nin the checked out working directory.\n\nNote that only HEAD commits are stable: do not attempt to use any\nother commit as only HEAD is synchronized with other packages in\nthe suite.\n\n\nQuick Start\n-----------\n\nThe quickest and easiest way to get `xde-theme-atc` up and\nrunning is to run the following commands:\n\n    $\u003e git clone https://github.com/bbidulock/xde-theme-atc.git\n    $\u003e cd xde-theme-atc\n    $\u003e ./autogen.sh\n    $\u003e ./configure\n    $\u003e make\n    $\u003e make DESTDIR=\"$pkgdir\" install\n\nThis will configure, compile and install `xde-theme-atc` the\nquickest.  For those who like to spend the extra 15 seconds reading\n`./configure --help`, some compile time options can be turned on and off\nbefore the build.\n\nFor general information on GNU's `./configure`, see the file\n[INSTALL][8].\n\n\nPrerequisites\n-------------\n\nThis package needs the [`xde-styles`][11] package to be useful and also\nrequires the `xde-setbg(1)` program from the [`xde-ctools`][12] package.\n\n\nIssues\n------\n\nReport issues on GitHub [here][2].\n\n\nSamples\n-------\n\nFollowing is a sample screenshot of the theme taken under the [ADWM][13]\nwindow manager:\n\n![adwm.jpg](scrot/adwm.jpg \"Wallpaper #2\")\n\nFollowing are the eight wallpapers included in the theme:\n\n![atc.jpg](images/atc.jpg \"Wallpaper #1\")\n![atc2.jpg](images/atc2.jpg \"Wallpaper #2\")\n![changi.jpg](images/changi.jpg \"Wallpaper #3\")\n![gatwick.jpg](images/gatwick.jpg \"Wallpaper #4\")\n![jersey.jpg](images/jersey.jpg \"Wallpaper #5\")\n![takeoff.jpg](images/takeoff.jpg \"Wallpaper #6\")\n![routes.jpg](images/routes.jpg \"Wallpaper #7\")\n![sillouette.jpg](images/sillouette.jpg \"Wallpaper #8\")\n\nFollowing are an additional twelve wallpapers that may be used to\ncustomize the theme:\n\n![control.jpg](images/control.jpg \"Additional Image #1\")\n![cyeg.jpg](images/cyeg.jpg \"Additional Image #2\")\n![darktower.jpg](images/darktower.jpg \"Additional Image #3\")\n![dulles.jpg](images/dulles.jpg \"Additional Image #4\")\n![floor.jpg](images/floor.jpg \"Additional Image #5\")\n![jersey_atc.jpg](images/jersey_atc.jpg \"Additional Image #6\")\n![lax.jpg](images/lax.jpg \"Additional Image #7\")\n![main.jpg](images/main.jpg \"Additional Image #8\")\n![reagan.jpg](images/reagan.jpg \"Additional Image #9\")\n![sunrise_control_tower.jpg](images/sunrise_control_tower.jpg \"Additional\nImage #10\")\n![united.jpg](images/united.jpg \"Additional Image #11\")\n![virtual.jpg](images/virtual.jpg \"Additional Image #12\")\n\n\n\n[1]: https://github.com/bbidulock/xde-theme-atc\n[2]: https://github.com/bbidulock/xde-theme-atc/issues\n[3]: https://github.com/bbidulock/xde-theme-atc/blob/master/RELEASE\n[4]: https://github.com/bbidulock/xde-theme-atc/blob/master/NEWS\n[5]: https://github.com/bbidulock/xde-theme-atc/blob/master/ChangeLog\n[6]: https://github.com/bbidulock/xde-theme-atc/blob/master/TODO\n[7]: https://github.com/bbidulock/xde-theme-atc/blob/master/COMPLIANCE\n[8]: https://github.com/bbidulock/xde-theme-atc/blob/master/INSTALL\n[9]: https://github.com/bbidulock/xde-theme-atc/blob/master/LICENSE\n[10]: https://github.com/bbidulock/xde-theme-atc/blob/master/COPYING\n[11]: https://github.com/bbidulock/xde-styles\n[12]: https://github.com/bbidulock/xde-ctools\n[13]: https://bbidulock.github.io/adwm\n\n[ vim: set ft=markdown sw=4 tw=72 nocin nosi fo+=tcqlorn spell: ]: #\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbidulock%2Fxde-theme-atc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbidulock%2Fxde-theme-atc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbidulock%2Fxde-theme-atc/lists"}