Rust/Wayland implementation of the Seasonal Hours Clock
Go to file
Gergely Polonkai c6eee17618
Pre-fill the pixmap with the background color to prevent having white strips at the edge
2022-05-18 17:20:05 +02:00
src Pre-fill the pixmap with the background color to prevent having white strips at the edge 2022-05-18 17:20:05 +02:00
.gitignore Initial version that creates an empty window 2022-05-17 15:40:28 +02:00
Cargo.lock Add the current Moon phase in the middle 2022-05-17 17:35:50 +02:00
Cargo.toml Add the current Moon phase in the middle 2022-05-17 17:35:50 +02:00
README.md Initial version that creates an empty window 2022-05-17 15:40:28 +02:00

README.md

Seasonal Hours Clock on Wayland

This is a Rust implementation of cinnamons Seasonal Hours Clock, running as a native Wayland application.