maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] GRead : yet another Google Reader application... (PyQt) (https://talk.maemo.org/showthread.php?t=60564)

Twidi 2010-09-24 17:48

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
fpp : the "O" key is now bound to the "open" function to respect the shortcuts under google reader. I understand you find this annoying but... few days ago there was no key at oll for this function so... But perhaps you have another suggestion than shift-O (a suggestion which is not "O" :D ) ?

For the title, you should better redefine the "get_title" method in the "maemo5/itemview.py". In the "__init__.py" you only have objects/methods which are "global" to all views, and in each view you can redefine whatever you want. And if you want your redefined method to call the original one you can use the "super" statement, but you may not want to for your case.

Frank Banul : this "bug" (which was not really a bug) is now resolved in the latest commit (for this, when the arrow is clicked i "move the mouse" away of the arrow)

fpp 2010-09-24 18:32

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
Quote:

Originally Posted by Twidi (Post 825441)
fpp : the "O" key is now bound to the "open" function to respect the shortcuts under google reader. I understand you find this annoying but... few days ago there was no key at oll for this function so... But perhaps you have another suggestion than shift-O (a suggestion which is not "O" :D ) ?

What do you mean, no key at all ? "Enter" is not a key ? :-)

Quote:

For the title, you should better redefine the "get_title" method in the "maemo5/itemview.py". In the "__init__.py" you only have objects/methods which are "global" to all views, and in each view you can redefine whatever you want. And if you want your redefined method to call the original one you can use the "super" statement, but you may not want to for your case.
Fine, no problem, thanks... but the original question was, "how do I access the feed name of the current post when I'm in get_title ?" :)

mavit 2010-09-24 18:36

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
Quote:

Originally Posted by Twidi (Post 825441)
fpp : the "O" key is now bound to the "open" function to respect the shortcuts under google reader. I understand you find this annoying but... few days ago there was no key at oll for this function so... But perhaps you have another suggestion than shift-O (a suggestion which is not "O" :D ) ?

If it auto-rotated based on that handset's accelerometer, would a key even be needed?

Frank Banul 2010-09-24 19:28

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
Quote:

Originally Posted by Twidi (Post 825441)
Frank Banul : this "bug" (which was not really a bug) is now resolved in the latest commit (for this, when the arrow is clicked i "move the mouse" away of the arrow)

Indeed, the buttons are now a pleasure to use.

Sorry if bug is the wrong term, I just didn't understand the intended design.

Frank

Twidi 2010-09-25 15:00

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
fpp : i said there was no key for toggle orientation, not for enter :)

mavit : i know i know. I don't like how the orientation is managed in maemo, it's a sort of hack. It works by window and with a multi-window application there si a glitch. But i will add this again to GRead later, for sure.

Frank : no pbm, i noticed this "strange behavior" too, and now it's ok :)

fpp 2010-09-25 15:41

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
Quote:

Originally Posted by Twidi (Post 826037)
fpp : i said there was no key for toggle orientation, not for enter :)

Before the last change there was already one, "O", which was fine. And "open" was "Enter", which is fine too.

Now we have two redundant, unshifted keys for "open" (O and Enter), and orientation has moved to shift-O, which is less convenient.

I just don't see the logic, especially as I don't use Google Reader on the desktop, because Feedly is so much better for keyboard navigation :-)

grog 2010-09-25 19:32

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
A suggestion for orientation. How about landscape when the keyboard is open, portrait when it's closed. Would work for me :)

fpp 2010-09-25 20:56

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
Sounds good !

Twidi 2010-09-26 00:20

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
i'll look for this.

I've just added a tool to easily switch to whatever feed you want.
Just hit "shift-space" in a view (either feed list, item list or item content) and a dialog will open. Just type some letters of a feed, navigate with up and down arrows and select with enter (or click in the list) and the feed will open.

Twidi 2010-09-26 21:28

Re: [Announce] GRead : yet another Google Reader application... (PyQt)
 
New trick in GRead : press "H" to display all available shortcuts (yes i know the font size is very tiny but it's the only way to display all shortcuts, and it's not part of the main UI so i decided it was ok :D)

Little reminder : don't forget than GRead work on desktop too (if Qt and PyQT are installed on your desktop, linux or windows or whatever)


All times are GMT. The time now is 10:34.

vBulletin® Version 3.8.8