1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-01-11 17:38:38 +00:00
Commit Graph

466 Commits

Author SHA1 Message Date
Anton Palgunov
df535b2893
Revert "tapAction and longTapAction in config now have nested values" 2018-04-30 11:29:42 +01:00
Anton Palgunov
574ca0fb84
Merge pull request #56 from ad/master
tapAction and longTapAction in config now have nested values
2018-04-30 11:08:28 +01:00
ad
4a03ba79ec + background option for button
# Conflicts:
#	MTMR/CustomButtonTouchBarItem.swift
#	MTMR/ItemsParsing.swift
2018-04-30 15:43:55 +07:00
ad
907b79965d + hexColor 2018-04-30 15:26:29 +07:00
Serg
fbec803d47 introduce bordered parameter, restore 0.13 borders 2018-04-30 15:14:27 +07:00
ad
3f9574245a more constants from ev_keymap.h 2018-04-30 10:15:07 +03:00
ad
2bf6b90b04 * fix for brightness 2018-04-30 10:11:22 +03:00
ad
9d596c6adc Merge remote-tracking branch 'upstream/master' 2018-04-30 09:51:42 +03:00
ad
175e9edb8c Merge branch 'nestedActions' 2018-04-30 09:51:26 +03:00
ad
8e58bb179a tap and longTap 2018-04-30 09:50:59 +03:00
Anton Palgunov
d37d9607d3
Merge pull request #55 from ad/master
deinit inputsource observer, button highlight on touch
2018-04-29 23:00:07 +01:00
ad
6b553c4d0d + deinit inputsource observer 2018-04-30 00:57:32 +03:00
ad
788927edb3 + highlighting button background on press 2018-04-30 00:57:09 +03:00
ad
9013779f71 Merge remote-tracking branch 'upstream/master' 2018-04-29 22:51:34 +03:00
a85507c544 upd Readme, upd Default 2018-04-29 19:44:58 +01:00
59aa113995 build.sh upd 2018-04-29 19:27:01 +01:00
Anton Palgunov
9c5a19925b
Merge pull request #54 from Toxblh/fix-leaked-items-and-timers
Fix leaking timers
2018-04-29 18:19:55 +01:00
Serg
2aa602d77d recreate touchbar to clear it's cache (items survive otherwise, still doing their job) 2018-04-29 23:37:09 +07:00
ad
a1b3f13902 Merge remote-tracking branch 'upstream/master' 2018-04-29 14:59:13 +03:00
Anton Palgunov
60384561d2
Merge pull request #53 from Toxblh/fix-warnings
Fix compiler warnings
2018-04-29 12:55:00 +01:00
Serg
77938340d6 fix compiler warnings 2018-04-29 18:03:30 +07:00
ad
93d2f496d0 * first working 2018-04-29 01:18:05 +03:00
ad
0808f0617a * fix 2018-04-28 02:28:09 +03:00
ad
966a924183 Merge remote-tracking branch 'upstream/master' 2018-04-28 02:23:57 +03:00
ad
a648402d04 Merge branch 'master' of https://github.com/ad/MTMR 2018-04-28 02:22:24 +03:00
ad
207af6468e * button highlight on touch 2018-04-28 02:22:05 +03:00
Anton Palgunov
6609a7c806
Merge pull request #49 from ad/master
* NSButtonCell
2018-04-27 23:39:02 +01:00
479190d12b fix center line for apple script 2018-04-27 23:38:13 +01:00
ad
5ed1790601 * scrollView baseline fix 2018-04-27 21:53:27 +03:00
b95f5af95f lead position for image in image+title button 2018-04-27 19:13:55 +01:00
ad
c76027ca9d * fix for button.image size 2018-04-27 20:18:22 +03:00
ad
55dc551516 * fix for longAction 2018-04-27 19:17:19 +03:00
ad
cf5d8bf546 * staticButton image size 2018-04-27 19:03:58 +03:00
ad
8031108fc9 * font baseline like in original touchbar, styled battery widget (time showing as superscript) 2018-04-27 18:46:29 +03:00
ad
d1a577868b * button background 2018-04-27 16:17:40 +03:00
ad
5f02bb2962 * font style 2018-04-27 14:32:07 +03:00
ad
cc1332dd02 * button font color 2018-04-27 14:05:13 +03:00
ad
a0dbfca828 * input source widget image size 2018-04-27 12:55:54 +03:00
ad
76bdf12745 * fixed switching input source 2018-04-26 22:50:38 +03:00
ad
e1268d0d65 * NSButtonCell 2018-04-26 22:36:12 +03:00
9c1e5f5032 Merge branch 'master' of https://github.com/Toxblh/MTMR 2018-04-26 14:54:36 +01:00
88cde9256a v0.13.2 2018-04-26 14:54:24 +01:00
Anton Palgunov
d974f92e3d
brew instruction 2018-04-25 13:48:39 +01:00
4b8ef1cd96 Merge remote-tracking branch 'origin/master' 2018-04-24 22:54:12 +01:00
e65c57dbaa If level a battery less 10% it will be red. 2018-04-24 22:53:56 +01:00
Anton Palgunov
babc8451e0
Merge pull request #48 from jstart/patch-1
Spelling :)
2018-04-24 22:36:20 +01:00
Christopher Truman
7698ea1c8e
Spelling :) 2018-04-24 14:10:18 -07:00
Anton Palgunov
aa95d1a1bd
Merge pull request #46 from ad/master
* trying to terminate app before forceTerminate (to prevent loosing of unsaved data)
2018-04-24 13:36:55 +01:00
ad
3fe6c22068 * trying to terminate app before forceTerminate (to prevent loosing of unsaved data) 2018-04-24 13:19:22 +03:00
5ab19ee27b v0.13.1 2018-04-24 11:14:29 +01:00