Commit Graph

12 Commits (2ca870cfc5cd6611bb1fd52dcd67ef40895ad787)

Author SHA1 Message Date
lolicon0930 2ca870cfc5
Check if the clock is on. (closes #521) (#522)
If the clock is on, then change the numlock and capslock state positions.
11 months ago
lolicon0930 42bf929756
Add option to change shutdown/reboot keys (#487)
Include options in the configuration to change which function keys to use for shutdown and reboot.
Fix config.map_len size in src/config.c.
Add missing defaults in config_defaults() in src/config.c.
12 months ago
AnErrupTion cbd82146e2 Fix code syntax issues 12 months ago
Colin 1124c126f9
Clocks (#461)
* Added a big clock

* fixed clock timing when animation is turned off

* fix memory leak and segfault

* rename clock to bigclock

* Added formattable clock

* fix clock position on first draw

don't rely on box_x and box_y to position the clock, because it might not be initialized in the first frame.

* fix memory leak
12 months ago
Elisha Hollander 77d186b802
use `uint16_t` on `put_cell` iterations 2 years ago
Baptiste Daroussin 7ed6631197
FreeBSD deserves nice drawing as well (#340) 2 years ago
Stale 6245639daf
Matrix scrolling text animation (#283) 2 years ago
nullgemm 4094d2182a add missing include 3 years ago
nullgemm b448fc97b2 remove the ctypes submodule 3 years ago
Stanislav Láznička 95c0077416 print hostname in info lane on start (#127)
hostname was set in the info_line and unset right after that
5 years ago
nullgemm bce0a161af remove unused include 5 years ago
nullgemm efc5c49de5 initial commit 5 years ago