Quote:
Originally Posted by akorx
It could be very nice to add a secondary check box on each option of the developers mode (when we use "devmodeon") in order to activate or not a button in the top bar when we read a book.
I think in particular to options that are frequently changed (day mode / night mode, etc) because that is not very practical to have to navigate to the developer's page each time to choose the good setting (InvertScreen is really a good example : twice a day and sometime more).
It could be something like this :
Option / Activate / Icon on top bar
InvertScreen [] []
BookSpecificStats [] []
Screenshots [] []
Sorry for my bad english.
|
I don't guarantee I'll be able to do this (it's certainly possible, but if it takes longer than a few hours, it's not worth it to me), but with the new reading UI, it might be possible for me to use LD_PRELOAD to intercept the menu widget and insert buttons into it which call custom functions. Note that even if this works, I probably won't be able to add stuff to the main status bar, although I might be able to add stuff to the top-left menu drop-down.