View Single Post
Posts: 115 | Thanked: 83 times | Joined on Aug 2010 @ Paris, France
#67
Originally Posted by fpp View Post
I like the post count on each line in the feed view, and the feed name in the "all posts" view. Maybe the visual effect would be nicer if they had a coloured beackground instead of white (like the same blue as the selection bar ?).
i changed this by used highlight colors instead normal colors (before this change i just used the background as foreground and vice-versa)
And an other change : little feed-name at the right are limited to 1/3 of the total length, to let more place for the feed title (and a bug with multi height lines was also resolved)

Originally Posted by fpp View Post
Also, there is a lot of width space left on these screens, so there could be a vertical toolbar in the side (like in grr) for the frequently used menu entries (sync, fetch more, mark all read, orientation etc.).
I have not a lot of space, anybody could have long titles...

Originally Posted by fpp View Post
In landscape mode my favourite feature is keyboard navigation, but it's not all there yet. It's nice to be able to scroll through the lists with the arrows, select with Enter and go back with Backspace. But when you switch from feeds list to posts list this way, the new list doesn't have focus so you can't immediately scroll or select something with the keyboard.
Now all list and internal browser should gain focus each time a now content is selected in the previous window.

Originally Posted by fpp View Post
And when you get to the post view, there is no in-page navigation any more. It would be good to be able to scroll up & down the page with arrows and/or space bar like in browsers.
The keyboard shortcuts are not here yet but i know i have this to do

Originally Posted by fpp View Post
- I still can't stand that scrolling "marquee" window title :-)
Thanks to Mavit (someone here ) who made this optional in settings (now available in my version)

Originally Posted by fpp View Post
- the in-page additional title is very nice, but it fades a bit fast for me
The delay is a little longer now

Originally Posted by fpp View Post
- when I'm in "all posts" mode (which is almost all the time), I often can't tell which feed the post is from.
With the new limited length of feed titles, it should be better

Originally Posted by fpp View Post
So what I'd really like is an option/preference to :

- Put the feed name in the window title
- keep the in-page title as it is, but fixed (non-fading)

Just call it "the Fred mode" :-)
It could be an idea

Originally Posted by fpp View Post
Also, the zoom keys do work (generally) in post view, and that's very useful. However, I find that I almost always zoom in at the start of the session, meaning the default font size is too small for my eyes. It would be nice to also have an option/preference for that...
I will change the default and add an option in the settings window I do the same way each time (zoom at the start of the session)...

Originally Posted by fpp View Post
Too bad about the buggy orientation change... In my own app, I used the same old hack you had in GRead, only instead of the "sleep(2)" between the two commands, I set a QTimer.singleshot with a callback (am I being clear ? :-). Seems to work OK, even if the screen sometimes flickers once after a change. But then it's a lot simpler than GRead...
One day i'll try it again

Originally Posted by fpp View Post
Anyway, portait mode is not something I'd use much in GRead right now, because of the lack of navigation. To be usable it would really need a few buttons for the basics (again, like in grr). Or am I missing something ?
With the landscape/mode (which replaces the "auto" mode), i really appreciate the portrait mode. It doesn't go back to landscape mode when i don't want so.
And i have no problem with navigation, you have the menu on the title bar with all the options, and the back button on the title to go back. I use GRead this way all the time, in portrait mode (and yes sometimes in landscape with the keyboard)

Notice that you can now switch to the previous/next item directly while viewing an item with two new "furtive" buttons... (but no currently option to fetch more, refresh (etc) in this view)

BTW, Thanks a lot for your report !