1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-10 00:58:37 +00:00
Commit Graph

635 Commits

Author SHA1 Message Date
7874433d9b Added Native Battery 2018-04-21 00:22:45 +01:00
d4108d848e merge stash 2018-04-20 22:57:51 +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
4109f6efd4 delete .DS_Store 2018-04-20 22:50:36 +01:00
ad
bbbbf5b5a4 Merge remote-tracking branch 'upstream/master' 2018-04-20 21:01:42 +03:00
Anton Palgunov
8513ed0fa3
Merge pull request #28 from Toxblh/openUrl
Open url action
2018-04-20 18:42:23 +01:00
ad
0e2a958b5c Merge remote-tracking branch 'upstream/master' 2018-04-20 16:26:28 +03:00
Daniel Apatin
ac234aa4bf
Fix for temperature value with decimals 2018-04-20 16:24:00 +03:00
Daniel Apatin
e6d84888ba
Update TouchBarController.swift 2018-04-20 15:21:30 +03:00
Daniel Apatin
2aecb2ffb3
Update ItemsParsing.swift 2018-04-20 15:20:01 +03:00
ad
cd8b595552 - 2018-04-20 14:42:36 +03:00
ad
76934e6ff0 + action for currency, weather, battery
It will allow to process custom action on click by widget
2018-04-20 14:26:26 +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
ad
6f3425f4c3 Merge branch 'master' into actionURL 2018-04-20 14:20:24 +03:00
ad
0c007b7940 + action openURL 2018-04-20 13:53:25 +03:00
ad
a7060b74e4 * weather and currency now is CustomButtonTouchBarItem 2018-04-20 13:42:08 +03:00
Daniel Apatin
92c4eed4ed
Update WeatherBarItem.swift 2018-04-20 13:35:41 +03:00
Daniel Apatin
94d519cd65
Update CurrencyBarItem.swift 2018-04-20 13:35:21 +03:00
Daniel Apatin
7341136897
Update TouchBarController.swift 2018-04-20 13:34:56 +03:00
Daniel Apatin
4459a95691
Merge pull request #27 from Toxblh/ad-patch-weather
+ text and image sets for weather condition  ad committed
2018-04-20 11:19:52 +03:00
Daniel Apatin
7bc8458d8b
Update WeatherBarItem.swift 2018-04-20 11:18:11 +03:00
Daniel Apatin
bfc4dcf22c
Update ItemsParsing.swift 2018-04-20 11:17:29 +03:00
Daniel Apatin
4eb14ea166
Update TouchBarController.swift 2018-04-20 11:16:50 +03:00
ad
c15488b61f + text and image sets for weather condition 2018-04-20 11:13:03 +03:00
33bb3b8d65 Merge remote-tracking branch 'origin/master' into batteryButton 2018-04-19 20:53:41 +01:00
Daniel Apatin
c5a7a3142b
Fixed currency formatting (trailing zero), added colours 2018-04-19 21:54:12 +03:00
ad
5b08861dec * fixed formatting (trailing zero), added colours 2018-04-19 21:50:06 +03:00
ad
82f192a5c0 Merge branch 'weatherWidget' 2018-04-19 19:01:22 +03:00
ad
9230b1c3e6 Merge branch 'currencyWidget' 2018-04-19 19:01:14 +03:00
ad
647e0accea Merge branch 'openPresetFile' 2018-04-19 19:01:04 +03:00
Anton Palgunov
0ce6648bf9
Merge pull request #26 from ad/master
fixed deminiaturization and Finder opening
2018-04-19 16:59:36 +01:00
ad
fe3e647b56 Merge remote-tracking branch 'upstream/master' 2018-04-19 18:54:14 +03:00
ad
fe07ea3b46 * fixed deminiaturization and Finder opening 2018-04-19 18:53:29 +03:00
4b22514969 v0.10 - added open preset, better work reload 2018-04-19 16:23:27 +01:00
Anton Palgunov
03bcafd5ff
Merge pull request #25 from ad/openPresetFile
+ open preset from dialog (not replacing default file)
2018-04-19 16:19:45 +01:00
ad
fdd30413c4 * open dialog at default configs directory 2018-04-19 18:18:54 +03:00
ad
3a57269510 + open preset from dialog (not replacing default file) 2018-04-19 18:01:16 +03:00
Anton Palgunov
e9de35ee37
Merge pull request #24 from ad/currencyWidget
* currency list
2018-04-19 12:35:43 +01:00
Anton Palgunov
e027c640f7
Merge pull request #22 from ad/weatherWidget
Weather widget / volume slider fix / dock shadow
2018-04-19 12:27:44 +01:00
ad
242e2d3c22 * currency list 2018-04-18 22:14:10 +03:00
Daniel Apatin
b3500684d4
Merge pull request #1 from ad/currencyWidget
+ currency widget
2018-04-18 19:53:04 +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
ad
adaed36fbd Merge remote-tracking branch 'upstream/master' 2018-04-18 16:20:36 +03:00
f724a0d355 Draft. Has issues 2018-04-18 09:51:22 +01:00
6b2e06b967 update readme 2018-04-17 18:00:59 +01:00
4663eb9b27 v0.9 dock plugin 2018-04-17 09:35:24 +01:00
ad
7774b1fa5e * add shadow to app scrubber 2018-04-17 10:55:21 +03:00
Anton Palgunov
71ea94590b
Merge pull request #20 from ad/apps
Launched apps (like dock)
2018-04-16 23:15:47 +01:00