Skip to content

Several features#19

Merged
xorg62 merged 32 commits intoxorg62:masterfrom
cgie:master
Oct 28, 2013
Merged

Several features#19
xorg62 merged 32 commits intoxorg62:masterfrom
cgie:master

Conversation

@cgie
Copy link
Copy Markdown
Contributor

@cgie cgie commented Oct 28, 2013

This pull would add the following very features contributed by several people:

-S            Screensaver mode                               
-x            Show box                                       
-b            Use bold colors                                
-T tty        Display the clock on the specified terminal    
-n            Don't quit on keypress                         
-d delay      Set the delay between two redraws of the clock. Default 1s. 
-a nsdelay    Additional delay between two redraws in nanoseconds. Default 0ns.

BenoitZugmeyer and others added 30 commits May 5, 2010 14:33
The commit to add the -d option broke getopt for -f taking an argument.
In order to avoid mixing up day and month its better to use %F
(the ISO 8601 date format) to be more international understandable.
Conflicts:
	README
	ttyclock.c
* Remove free'd pointer indirections and move cleanup code to
  own fuction.
This adds the -b command line option (already present in the debian
version) which disables displaying a box by default.
  through inittab(5)
* Update and fix the man page.
* Adjust default date format which was left over from a previous
  failed merge.
* Document the [0-7] keyboard commands
        * Updates EXAMPLES Section
* Reorder LDFLAGS to be passed after -o

* Get compiler/linker options from the system with ncurses5-config
xorg62 added a commit that referenced this pull request Oct 28, 2013
@xorg62 xorg62 merged commit 4e6b4ca into xorg62:master Oct 28, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants