gobbledegook / creevey

Phoenix Slides
174 stars 25 forks source link

Request: Set the default way to open pictures as window mode #42

Closed hazeyi closed 2 months ago

hazeyi commented 5 months ago

Whenever I open a picture to browse, it always maximizes to fill the entire screen. I would rather browse in window mode. Please provide this option! Thank you so much

In addition, please provide cmd key plus mouse wheel zoom image shortcuts, very much needed, thank you

hazeyi commented 5 months ago

Add: When you open an image in the phoenix-slides built-in image list browser, you want it to open in a window

iShot_2024-02-22_16 22 02
uthiel commented 5 months ago

You may want to take a look at my fork, which does, among other things, make window handling more standard:

https://github.com/uthiel/creevey

gobbledegook commented 5 months ago

You can choose "Begin Slideshow in Window" from the Slideshow Menu, or hold down the option key when starting a slideshow. Did you want a preference to swap this behavior?

gobbledegook commented 2 months ago

added in https://github.com/gobbledegook/creevey/releases/tag/v1.5.9

I don't know what you mean by "cmd key plus mouse wheel zoom image shortcuts". cmd-+ and cmd-- should already work to zoom (as do + and - by themselves). Mouse wheel is currently used to scroll. Pinching on a trackpad will work to zoom.

Please feel free to open separate issue(s) for other changes!