Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | When using the time/date or date/time clock formats, put a newline instead ↵ | Ken Moore | 2015-05-13 |
| | | | | of a space between the time/date. | ||
* | Make sure to check the list of watched files and reset it if something was ↵ | Ken Moore | 2015-04-20 |
| | | | | removed temporarily (to ensure that the watcher functionality does not stop working while a session is in progress). | ||
* | 4 time display modes for panel clock: | Christopher Roy Bratusek | 2015-04-19 |
| | | | | | | | | timeonly (default): display time, date as tooltip dateonly : display date, time as tooltip datetime : display date first then time timedate : display time first then date LSession option: DateTimeOrder (no UI yet) | ||
* | Add the ability to set/use custom timezones on the system - defaulting to ↵ | Ken Moore | 2015-03-14 |
| | | | | the system time (whatever that might be). | ||
* | Have the clock panel plugin try to use vertical space rather than horizontal ↵ | Ken Moore | 2015-02-17 |
| | | | | if the panel is vertical. | ||
* | Add the ability to set different date/time formats on a session-wide scale, ↵ | Ken Moore | 2015-02-05 |
| | | | | and have the clock plugin instantly update to the new format (backwards compatible with no formats set) | ||
* | Initial import of the lumina code from pcbsd git repo | Kris Moore | 2014-09-04 |