1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-12 01:48:38 +00:00
Commit Graph

83 Commits

Author SHA1 Message Date
ad
852df9d6b6 + toggle Control Strip 2018-05-11 14:40:02 +03:00
Serg
d46827832e another try to fix button titles and images 2018-05-11 00:29:05 +07:00
Serg
21bc525a04 fix setting width for borderless buttons 2018-05-10 09:02:30 +07:00
Serg
20ed827750 fix that borderless buttons in scrollable area were not centered, fix wrong text color for borderless colored buttons 2018-05-09 12:23:02 +07:00
Anton Palgunov
7646c6e89d
Merge pull request #58 from ReDetection/bordered-parameter
WIP: Bordered parameter, background parameter
2018-04-30 19:20:07 +01:00
9c970aff63 if button have only image, change position to .imageonly 2018-04-30 19:19:33 +01:00
Serg
cd69bc341c fix margin for some buttons 2018-04-30 22:54:15 +07:00
Serg
453895f395 fix wrong title while first execution 2018-04-30 18:53:32 +07:00
Serg
12796d6387 fix for colors in non-bordered buttons 2018-04-30 18:40:26 +07:00
Anton Palgunov
df535b2893
Revert "tapAction and longTapAction in config now have nested values" 2018-04-30 11:29:42 +01:00
ad
4a03ba79ec + background option for button
# Conflicts:
#	MTMR/CustomButtonTouchBarItem.swift
#	MTMR/ItemsParsing.swift
2018-04-30 15:43:55 +07:00
Serg
fbec803d47 introduce bordered parameter, restore 0.13 borders 2018-04-30 15:14:27 +07:00
ad
175e9edb8c Merge branch 'nestedActions' 2018-04-30 09:51:26 +03:00
ad
8e58bb179a tap and longTap 2018-04-30 09:50:59 +03:00
ad
9013779f71 Merge remote-tracking branch 'upstream/master' 2018-04-29 22:51:34 +03:00
Serg
2aa602d77d recreate touchbar to clear it's cache (items survive otherwise, still doing their job) 2018-04-29 23:37:09 +07:00
ad
93d2f496d0 * first working 2018-04-29 01:18:05 +03:00
ad
207af6468e * button highlight on touch 2018-04-28 02:22:05 +03:00
b95f5af95f lead position for image in image+title button 2018-04-27 19:13:55 +01:00
ad
c76027ca9d * fix for button.image size 2018-04-27 20:18:22 +03:00
ad
cf5d8bf546 * staticButton image size 2018-04-27 19:03:58 +03:00
ffbbafa9d9 Fixed central sort. Close #33 2018-04-23 00:54:29 +01:00
ad
04b821510b + switch input source by tap 2018-04-22 19:22:45 +03:00
ad
d632bd3ee7 + show input source 2018-04-22 17:55:20 +03:00
ad
bb978f2de5 Background color parameter moved to CustomButtonTouchBarItem for future ability to change from config file 2018-04-21 15:01:09 +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
ad
d76e16b9e6 * action for battery plugin 2018-04-21 08:27:02 +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
Daniel Apatin
e6d84888ba
Update TouchBarController.swift 2018-04-20 15:21:30 +03:00
Daniel Apatin
7341136897
Update TouchBarController.swift 2018-04-20 13:34:56 +03:00
Daniel Apatin
4eb14ea166
Update TouchBarController.swift 2018-04-20 11:16:50 +03: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
3a57269510 + open preset from dialog (not replacing default file) 2018-04-19 18:01:16 +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
a37bc94588 Merge remote-tracking branch 'upstream/master' 2018-04-16 11:27:16 +03:00
818c32b0ed Reload preset from menu 2018-04-16 00:53:40 +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
877c4268fd removed all warnings 2018-04-14 00:02:19 +01:00
Serg
ccc3a2269b Merge branch 'master' into align 2018-04-14 03:00:58 +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
12f9220e34 implement scrolling view at the center 2018-04-14 01:58:07 +07:00
Serg
dd0ecf047d additional parameters as dictionary for easier mapping 2018-04-14 00:53:22 +07:00
Serg
bbc3d9dcfe filter center items, prepare for scrollView 2018-04-14 00:32:12 +07:00