https://github.com/gerph/riscos5-wimp
RISC OS 5 Window Manager
https://github.com/gerph/riscos5-wimp
riscos
Last synced: 2 months ago
JSON representation
RISC OS 5 Window Manager
- Host: GitHub
- URL: https://github.com/gerph/riscos5-wimp
- Owner: gerph
- License: apache-2.0
- Created: 2026-03-01T13:08:56.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2026-03-22T15:46:30.000Z (3 months ago)
- Last Synced: 2026-03-23T04:46:03.618Z (3 months ago)
- Topics: riscos
- Language: Assembly
- Homepage:
- Size: 6.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# RISC OS 5 Wimp source
This repository contains the RISC OS 5 WindowManager source code, forked from https://gitlab.riscosopen.org/RiscOS/Sources/Desktop/Wimp/.
It has been configured to build automatically on push, using the RISC OS Build Service.
It is intended to be used to experiment with integrations and different ways
of working with the system.
Current experiments:
* [Integration of C sources for loading Template files](https://github.com/gerph/riscos5-wimp/tree/c-templates-experiment)