Commit Graph
80 Commits
Author SHA1 Message Date
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
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
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
ad a1b3f13902 Merge remote-tracking branch 'upstream/master' 2018-04-29 14:59:13 +03: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
ad 5ed1790601 * scrollView baseline fix 2018-04-27 21:53:27 +03: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
ad 3fe6c22068 * trying to terminate app before forceTerminate (to prevent loosing of unsaved data) 2018-04-24 13:19:22 +03:00
ad 1e2043ebda * allow multiple instances of currency and weather widgets (different schedulers for one type widget) 2018-04-24 12:49:36 +03:00
ad 8bccbf3834 * dock widget improvements 2018-04-23 20:09:05 +03:00
ad 0f41638d0f * file moved to new location 2018-04-22 19:28:23 +03:00
ad f6e5b3ca09 Merge branch 'inputSourceWidget' 2018-04-22 19:25:49 +03:00
ad 04b821510b + switch input source by tap 2018-04-22 19:22:45 +03:00
ad d632bd3ee7 + show input source 2018-04-22 17:55:20 +03:00
ad 683cc4c9f4 Weather and Currency timers replaced with NSBackgroundActivityScheduler (more energy efficiency) 2018-04-22 13:38:16 +03:00
ad b4f62f6be1 + strip comments in config file 2018-04-22 12:15:04 +03:00
ad 3375308386 + reload if default config changed (write event fired) 2018-04-21 20:50:22 +03:00
ad 2fc9dbccd8 Merge remote-tracking branch 'upstream/master' 2018-04-21 17:22:19 +03:00
ad 051a303f96 + persistent app in dock (press for 0.5 sec), close app (press for 2.0 sec) 2018-04-21 16:40:43 +03:00
ad bb978f2de5 Background color parameter moved to CustomButtonTouchBarItem for future ability to change from config file 2018-04-21 15:01:09 +03:00
ad 641eb18b89 + longAction (action for long press on widgets, now working only with longUrl). TODO: nested options for action/longAction like for image/sourse/actionAppleScript 2018-04-21 10:20:12 +03:00
ad d76e16b9e6 * action for battery plugin 2018-04-21 08:27:02 +03:00
ad 9abb17ee76 Merge remote-tracking branch 'upstream/master' 2018-04-21 08:19:44 +03:00
ad bbbbf5b5a4 Merge remote-tracking branch 'upstream/master' 2018-04-20 21:01:42 +03:00
ad 0e2a958b5c Merge remote-tracking branch 'upstream/master' 2018-04-20 16:26:28 +03:00
ad cd8b595552 - 2018-04-20 14:42:36 +03:00
ad 76934e6ff0 + action for currency, weather, battery
It will allow to process custom action on click by widget
2018-04-20 14:26:26 +03:00
ad 6f3425f4c3 Merge branch 'master' into actionURL 2018-04-20 14:20:24 +03:00
ad 0c007b7940 + action openURL 2018-04-20 13:53:25 +03:00
ad a7060b74e4 * weather and currency now is CustomButtonTouchBarItem 2018-04-20 13:42:08 +03:00
ad c15488b61f + text and image sets for weather condition 2018-04-20 11:13:03 +03:00
ad 5b08861dec * fixed formatting (trailing zero), added colours 2018-04-19 21:50:06 +03:00
ad 82f192a5c0 Merge branch 'weatherWidget' 2018-04-19 19:01:22 +03:00
ad 9230b1c3e6 Merge branch 'currencyWidget' 2018-04-19 19:01:14 +03:00
ad 647e0accea Merge branch 'openPresetFile' 2018-04-19 19:01:04 +03:00
ad fe3e647b56 Merge remote-tracking branch 'upstream/master' 2018-04-19 18:54:14 +03:00
ad fe07ea3b46 * fixed deminiaturization and Finder opening 2018-04-19 18:53:29 +03:00
ad fdd30413c4 * open dialog at default configs directory 2018-04-19 18:18:54 +03:00
ad 3a57269510 + open preset from dialog (not replacing default file) 2018-04-19 18:01:16 +03:00
ad 242e2d3c22 * currency list 2018-04-18 22:14:10 +03: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
ad adaed36fbd Merge remote-tracking branch 'upstream/master' 2018-04-18 16:20:36 +03:00
ad 7774b1fa5e * add shadow to app scrubber 2018-04-17 10:55:21 +03:00
ad 20699e9de7 * removed unused code 2018-04-16 23:42:44 +03:00
ad 893e9f6982 * removed local changes 2018-04-16 23:07:15 +03:00
ad 7a3c4811ac * finally 2018-04-16 22:53:34 +03:00
ad 0ce5a49172 * removed buggy "recent apps" 2018-04-16 22:43:06 +03:00
ad 9db9df5641 * code cleanup 2018-04-16 22:37:53 +03:00
ad 69b3f9d238 * removed animation 2018-04-16 15:56:04 +03:00
ad 3d7bcd2d47 * 2018-04-16 15:36:15 +03:00
ad a37bc94588 Merge remote-tracking branch 'upstream/master' 2018-04-16 11:27:16 +03:00
ad ac8a05d2e5 + show running apps (like dock) 2018-04-15 22:55:20 +03:00
ad 8760185ae7 * prevent crash on return from sleep (removed lockFocus/unlockFocus) 2018-04-15 12:38:07 +03:00
ad 37c2e8523c * image can be set for slider 2018-04-14 13:04:46 +03:00
ad ca2ae30873 + configurable refresh interval for brightness 2018-04-13 22:42:53 +03:00
ad f09b9155c4 + listener for changes of brightness (timer 0.5 sec)
Can't find any listener
2018-04-13 22:17:12 +03:00
ad 849b5b6db0 * fixed bug with mute at 0.0 2018-04-13 21:40:34 +03:00
ad 621cb3242b + listener for changes of sytem volume
known bug: sound not mutes at value 0.0
2018-04-13 21:27:59 +03:00
ad 115ea1372c + volume and brightness sliders 2018-04-13 16:25:25 +03:00