Tiling window extensions for TempleOS WinMgr
Find a file
2022-07-31 15:39:08 -04:00
.gitignore Add .gitignore 2022-07-31 15:35:51 -04:00
KeyDev.HC Add files to repository 2022-07-31 15:39:08 -04:00
LICENSE Initial commit 2022-07-31 19:32:32 +00:00
Load.HC Add files to repository 2022-07-31 15:39:08 -04:00
Patch.HC Add files to repository 2022-07-31 15:39:08 -04:00
README.md Add files to repository 2022-07-31 15:39:08 -04:00
Run.HC Add files to repository 2022-07-31 15:39:08 -04:00
Saphir.HC Add files to repository 2022-07-31 15:39:08 -04:00
screenshot.png Add files to repository 2022-07-31 15:39:08 -04:00
Status.HC Add files to repository 2022-07-31 15:39:08 -04:00
Win.HC Add files to repository 2022-07-31 15:39:08 -04:00

saphir

Tiling window extensions for TempleOS WinMgr

saphir

Info

Saphir extends the existing TempleOS WinMgr to provide tiling window functionality, as well as provide some sane defaults to those who prefer a less "blinky" interface. Saphir does not require you to recompile your Kernel; any changes to existing functions are live-patched and not persistent.

Usage

#include "Run";

Keyboard shortcuts

ALT + arrow keys : navigate windows ALT + h : split window horizontal ALT + v : split window vertical