Anton Palgunov
|
a86f7eb304
|
Update README.md
|
2018-04-13 14:54:44 +01:00 |
|
|
|
5013262740
|
v0.6.1
|
2018-04-13 14:46:38 +01:00 |
|
Anton Palgunov
|
106f297f57
|
Merge pull request #11 from ad/master
+ volume and brightness sliders
|
2018-04-13 14:44:39 +01:00 |
|
ad
|
115ea1372c
|
+ volume and brightness sliders
|
2018-04-13 16:25:25 +03:00 |
|
|
|
f45aad4fad
|
add build.sh
|
2018-04-13 11:50:27 +01: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 |
|
Serg
|
7789407766
|
no staticImageButton in readme
|
2018-04-13 14:00:21 +07: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 |
|
Anton Palgunov
|
9393a4e484
|
Merge pull request #9 from Toxblh/openPreferences
Open preset for editing then you click by Preferences in menu.
|
2018-04-12 20:07:38 +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 |
|
Serg
|
2ad89bd8c8
|
fix a typo
|
2018-04-12 17:16:48 +07:00 |
|
Anton Palgunov
|
ec990e8147
|
Merge pull request #7 from Toxblh/example-scripts
Example presets and credits
|
2018-04-12 10:51:10 +01:00 |
|
|
|
16d8380830
|
link to releases
|
2018-04-12 10:49:37 +01:00 |
|
|
|
9e43a3b561
|
changes for Installation part
|
2018-04-12 10:48:07 +01:00 |
|
|
|
080bc67c54
|
upd from release
|
2018-04-12 10:46:15 +01:00 |
|
|
|
81131ec390
|
new screenshot. 2 json author's presets. Instruction.
|
2018-04-12 10:41:50 +01:00 |
|
Serg
|
cd6054af03
|
example presets and credits
|
2018-04-12 14:30:08 +07:00 |
|
|
|
eee33ee645
|
v0.6
|
2018-04-12 07:57:18 +01:00 |
|
Anton Palgunov
|
046f0fc1cf
|
Merge pull request #6 from Toxblh/cleanup
Cleanup project
|
2018-04-12 07:34:59 +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 |
|
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
|
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
|
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 |
|
|
|
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 |
|
|
|
65e3d67c32
|
a bit upd readme
|
2018-04-10 00:00:34 +01:00 |
|