Live data from Hacker News

Pock: Display macOS Dock in Touch Bar

pock.dev

221–229 of 229 posts

Re: Pock: Display macOS Dock in Touch Bar

#221

Earlier quoted context omitted.

I've been concerned about buying into the Touch Bar hardware when it seems like it is not coming to any other Macs. If Apple was going to try and open a new front on the "hearts and minds of Touch Bar skeptics" war then the Mac Pro reveal at WWDC a few weeks ago would have been the time to do it, that they didn't makes me think it's not long for this world. Not because the Mac Pro sales would have been hampered by it…

If memory serves, the logic to drive the Touch Bar is something that came from the Watch, which also included the Secure Enclave and other features that were more mobile than desktop. If that was true, then you can't trust the USB cable alone (or Bluetooth) to maintain the trust that circuit needs, and a keyboard with a Touch Bar would require a new circuit or at least design change to only do the display part, not t…

[deleted]

Re: Pock: Display macOS Dock in Touch Bar

#223

Earlier quoted context omitted.

MacBook Pro 2013 user here, and the trackpad is a huge reason I'd continue to stay with Apple. I don't know why other manufacturers can't seem to get it right.

I believe Apple actually holds patents on their trackpad algorithms, forcing everyone else to use worse driver implementations.

[deleted]

Re: Pock: Display macOS Dock in Touch Bar

#224
post #15

This makes sense There's extra vertical space on the lower half of a MacBook, and the dock wastes vertical space on the screen I normally put the dock on the side, but putting it above the keyboard works too Now if only the damn keyboard had a proper escape key. Who signed off on that. Honestly.

[deleted]

Re: Pock: Display macOS Dock in Touch Bar

#225
post #201

Earlier quoted context omitted.

What I CAN NOT do, however, is move the 'ESC' key (or any, really) all the way to the left. There's always a 'Touch ID'-size spacer on the left of the Touch Bar.

That spacer still activates the 'ESC' key

it sort of does. pressing in the 'middle' of the space, yeah, but not tapping the edge, like I used to do with the physical key.

Re: Pock: Display macOS Dock in Touch Bar

#228
post #114

Earlier quoted context omitted.

inoremap jj

> inoremap jj That takes care of returning from insert mode to normal mode. What do you do for returning from other modes (operator pending mode, visual mode, etc.) to normal mode? I don't think it is possible to reliably reproduce all of the in all the modes with remaps.

I didn't know "operator pending mode" was a thing, so I definitely don't use Esc to leave it.

For visual mode, apparently I just press v again. (I had to try it and see if I was subconsciously triggering Esc).

I had already weened myself off the Esc key, so the touchbar isn't that big a deal for me (though, i dont really ever use it). The terrible keyboard reliability is much worse, ugh.

Re: Pock: Display macOS Dock in Touch Bar

#229
post #114

Earlier quoted context omitted.

> inoremap jj That takes care of returning from insert mode to normal mode. What do you do for returning from other modes (operator pending mode, visual mode, etc.) to normal mode? I don't think it is possible to reliably reproduce all of the in all the modes with remaps.

I didn't know "operator pending mode" was a thing, so I definitely don't use Esc to leave it. For visual mode, apparently I just press v again. (I had to try it and see if I was subconsciously triggering Esc). I had already weened myself off the Esc key, so the touchbar isn't that big a deal for me (though, i dont really ever use it). The terrible keyboard reliability is much worse, ugh.

Thanks for the reply.I have a follow up question about the "operator pending mode". I understand you didn't know it was a thing. But say, you press 'd' in normal mode because you want to delete a line and then you change your mind, what do you do it cancel the pressed 'd'?

I know I just rephrased the "operator pending mode" in a more elaborate manner but I am curious how you handle this case? Do you press Esc? Or do you go ahead with the delete anyway and then press 'u' to undo the delete? Or do you have some other technique to cancel the delete operator pending?

Post reply on HN