sqshq
|
809d361ca7
|
added radix chars printing and trailing zeros trim
|
2019-05-09 23:59:38 -04:00 |
sqshq
|
3321e80a56
|
added arrangement into empty space, if available
|
2019-04-29 23:29:31 -04:00 |
sqshq
|
7334efa9ff
|
added auto arrangement, so user can add new components without specified position
|
2019-04-26 01:11:40 -04:00 |
sqshq
|
846ced69d9
|
added mutex for sparkline cleanup function in order to eliminate possibility of clash with Draw function
|
2019-04-21 00:15:03 -04:00 |
sqshq
|
5203d8f259
|
added margin for textbox component
|
2019-04-19 22:07:44 -04:00 |
sqshq
|
14aaab240f
|
component selection enhancements
|
2019-04-16 23:55:23 -04:00 |
sqshq
|
8f2cf3ce5a
|
sparkline values cleanup enhancements and test
|
2019-04-15 23:00:41 -04:00 |
sqshq
|
6f8f5f080c
|
refactoring: extract common logic into a separate method
|
2019-04-15 22:12:10 -04:00 |
sqshq
|
3c88c56fa2
|
fix runchart resize issue, caused by superfluous math.abs for coordinate delta
|
2019-04-15 21:55:05 -04:00 |
sqshq
|
646fd4f67d
|
component selection using mouse click
|
2019-04-13 20:24:24 -04:00 |
sqshq
|
c8ba8e9491
|
fix out of range error for linux platform
|
2019-04-13 19:23:44 -04:00 |
sqshq
|
ca6a328682
|
menu cross-platform rendering: remove dot in the middle of arrows
|
2019-04-13 12:39:09 -04:00 |
sqshq
|
25f5a99de9
|
added ability to disable border for asciiboxes
|
2019-04-09 22:34:45 -04:00 |
sqshq
|
b542e0bd0c
|
textbox component
|
2019-04-09 22:30:21 -04:00 |
sqshq
|
4206a8cbf7
|
barchart visualisation improvements
|
2019-04-08 22:43:29 -04:00 |
sqshq
|
1017a0cd3c
|
added config variables support
|
2019-04-08 22:04:08 -04:00 |
sqshq
|
19f2d028a6
|
interactive shell post processing added
|
2019-04-07 21:00:25 -04:00 |
sqshq
|
6c329f76b6
|
numbers parsing improvements
|
2019-04-07 14:26:20 -04:00 |
sqshq
|
5a90d141ab
|
refresh rate config property renaming
|
2019-04-07 11:17:28 -04:00 |
sqshq
|
061d77c76a
|
sparkline gradient colors improvements
|
2019-04-01 00:35:55 -04:00 |
sqshq
|
df18d0fb89
|
gradient selection
|
2019-03-31 23:02:58 -04:00 |
sqshq
|
24f36b2732
|
fix a typo
|
2019-03-27 00:09:31 -04:00 |
sqshq
|
017d7e5b18
|
sparkline visualisation enhancements
|
2019-03-26 23:52:41 -04:00 |
sqshq
|
e67ac7c19a
|
sparkline main functionality
|
2019-03-25 23:29:23 -04:00 |
sqshq
|
db3888e540
|
sparkline config and infrastructure added
|
2019-03-24 18:46:39 -04:00 |
sqshq
|
d77dd1e524
|
added palette support for all the components, adjusted light theme colors
|
2019-03-23 20:16:59 -04:00 |
sqshq
|
55b26999db
|
component selection enhancements
|
2019-03-21 23:47:28 -04:00 |
sqshq
|
6a96983615
|
alert window border style fix
|
2019-03-18 21:53:45 -04:00 |
sqshq
|
1affe37594
|
config enhancement: write location & size as a single array (flow style)
|
2019-03-17 22:41:23 -04:00 |
sqshq
|
61aa7d2e44
|
starter refactoring
|
2019-03-17 19:55:24 -04:00 |
sqshq
|
4dd0ffc61d
|
added ability to reset offsets
|
2019-03-16 20:54:24 -04:00 |
sqshq
|
78f0c0ed83
|
component functionality rearrangement
|
2019-03-16 19:59:28 -04:00 |
sqshq
|
fec7eefd9f
|
combine common functionality in Component struct
|
2019-03-16 00:35:00 -04:00 |
sqshq
|
dcfdc16a41
|
print string adjustments
|
2019-03-14 00:28:26 -04:00 |
sqshq
|
e68977b393
|
migrate to termui v3
|
2019-03-13 23:01:44 -04:00 |
sqshq
|
ff24a2d64e
|
added alerter to all components
|
2019-03-12 23:19:19 -04:00 |
sqshq
|
cf68e2a654
|
visual alerter basic functionality
|
2019-03-12 23:15:55 -04:00 |
sqshq
|
97cee1ec94
|
basic alerter functionality added
|
2019-03-10 23:43:47 -04:00 |
sqshq
|
7db33312b6
|
refactoring, added sequential triggers execution per component
|
2019-03-09 23:41:23 -05:00 |
sqshq
|
9b487ada89
|
triggers mechanism integration
|
2019-03-07 23:04:46 -05:00 |
sqshq
|
9b22083af8
|
trigger implementation
|
2019-03-04 22:25:17 -05:00 |
sqshq
|
72e0f0d5e3
|
added pause mode
|
2019-03-02 20:04:02 -05:00 |
sqshq
|
ce08f19c53
|
min dimension limit
|
2019-03-02 16:38:36 -05:00 |
sqshq
|
def20b5d59
|
added up/down/right/left selection capabilities
|
2019-03-02 16:30:16 -05:00 |
sqshq
|
4df2939d3f
|
configuration improvements
|
2019-02-28 22:44:01 -05:00 |
sqshq
|
c8c63a4bfb
|
gauge component enhancements
|
2019-02-26 23:23:56 -05:00 |
sqshq
|
7b22a083a4
|
added gauge component type
|
2019-02-25 23:36:23 -05:00 |
sqshq
|
a40cc50f3f
|
positioning adjustments
|
2019-02-24 19:37:57 -05:00 |
sqshq
|
68acb63715
|
added status bar
|
2019-02-24 19:08:36 -05:00 |
sqshq
|
8790d2f966
|
use bindata for the ascii fonts
|
2019-02-24 01:14:12 -05:00 |