1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Commit Graph

  • b937d64d75 BaseWidget added to start reducing some of the code duplication Chris Cummer 2018-03-30 22:29:19 -07:00
  • a09691c86f Better calendar display Chris Cummer 2018-03-30 10:48:03 -07:00
  • 4074893799 Slightly more fine-grained top-row grid Chris Cummer 2018-03-30 10:41:55 -07:00
  • da8220ff0d Nowrap text on widget that don't need to wrap text Chris Cummer 2018-03-30 10:37:38 -07:00
  • 2f63a56eae Widgets have names Chris Cummer 2018-03-30 10:21:05 -07:00
  • ab4774c86a Widgets refresh via goroutine Chris Cummer 2018-03-30 10:10:21 -07:00
  • 25898dcb24 Sleep-based refresh timer for all widgets (don't judge me, it's temporary) Chris Cummer 2018-03-30 09:37:48 -07:00
  • 69e0034871 Status and weather refresh on a global interval Chris Cummer 2018-03-29 22:26:59 -07:00
  • 8a258225c9 Widgetized Status Chris Cummer 2018-03-29 18:06:42 -07:00
  • 951da43f99 Widgetized Google Calendar Chris Cummer 2018-03-29 18:03:43 -07:00
  • 6cfa0ef632 Widgetized BambooHR Chris Cummer 2018-03-29 17:04:45 -07:00
  • c56e99fcec WIP Extending weather to be a self-contained, updatable widget Chris Cummer 2018-03-29 04:01:23 -07:00
  • 57b0e96d64 Grey out past calendar event descriptions Chris Cummer 2018-03-29 11:32:43 -07:00
  • b0184bca2d gitignore the compiled binary Chris Cummer 2018-03-29 03:39:58 -07:00
  • bb71396291 Seperate calendar coloring code from widget code Chris Cummer 2018-03-29 03:38:22 -07:00
  • 0b86262560 More weather emoji Chris Cummer 2018-03-29 03:34:36 -07:00
  • 3393882dc8 Color 1on1 calendar events differently than other calendar events Chris Cummer 2018-03-29 03:04:43 -07:00
  • 1e7af63e63 Return calendar events for the current day (not just ones after now()) Chris Cummer 2018-03-29 02:57:46 -07:00
  • 71b0500c6f A bit of intelligence around which weather emoji gets displayed Chris Cummer 2018-03-29 02:52:02 -07:00
  • 8d7c163d37 Improve display of single-day away? date durations Chris Cummer 2018-03-29 02:32:58 -07:00
  • 07059749d6 Better weather formatting Chris Cummer 2018-03-28 20:19:01 -07:00
  • b424655785 Delete some commented-out code Chris Cummer 2018-03-28 19:46:29 -07:00
  • 8946e5cf24 Adds in Google Calendar and Weather support (hard-coded right now) Chris Cummer 2018-03-28 19:40:20 -07:00
  • 176052c78f First commit Chris Cummer 2018-03-28 09:54:09 -07:00