MTMR icon indicating copy to clipboard operation
MTMR copied to clipboard

🌟 [My TouchBar My rules]. The Touch Bar Customisation App for your MacBook Pro

Results 119 MTMR issues
Sort by recently updated
recently updated
newest added

It just leaves a blank space on my touchbar but nothing else. Has anyone got this to work? I'm on M1 Big Sur 11.2.1. Config: { "type": "upnext", "from": 0,...

Hi, Is there a way to show time and date in multiple lines? also, combine battery and clock into one single widget. Just like "energy bar". Just a thought.

Apple's Touch Bar software can sleep after a while yet MTMR can't. I wonder is there any code about sleeping issue which I may add to json file?

After I updated my OS to Big Sur, the network plugin has some padding issues: Here's how it looks like right now: It's configured as folllowing: ```json { "type": "network",...

is it possible to view in touchbar, Mail.app icon for example? thank you!

enhancement

I want to be able to double-tap spotify for previous track, this is what I have now, anyone know how to do it? ``` { "type": "appleScriptTitledButton", "source": { "inline":...

I always accidentally skip songs while typing. Was wondering if you can stop the track skipping when touching the song that's currently being played via Spotify?

So you know the scrub bar, the one to scroll through videos/media like youtube or spotify, is there a code for that, and so that it only shows up when...

The dock order is wrong (I have a vertically dock). How is the dock order readed?

I use the default dnd button ``` { "type": "dnd", "align": "left", "width": 48 }, ``` and even though it turns the dnd off well (icon turns blue), if pressed...