1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-04-18 20:38:38 +00:00
Commit Graph

204 Commits

Author SHA1 Message Date
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
69a8d81bce del trim() for aScript 2018-04-13 09:22:03 +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
4b480dddc3 del the quote 2018-04-12 18:57:02 +01:00
a6f27a1fef open preset for editing then you click by Preferences in menu. 2018-04-12 18:55:54 +01:00
Serg
79eba1a281 image as generic parameter 2018-04-13 00:00:33 +07: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
ea5fbf0ee8 action has unified source too 2018-04-12 08:48:24 +07:00
Serg
d0cfa45b5d hacky solution to autohide if title is empty 2018-04-11 23:46:05 +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
34b51b2dd8 a bit fix json lint 2018-04-10 13:23:12 +01:00
Serg
5bda77d0d5 Merge remote-tracking branch 'upstream/master' into preset
# Conflicts:
#	README.md
2018-04-10 19:02:59 +07: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
fe5705627f missing changes :( 2018-04-10 17:51:21 +07:00
Serg
c0401ce83d exit touchbar implemented 2018-04-10 17:50:34 +07:00
Serg
1c45ca13a3 generic actions sketched 2018-04-10 17:39:07 +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
713f4dffc7 added StatusMenu. Del from Dock. 2018-04-10 09:16:05 +01:00
Serg
d0efdef8c2 initial json parsing 2018-04-10 14:13:20 +07:00
4a84532c56 upd roadmap 2018-04-09 23:00:39 +01:00
435439ecd2 Added Haptic feddback on click all buttons 2018-04-09 22:59:02 +01:00
Serg
c022018ec4 workaround for NSAppleScript not being thread safe :( 2018-04-09 23:23:06 +07:00
Serg
17e2362ebf async apple script; fix for those who have no helper apps 2018-04-09 22:07:15 +07:00
285fb1fb85 added sleep button 2018-04-09 15:26:04 +01:00
1e07deedae a bit fix for Icons 2018-04-09 14:25:34 +01:00
a86d31b0ac Added Icon for DockBar 2018-04-09 14:22:30 +01:00
0a0b393fb7 fix brithness keys 2018-04-09 12:38:05 +01:00
ab4aef4e2a added weather 2018-04-09 12:22:31 +01:00
e3f5da0294 Different approach 2018-04-09 11:59:44 +01:00
aaa7bc33bc avaliable for >=10.12.2 2018-04-09 11:50:41 +01:00
Serg
d48d590462 AppleScript and battery items 2018-04-09 17:32:27 +07:00
Serg
b3f461db45 time in separate file, divide bar in two parts 2018-04-09 17:11:52 +07:00
Serg
ee0eab6a76 convenient keycode buttons 2018-04-09 17:05:38 +07:00
92b6e5ef33 full media keys 2018-04-09 08:40:38 +01:00
Serg
ce7c3c5883 display custom touchbar without control strip and builtin close button 2018-04-09 13:16:14 +07:00
c4724e67bb upd to previous the commit 2018-04-09 01:15:04 +01:00
b69cdd5d60 Added full work buttons! Added Time on touchbar.
Next plan: first plugins, and custom buttons
2018-04-09 01:14:37 +01:00
5bbb8a89bf fix misplace file 2018-03-18 23:16:14 +00:00
b3ab0423b7 #1 Now we already live in strip
#2 Added Volume and ESC buttons (volume via appleScript)
2018-03-18 23:11:56 +00:00
32232fcbb1 First progress.
1. Have similar template brightness/space/volume/time
2. Volume buttons work but without visual a status in macos
3. Brightness don't work, but should :)
4. Time don't work

Soon will be:
1. Work time
2. Set in strip the app for popover
3. Need find how simulate real buttons for brightness and volume
2018-03-17 03:52:48 +00:00