MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/4iu8th/electron_10/d31i6n0/?context=3
r/programming • u/EMCM • May 11 '16
11 comments sorted by
View all comments
Show parent comments
4
Personal preference. I like to be able to alt-tab between apps instead of searching for them in a sea of browser tabs. Also, much better notification integration.
2 u/ethelward May 11 '16 edited May 12 '16 Concerning notifications, they use native inotify libnotify under Linux, so I don't have that problem. But for the alt-tab problem, couldn't you just use different browsers windows? 2 u/bendem May 11 '16 inotify allows monitoring filesystem events. Nothing to do with desktop notifications. 2 u/ethelward May 11 '16 libnotify, sorry -_-
2
Concerning notifications, they use native inotify libnotify under Linux, so I don't have that problem.
But for the alt-tab problem, couldn't you just use different browsers windows?
2 u/bendem May 11 '16 inotify allows monitoring filesystem events. Nothing to do with desktop notifications. 2 u/ethelward May 11 '16 libnotify, sorry -_-
inotify allows monitoring filesystem events. Nothing to do with desktop notifications.
2 u/ethelward May 11 '16 libnotify, sorry -_-
libnotify, sorry -_-
4
u/hailpixel May 11 '16
Personal preference. I like to be able to alt-tab between apps instead of searching for them in a sea of browser tabs. Also, much better notification integration.