summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/calendar
Commit message (Collapse)AuthorAgeFilesLines
* added a clock to the calendarepoch2020-03-281-25/+55
|
* set default PREFIX to /usr/localepoch2020-02-131-0/+3
|
* added rectangles behind the month and prev and next arrows to make them ↵epoch2020-01-301-3/+18
| | | | easier to click on.
* put gaps between the days and made them not distance-based shadingepoch2020-01-301-9/+11
|
* moved the deleteallexcept to a single spotepoch2020-01-291-4/+6
|
* lol. got the empty check backwardsepoch2020-01-291-1/+1
|
* remove day files after they have been edited if they are emptyepoch2020-01-291-0/+3
|
* not sure how I expected the infinite loop to exit when I wasn't checking for ↵epoch2020-01-281-1/+3
| | | | EOF from the read. derp me.
* forgot the Makefileepoch2020-01-271-0/+5
|
* added ANOTHER example of a calendar program. might have figured out a good ↵epoch2020-01-272-0/+117
way to hashbang hackvr.