summaryrefslogtreecommitdiff
path: root/share/hackvr/examples/calendar/calvr
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* added ANOTHER example of a calendar program. might have figured out a good ↵epoch2020-01-271-0/+115
way to hashbang hackvr.