Serg
|
bd0ffbefe7
|
spaces in filepath should be escaped
|
2018-04-14 18:43:08 +07:00 |
|
Serg
|
d6b0c0313b
|
fix a typo
|
2018-04-14 13:04:56 +07:00 |
|
Serg
|
ccc3a2269b
|
Merge branch 'master' into align
|
2018-04-14 03:00:58 +07:00 |
|
Serg
|
6d6048c49c
|
build quickfix
|
2018-04-14 03:00:38 +07:00 |
|
Serg
|
055c5d77ef
|
Merge remote-tracking branch 'ad/master'
|
2018-04-14 02:54:03 +07:00 |
|
Serg
|
f64c705c0d
|
update example preset, update mine preset
|
2018-04-14 02:47:05 +07:00 |
|
Serg
|
00fae08da0
|
mention change in docs
|
2018-04-14 02:33:34 +07: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
|
ba753ff331
|
Merge branch 'master' into align
# Conflicts:
# MTMR/ItemsParsing.swift
|
2018-04-14 01:46:44 +07:00 |
|
Serg
|
aba1aea334
|
Merge pull request #12 from ad/master
+ listener for changes of sytem volume
|
2018-04-14 01:42:39 +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 |
|
Serg
|
85785018f4
|
create all items in advance
|
2018-04-14 00:23:47 +07:00 |
|
Serg
|
7b9f894bf3
|
parse align
|
2018-04-14 00:23:19 +07:00 |
|
Serg
|
9afa9d7470
|
Merge branch 'tries/button-image'
# Conflicts:
# MTMR.xcodeproj/project.pbxproj
|
2018-04-13 22:31:07 +07:00 |
|
Serg
|
7789407766
|
no staticImageButton in readme
|
2018-04-13 14:00:21 +07:00 |
|
Serg
|
79eba1a281
|
image as generic parameter
|
2018-04-13 00:00:33 +07:00 |
|
Serg
|
2ad89bd8c8
|
fix a typo
|
2018-04-12 17:16:48 +07:00 |
|
Serg
|
cd6054af03
|
example presets and credits
|
2018-04-12 14:30:08 +07: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 |
|
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 |
|
Serg
|
dd3ab9ac6f
|
no codesign for debug, no UI tests
|
2018-04-11 07:29:28 +07: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 |
|
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
|
b70c8ca4a3
|
start to log my dirty code
|
2018-04-10 18:44:47 +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 |
|
Serg
|
d0efdef8c2
|
initial json parsing
|
2018-04-10 14:13:20 +07: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 |
|
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 |
|
Serg
|
ce7c3c5883
|
display custom touchbar without control strip and builtin close button
|
2018-04-09 13:16:14 +07:00 |
|
Serg
|
3d3ad0f076
|
add readme into project (no target) for convenience
|
2018-04-09 13:15:52 +07:00 |
|