|
b7b4d4f0fd
|
Added interfaces for additional information and implemented the forecast as icon
|
2019-03-09 15:22:26 +01:00 |
|
|
8372d78268
|
Fine tuned color recognition
|
2019-03-09 12:45:30 +01:00 |
|
|
bd119bb8f9
|
Created basic day rows
|
2019-03-08 21:37:54 +01:00 |
|
|
545657ecbb
|
Implemented float pos and size rounding
|
2019-03-08 21:36:21 +01:00 |
|
|
f15c9fdb39
|
Fine tuned padding correction
|
2019-03-08 21:35:52 +01:00 |
|
|
cec0ee83da
|
Added design option in settings-file and renamed general design settings
|
2019-03-08 17:46:10 +01:00 |
|
|
964570bc4a
|
Removed dead code
|
2019-03-07 21:48:47 +01:00 |
|
|
2ba92e1b6d
|
Added some more color options
|
2019-03-07 21:44:10 +01:00 |
|
|
53c135d398
|
Fine tuned sizes
|
2019-03-07 21:31:54 +01:00 |
|
|
1dbae38b3f
|
Introduction of DayListDesign
|
2019-03-07 21:28:11 +01:00 |
|
|
036c5add23
|
Added more masking options
|
2019-03-07 21:27:30 +01:00 |
|
|
91567bef60
|
Added color options and more differenciated masking options for special cases
|
2019-03-07 21:27:13 +01:00 |
|
|
06b6d697f2
|
Uncommented add_calendar to design
|
2019-03-06 22:15:53 +01:00 |
|
|
cb5f6cddd7
|
Added and implemented design-settings
|
2019-03-06 22:15:08 +01:00 |
|
|
69fce8c8d2
|
Removed unnecessary features, changed some details and activated wrapping
|
2019-03-05 22:11:22 +01:00 |
|
|
81a4e5c4c5
|
Fixed some bugs and implemented custom row height and text wrapping
|
2019-03-05 22:10:33 +01:00 |
|
|
0291c24e23
|
Implemented basic wraping
|
2019-03-05 22:09:55 +01:00 |
|
|
1b92692b51
|
Centralized helper module to wrap texts
|
2019-03-05 22:08:18 +01:00 |
|
|
0400d29b10
|
Fine tuned color identification
|
2019-03-04 22:17:31 +01:00 |
|
|
fdcefd1663
|
Added and implemented a bolder version of the font
|
2019-03-04 21:25:01 +01:00 |
|
|
9756a6abb8
|
Fixed typo
|
2019-03-04 20:22:40 +01:00 |
|
|
635ab20c3b
|
Fixed sorting direction
|
2019-03-04 20:12:30 +01:00 |
|
|
f0be84ccb2
|
Fixed accessiblity issue
|
2019-03-04 20:11:19 +01:00 |
|
|
1ac32e2545
|
Now printing rss feeds insted of events
|
2019-03-04 20:10:36 +01:00 |
|
|
b7e8a5c662
|
Generalized some names and implemented rssfeed
|
2019-03-04 20:10:08 +01:00 |
|
|
a19324d2bf
|
Implemented rss_feeds in settings.sample
|
2019-03-04 20:09:40 +01:00 |
|
|
36e33b1340
|
Create RssInfoPanel
|
2019-03-04 20:09:23 +01:00 |
|
|
bf69933382
|
Implemented feedparser as RssSource
|
2019-03-04 20:09:11 +01:00 |
|
|
beeac85894
|
Defined RssPost and RssDataSourceInterface
|
2019-03-04 20:06:18 +01:00 |
|
|
e514fee924
|
Removed code from unimplemented feature
|
2019-03-04 20:05:49 +01:00 |
|
|
44cf83c53e
|
Fixed highlight box position bug
|
2019-03-04 20:05:33 +01:00 |
|
|
cdd9d1b834
|
Added taiwan chinese, but needs font that supports it
|
2019-03-03 19:11:16 +01:00 |
|
|
be1a89ae7b
|
Fixed column spacing error
|
2019-03-03 18:22:41 +01:00 |
|
|
b746c13113
|
Implemented alignment and removed leading zero in date
|
2019-03-03 18:13:51 +01:00 |
|
|
e235d1bfb4
|
Implemented different horizontal alignments for different columns
|
2019-03-03 18:13:25 +01:00 |
|
|
5ac46a2e9d
|
Fixed alignment bug
|
2019-03-03 18:13:02 +01:00 |
|
|
44deafa978
|
Implemented event list
|
2019-03-03 16:45:21 +01:00 |
|
|
b61ebd2d36
|
Implemented truncating to size of design
|
2019-03-03 16:45:06 +01:00 |
|
|
d9bb84b4c3
|
Fine tuned spacing and truncating
|
2019-03-03 16:44:37 +01:00 |
|
|
ad07a03283
|
Added truncating of rows and columns that are not fully visible
|
2019-03-03 16:44:11 +01:00 |
|
|
7043911cb8
|
Removed unnecessary comments and imports
|
2019-03-03 16:40:14 +01:00 |
|
|
3ce63dd74d
|
Added tasks interface to panel design
|
2019-03-03 16:39:47 +01:00 |
|
|
dbfafda49a
|
Mainly added function to retreive the actual height, which depends on the month
|
2019-03-03 14:54:43 +01:00 |
|
|
0678a6711a
|
Added line and column spacing
|
2019-03-03 14:53:54 +01:00 |
|
|
6f8762d6ff
|
Added EventListDesign
|
2019-03-03 14:00:10 +01:00 |
|
|
eec658612d
|
Added TableTextDesign to view text placed in a matrix
|
2019-03-03 13:59:34 +01:00 |
|
|
547dac8562
|
Implemented new abstraction level of interface
|
2019-03-03 13:53:22 +01:00 |
|
|
118997b1ae
|
Lowered abstraction level to keep generic sorting centralized
|
2019-03-03 13:53:07 +01:00 |
|
|
385ae3da11
|
Made masking optional to keep the text from thining out too much
|
2019-03-03 13:52:36 +01:00 |
|
|
a8cad34b32
|
Implemented default font in assets-file
|
2019-03-03 10:23:03 +01:00 |
|