| .. |
|
AppleScripts
|
add FlexSpace. A bit refactor structure. Correct loading scripts from preset
|
2018-04-11 01:07:58 +01:00 |
|
Assets.xcassets
|
add brightness icons like original Touch Bar
|
2018-04-13 17:21:51 +01:00 |
|
Base.lproj
|
some cleanup
|
2018-04-12 08:58:24 +07:00 |
|
CBridge
|
+ show running apps (like dock)
|
2018-04-15 22:55:20 +03:00 |
|
AppDelegate.swift
|
+ reload if default config changed (write event fired)
|
2018-04-21 20:50:22 +03:00 |
|
AppleScriptTouchBarItem.swift
|
+ 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 |
|
AppScrubberTouchBarItem.swift
|
+ persistent app in dock (press for 0.5 sec), close app (press for 2.0 sec)
|
2018-04-21 16:40:43 +03:00 |
|
BatteryBarItem.swift
|
Background color parameter moved to CustomButtonTouchBarItem for future ability to change from config file
|
2018-04-21 15:01:09 +03:00 |
|
BrightnessViewController.swift
|
fix error with uncatching nil, when created slider without image
|
2018-04-15 21:11:12 +01:00 |
|
CurrencyBarItem.swift
|
Background color parameter moved to CustomButtonTouchBarItem for future ability to change from config file
|
2018-04-21 15:01:09 +03:00 |
|
CustomButtonTouchBarItem.swift
|
Background color parameter moved to CustomButtonTouchBarItem for future ability to change from config file
|
2018-04-21 15:01:09 +03:00 |
|
CustomSlider.swift
|
A bit better Slider UI
|
2018-04-16 00:53:03 +01:00 |
|
defaultPreset.json
|
Upd default. Readme. Fixed reload for central scroller.
|
2018-04-21 01:43:37 +01:00 |
|
HapticFeedback.swift
|
removed all warnings
|
2018-04-14 00:02:19 +01:00 |
|
Info.plist
|
Merge pull request #26 from ad/master
|
2018-04-19 16:59:36 +01:00 |
|
ItemsParsing.swift
|
+ strip comments in config file
|
2018-04-22 12:15:04 +03:00 |
|
KeyPress.swift
|
Added Button mute { "type": "mute", "width": 40, "align": "right" }, #23
|
2018-04-20 22:54:38 +01:00 |
|
MTMR.entitlements
|
upd to previous the commit
|
2018-04-09 01:15:04 +01:00 |
|
ScrollViewItem.swift
|
Less spacing in scroll
|
2018-04-14 02:17:01 +01:00 |
|
SupportHelpers.swift
|
+ strip comments in config file
|
2018-04-22 12:15:04 +03:00 |
|
TimeTouchBarItem.swift
|
Background color parameter moved to CustomButtonTouchBarItem for future ability to change from config file
|
2018-04-21 15:01:09 +03:00 |
|
TouchBarController.swift
|
Background color parameter moved to CustomButtonTouchBarItem for future ability to change from config file
|
2018-04-21 15:01:09 +03:00 |
|
VolumeViewController.swift
|
* removed unused code
|
2018-04-16 23:42:44 +03:00 |
|
WeatherBarItem.swift
|
Background color parameter moved to CustomButtonTouchBarItem for future ability to change from config file
|
2018-04-21 15:01:09 +03:00 |