jackburton79 / bescreencapture

BeScreenCapture - Screen Capture software for Haiku
BSD 3-Clause "New" or "Revised" License
7 stars 10 forks source link

Layout + build fix for gcc2 #41

Closed humdingerb closed 4 years ago

humdingerb commented 4 years ago

Oh, you're right! I wonder if it makes much sense to package app and filter separately... So people can uninstall the filter if it clashes with some other keycombo and customize BeScreenCapture's combo via Shortcuts?

I suppose, to be completely save, one would have to be able to set the shortcut letter from within the app...

BTW, I'm not totally happy with using .SetInsets(-2, B_USE_DEFAULT_SPACING, -2, 0) to avoid the tab view's left/right borders. I did have a look at some Haiku prefs using tab views, but couldn't figure out how they manage to avoid the "-2" there...

jackburton79 commented 4 years ago

I never liked very much the input filter thing, since I find it a bit intrusive. Configuring Shortcuts is the way to go, IMHO. Yeah, you're right, it would be nice if the shortcut letter would be configurable from the app. I'll try to have a look for the insets.