Can't believe it took them 2.5 years integrate ScreenHero.
a mean and lean team of hacker news readers could probably knock out the integration in a weekend or two.
Screen sharing comes to Slack video calls
161–170 of 177 posts
Re: Screen sharing comes to Slack video calls
#162Earlier quoted context omitted.
Not really. It doesn't function the same. Doing Command + Tab on a Mac shows them as the same application so you can't switch that way, you still have to use Command + ~ which is unlike all other apps in function as well as key combo. Also features like expose show the same framing around each website so if you have enough things open the only visual queue is a very tiny preview of the website which, depending on wha…
So basically because MacOS usabillity is not good on multi window desktop apps and the browser doesn't sandbox correctly tabs.
Re: Screen sharing comes to Slack video calls
#163Earlier quoted context omitted.
Multiple tabs in a web browser flat out sucks for multi-tasking. macOS, Windows and many flavors of window managers for Linux provide many ways for switching between windows, seeing what's open, hiding things, etc. In a browser they're just straight tabs. Have you ever need to switch between multiple tabs semi regularly while keeping other tabs open? Have you ever wanted two tabs to be side-by-side? It's a usability…
I wouldn't call tabs a usability horror show with the reason you stated. Surely you can just drag a tab off the tab line and then you have it in its own window. Ready for you position however you want, in the full control of the window manager. It's so easy to separate tabs into their own window and utilise the window managers control.
Re: Screen sharing comes to Slack video calls
#164Earlier quoted context omitted.
Seriously, are you going to knock this out in a few weeks? Have you tried integrate someone else's giant codebase and their infrastructure? Also, integration does not stop other features and bugs from being implemented and fixed. Also they probably have a path to sunset the service and perhaps that means they need to think about future migrations.
Maybe not a few weeks, but 2.5 years seems pretty intense. Why not six months? I find it hard to believe they couldn't have executed well in six months if it was a priority. Clearly, it wasn't.
Re: Screen sharing comes to Slack video calls
#165Re: Screen sharing comes to Slack video calls
#166No one else has mentioned zoom.us here. For my money, it's easily the best of its kind for multi-person video chat. The UI could be made a bit easier to navigate, but beyond that, it's a fantastically well-built piece of software.
The zoom mobile app is truly a disaster
Re: Screen sharing comes to Slack video calls
#167Earlier quoted context omitted.
Hangouts Chat / Meet [0] brings a lot, if not all, of this when it comes out. Meet keeps most of what hangouts video has today, but a better UI and uses hardware codecs when it chan. Hangout Chat is really a rework of the idea of hangouts. It brings a lot of functionality that people like from Slack (everything you mention I believe). Note that Hangouts today does have search sorta (it ain't great). If conversation h…
Are there any plans to have a decent API? Getting a script to post to Slack is trivial. Same with having a bot read all the messages in realtime.
"The Hangouts Chat platform supports a wide range of capabilities — from bots to simple scripting using Google App Script — and integrates with third-party applications so teams can do more right from within the conversation."
That's I think all that has been said so far. More details will come once it's released.
Re: Screen sharing comes to Slack video calls
#168Earlier quoted context omitted.
I don't get why people use Slack app. The whole Slack deal is to get away from desktop apps and run on the browser. This opens up freedom to start Slacks where corp is blocking app installs (but not zealous enough to be blocking/MITM'ing network yet).
Multiple tabs in a web browser flat out sucks for multi-tasking. macOS, Windows and many flavors of window managers for Linux provide many ways for switching between windows, seeing what's open, hiding things, etc. In a browser they're just straight tabs. Have you ever need to switch between multiple tabs semi regularly while keeping other tabs open? Have you ever wanted two tabs to be side-by-side? It's a usability…
cmd+` to switch between different Chrome profiles/windows
option+shift+a/d to snap window to left or right
tiptap to switch between tabs when using trackpad
when slack notification comes up, just click on it and it takes me to the right Chrome tab
I do agree we need a better way to integrate tabs in native windowing
Re: Screen sharing comes to Slack video calls
#169Earlier quoted context omitted.
I wonder if their app is just a bunch of javascript wrapped in a web frame? That's how other 'apps' of such design seem to perform (atom etc...)
It is, with that web frame being Electron (Chromium + node.js): https://slack.engineering/building-hybrid-applications-with-...
Re: Screen sharing comes to Slack video calls
#170Earlier quoted context omitted.
I don't get why people use Slack app. The whole Slack deal is to get away from desktop apps and run on the browser. This opens up freedom to start Slacks where corp is blocking app installs (but not zealous enough to be blocking/MITM'ing network yet).
Multiple tabs in a web browser flat out sucks for multi-tasking. macOS, Windows and many flavors of window managers for Linux provide many ways for switching between windows, seeing what's open, hiding things, etc. In a browser they're just straight tabs. Have you ever need to switch between multiple tabs semi regularly while keeping other tabs open? Have you ever wanted two tabs to be side-by-side? It's a usability…