Narrat / Pim

PyGObject based image viewer with vim-like keybindings
MIT License
28 stars 9 forks source link

react to screen rotation #10

Closed aeosynth closed 8 years ago

aeosynth commented 8 years ago

if i use xrandr to rotate the screen, the fullscreen option uses the old dimensions

edit: oh, i'm a collaborator

Narrat commented 8 years ago

Probably because it's your old repo. I didn't touch such settings :D

Narrat commented 8 years ago

How do you rotate the screen? Doing it myself with xrandr I'm not experiencing something faulty, so not sure if I miss something obvious

aeosynth commented 8 years ago
$ pim $PATH
$ xrandr --output HDMI-0 --rotate left

press f, image does not fit to screen

aeosynth commented 8 years ago

with rotation lock implemented, this issue doesn't affect me, closing. it is an issue though