Skip to content

depau/wlclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wayland Clock

An Xclock replacement for Wayland (and X11), prettier.

screen.png

Heavily based on https://developer.gnome.org/gtkmm-tutorial/stable/sec-drawing-clock-example.html.en

My changes mostly improve look and customizability, you still need to change the program to customize it.

Not the prettiest code, please send pull requests and fix if that is a concern.

Building

Requires Gtkmm, CMake, pkg-config.

mkdir build
cd build
cmake ..
make

License

The code it is based on is based on documentation licensed under the GNU FDL 1.2+

My changes are licensed under the GNU GPL3+ license.

About

Simple GTKmm/Cairo based clock that works on Wayland

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors