|
|
22c315d631
|
Parse JSON with comments.
|
2018-04-23 13:08:55 +01:00 |
|
|
|
719a212913
|
disable parse with comments now, need improve speed loading for JSONC
|
2018-04-22 23:34:32 +01:00 |
|
|
|
651d883672
|
+ delete button. Close #37
|
2018-04-22 23:31:05 +01:00 |
|
ad
|
d632bd3ee7
|
+ show input source
|
2018-04-22 17:55:20 +03:00 |
|
ad
|
b4f62f6be1
|
+ strip comments in config file
|
2018-04-22 12:15:04 +03:00 |
|
ad
|
641eb18b89
|
+ longAction (action for long press on widgets, now working only with longUrl). TODO: nested options for action/longAction like for image/sourse/actionAppleScript
|
2018-04-21 10:20:12 +03:00 |
|
|
|
4b39b000e0
|
Upd default. Readme. Fixed reload for central scroller.
|
2018-04-21 01:43:37 +01:00 |
|
|
|
7874433d9b
|
Added Native Battery
|
2018-04-21 00:22:45 +01:00 |
|
|
|
f78f82893a
|
merged master
|
2018-04-20 22:56:47 +01:00 |
|
|
|
05eabdbd0a
|
Added Button mute { "type": "mute", "width": 40, "align": "right" }, #23
|
2018-04-20 22:54:38 +01:00 |
|
Daniel Apatin
|
2aecb2ffb3
|
Update ItemsParsing.swift
|
2018-04-20 15:20:01 +03:00 |
|
Daniel Apatin
|
3e35e03bfb
|
+ action for currency, weather, battery
It will allow to process custom action on click by widget
|
2018-04-20 14:25:31 +03:00 |
|
Daniel Apatin
|
bfc4dcf22c
|
Update ItemsParsing.swift
|
2018-04-20 11:17:29 +03:00 |
|
ad
|
42c1ff27c4
|
+ currency widget
{
"type": "currency",
"refreshInterval": 600,
"align": "right",
"from": "USD",
"to": "RUB"
},
|
2018-04-18 19:50:23 +03:00 |
|
ad
|
4c16321a4a
|
+ weather widget
|
2018-04-18 18:27:28 +03:00 |
|
|
|
f724a0d355
|
Draft. Has issues
|
2018-04-18 09:51:22 +01:00 |
|
ad
|
ac8a05d2e5
|
+ show running apps (like dock)
|
2018-04-15 22:55:20 +03:00 |
|
ad
|
37c2e8523c
|
* image can be set for slider
|
2018-04-14 13:04:46 +03:00 |
|
|
|
d72fb0ef7a
|
Update my preset to actual. Fix xcode error
|
2018-04-13 21:15:02 +01:00 |
|
Serg
|
ccc3a2269b
|
Merge branch 'master' into align
|
2018-04-14 03:00:58 +07:00 |
|
Serg
|
6d6048c49c
|
build quickfix
|
2018-04-14 03:00:38 +07:00 |
|
Serg
|
055c5d77ef
|
Merge remote-tracking branch 'ad/master'
|
2018-04-14 02:54:03 +07:00 |
|
ad
|
ca2ae30873
|
+ configurable refresh interval for brightness
|
2018-04-13 22:42:53 +03:00 |
|
Serg
|
9ef185d214
|
remove flexSpace
|
2018-04-14 02:09:34 +07:00 |
|
Serg
|
ba753ff331
|
Merge branch 'master' into align
# Conflicts:
# MTMR/ItemsParsing.swift
|
2018-04-14 01:46:44 +07:00 |
|
Serg
|
dd0ecf047d
|
additional parameters as dictionary for easier mapping
|
2018-04-14 00:53:22 +07:00 |
|
Serg
|
7b9f894bf3
|
parse align
|
2018-04-14 00:23:19 +07:00 |
|
|
|
3a57293206
|
add brightness icons like original Touch Bar
|
2018-04-13 17:21:51 +01:00 |
|
Serg
|
9afa9d7470
|
Merge branch 'tries/button-image'
# Conflicts:
# MTMR.xcodeproj/project.pbxproj
|
2018-04-13 22:31:07 +07:00 |
|
ad
|
115ea1372c
|
+ volume and brightness sliders
|
2018-04-13 16:25:25 +03:00 |
|
|
|
e131f92fb5
|
del trim() in parser
|
2018-04-13 09:25:55 +01:00 |
|
|
|
6c331619d0
|
Added 2 Support function (trim and resize). Image and title close forever :) resize input image to good size
|
2018-04-13 01:15:11 +01:00 |
|
Serg
|
79eba1a281
|
image as generic parameter
|
2018-04-13 00:00:33 +07:00 |
|
Serg
|
ea5fbf0ee8
|
action has unified source too
|
2018-04-12 08:48:24 +07:00 |
|
|
|
ed14f34a2d
|
conflict resolved
|
2018-04-11 17:09:34 +01:00 |
|
|
|
98d5a6eb0e
|
add staticImageButton for buttons with custom image
|
2018-04-11 17:03:38 +01:00 |
|
Serg
|
b492b89d2f
|
unified source for scripts (and image data in future)
|
2018-04-11 22:37:46 +07:00 |
|
Serg
|
ff58329691
|
displaysleep item
|
2018-04-11 13:47:09 +07:00 |
|
|
|
f08ce7a381
|
add FlexSpace. A bit refactor structure. Correct loading scripts from preset
|
2018-04-11 01:07:58 +01:00 |
|
Serg
|
11c8d167c0
|
custom width
|
2018-04-11 00:56:14 +07:00 |
|
Serg
|
0ba5984217
|
shell scripts and sleep implemented
|
2018-04-10 23:37:20 +07:00 |
|
Serg
|
1584cf979c
|
cleanup extra code
|
2018-04-10 23:21:38 +07:00 |
|
|
|
753cfd8a31
|
add buttons: battery and time with format
|
2018-04-10 14:07:52 +01:00 |
|
Serg
|
2bc8912add
|
weather – example on bundled scripts
|
2018-04-10 19:01:41 +07:00 |
|
Serg
|
2750d00317
|
media keys implemented
|
2018-04-10 18:41:25 +07:00 |
|
Serg
|
4fb7cb9b99
|
cleaner custom actions, potentially able to register from the outside
|
2018-04-10 18:16:28 +07:00 |
|
Serg
|
651ddbef5c
|
escape button implemented
|
2018-04-10 17:57:51 +07:00 |
|
Serg
|
c0401ce83d
|
exit touchbar implemented
|
2018-04-10 17:50:34 +07:00 |
|
Serg
|
970fb99e33
|
interval for apple script
|
2018-04-10 16:58:52 +07:00 |
|
Serg
|
46f35f4737
|
preset working
|
2018-04-10 16:50:41 +07:00 |
|