Fedor Zaytsev
a0fc0b33c5
Custom gestures support ( #288 )
...
* Updated README
Added explanation for missing parameters (background, title and image)
* Implemented changable icons for AppleScriptTouchBarItem
AppleScriptTouchBarItem now allow to specify any number of icons which can be changed from the script. You cannot change icon from touch event. To change icon, you need to return array from your script with 2 values - title and icn name. More info in readme
* Implemented custom swipe actions
Co-authored-by: Fedor Zaitsev <lobster@Fedors-MacBook-Pro.local>
2020-04-01 22:11:35 +01:00
Peter Hrvola
42ce95b72e
Add Music app ( #279 )
2020-03-16 12:06:20 +00:00
Serg
cd2ec3d032
use property wrappers to have settings in a nice way. now it's the only place for settings key
2019-10-19 00:28:27 +07:00
Serg
e68fa10c42
update swift to 5.0
2019-10-17 23:37:58 +07:00
bobrosoft
80b56779fb
Add new "shellScriptTitledButton" button type
2019-08-11 15:25:44 +02:00
bobrosoft
6a85bea5b5
Add new "yandexWeather" widget
2019-07-23 17:07:47 +04:00
5504e5d640
#171 Added DarkMode button v0.21
2019-05-22 18:25:18 +01:00
a606767ddc
Revert "migration to swift 5"
...
This reverts commit 4497c7102c .
2019-04-02 17:10:18 +01:00
4497c7102c
migration to swift 5
2019-04-02 17:07:23 +01:00
e278482807
Network plugin
2019-02-24 23:10:53 +00:00
c1cd402241
fixed codesign.
2019-02-22 18:12:07 +00:00
1d1d666986
added key full for currency widget.
2019-01-21 19:59:10 +03:00
9f84b38084
Added pomodoro timer
2018-10-20 23:21:30 +01:00
644b15ffcd
Fix for brightness slider. Correct API for set new level. Used CoreDisplay.framework
2018-10-09 12:28:48 +01:00
62e87c53f5
added updater
2018-09-26 00:18:27 +01:00
dbab502d14
change preset to without errors on start
2018-09-24 09:01:52 +01:00
d7eddb8484
Migrate to swift 4.2
2018-09-20 12:13:29 +01:00
457fa9481e
Ready to autoupdates
2018-09-19 23:53:06 +01:00
71051d7ad0
+ DnD Widget
2018-08-30 16:35:41 +01:00
eee4082a1a
+ Added NightShift Widget
...
+ Updated icons for illumination and added icons for NightShift
2018-08-29 00:08:46 +01:00
8e35d38b59
prepare for 10.14
2018-06-08 00:08:15 +01:00
ad
8a7de99bce
+ start at login
2018-05-31 13:20:18 +03:00
ad
e7c949209d
+ Groups
2018-05-17 13:47:53 +03:00
Serg
3bc75b54c0
naive backport of compact map to old swift
2018-05-12 20:19:11 +07:00
ad
b9ef3cdc35
+ music widget
2018-05-09 21:34:44 +03:00
Serg
3ec2422181
add couple more tests
2018-05-09 14:07:37 +07:00
Serg
9c803e85cc
ensure shared schemes, add travis config
2018-05-07 07:14:14 +07:00
Serg
651258b01f
fix building test target, add one more test
2018-05-06 17:13:31 +07:00
ad
f6e5b3ca09
Merge branch 'inputSourceWidget'
2018-04-22 19:25:49 +03:00
ad
d632bd3ee7
+ show input source
2018-04-22 17:55:20 +03:00
aa341b818f
reorginize project
2018-04-22 15:20:00 +01:00
f78f82893a
merged master
2018-04-20 22:56:47 +01: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
0956b4ebcd
move CustomSlider to file
2018-04-15 21:52:36 +01:00
ad
ac8a05d2e5
+ show running apps (like dock)
2018-04-15 22:55:20 +03:00
Serg
12f9220e34
implement scrolling view at the center
2018-04-14 01:58:07 +07: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
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
eee33ee645
v0.6
2018-04-12 07:57:18 +01:00
Serg
4b7788fff7
some cleanup
2018-04-12 08:58:24 +07:00
Serg
dd3ab9ac6f
no codesign for debug, no UI tests
2018-04-11 07:29:28 +07:00
f08ce7a381
add FlexSpace. A bit refactor structure. Correct loading scripts from preset
2018-04-11 01:07:58 +01:00
Serg
b70c8ca4a3
start to log my dirty code
2018-04-10 18:44:47 +07:00
Serg
fe5705627f
missing changes :(
2018-04-10 17:51:21 +07:00
Serg
d0efdef8c2
initial json parsing
2018-04-10 14:13:20 +07:00
435439ecd2
Added Haptic feddback on click all buttons
2018-04-09 22:59:02 +01:00