Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 03-14-2022, 10:16 PM   #1
mrlanrat
Member
mrlanrat began at the beginning.
 
mrlanrat's Avatar
 
Posts: 15
Karma: 32
Join Date: May 2011
Device: entourage edge, Kindles
Remove top status bar from kindle touch?

Hello,

I have a jailbroken Kindle Touch that I'm using as an e-ink dashboard to display images with the eips/fbink utilities. However after displaying the image, sometimes part of the Kindle's top status-bar gets re-drawn over the image. Is there a way to prevent this or a service/process I can kill to prevent it from happening?

Example:
Spoiler:




Thanks.
mrlanrat is offline   Reply With Quote
Old 03-15-2022, 05:25 AM   #2
kdusr
Connoisseur
kdusr began at the beginning.
 
kdusr's Avatar
 
Posts: 85
Karma: 13
Join Date: Oct 2016
Location: Mars
Device: KV,KOA2,PW5
This problem had been bothering me for a few years. I searched the entire forum and found a lot of answers, but none of them were practical, I found a solution last year accidentally

please rename the title of your app window as this format:
L:A_N:title_ID:xxxxxxx:N

I hope it works in your case

Last edited by kdusr; 03-15-2022 at 08:33 PM.
kdusr is offline   Reply With Quote
Advert
Old 03-15-2022, 12:06 PM   #3
mrlanrat
Member
mrlanrat began at the beginning.
 
mrlanrat's Avatar
 
Posts: 15
Karma: 32
Join Date: May 2011
Device: entourage edge, Kindles
Thanks for the suggestion.

How are you renaming the app window? I don't see an option to do that in fbink or eips. It looks like I might be able to use xdotool, but I'd prefer less dependencies if possible.
mrlanrat is offline   Reply With Quote
Old 03-15-2022, 07:05 PM   #4
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
We ship wmctrl in KOReader to do weird shit like that, c.f., https://github.com/koreader/koreader...r.sh#L251-L261

With a bit of luck, one of the links in the comments points to @eureka's post about the window naming scheme... (at least I think it was from eureka, that was way too many years ago ^^).
NiLuJe is offline   Reply With Quote
Old 03-16-2022, 08:36 AM   #5
encol
Evangelist
encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.encol ought to be getting tired of karma fortunes by now.
 
Posts: 416
Karma: 765432
Join Date: Apr 2016
Location: Italy
Device: Kindle PW3 5.8.5.0.1
Quote:
Originally Posted by NiLuJe View Post
With a bit of luck, one of the links in the comments points to @eureka's post about the window naming scheme...

See here for windows naming scheme
encol is offline   Reply With Quote
Advert
Old 03-22-2022, 01:25 AM   #6
mrlanrat
Member
mrlanrat began at the beginning.
 
mrlanrat's Avatar
 
Posts: 15
Karma: 32
Join Date: May 2011
Device: entourage edge, Kindles
Thanks for the links. This thread had all the info I need. And the tools here.

The final working options:

PHP Code:
# resize to hide
./wmctrl -r L:C_N:titleBar_ID:system -'0,0,0,600,1'
# resize to unhide
./wmctrl -r L:C_N:titleBar_ID:system -'0,0,0,600,30'
# disable
lipc-set-prop com.lab126.pillow disableEnablePillow disable
# enable
lipc-set-prop com.lab126.pillow disableEnablePillow enable 

Last edited by mrlanrat; 03-28-2022 at 03:21 AM.
mrlanrat is offline   Reply With Quote
Reply

Tags
eips


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Enabling top status bar? twowheels KOReader 4 11-20-2024 08:40 AM
Top status bar danielr KOReader 1 07-30-2020 03:38 PM
How can I show top bar (status bar) on the Nova Pro with the new firmware (2.2.1)? SeanMcNally Onyx Boox 9 12-30-2019 09:16 AM
Any way to remove top bar? (boox max) MaxBoox Onyx Boox 7 01-20-2017 11:36 AM
Classic Odd icon in top status bar curio Barnes & Noble NOOK 2 07-16-2010 01:29 PM


All times are GMT -4. The time now is 07:18 PM.


MobileRead.com is a privately owned, operated and funded community.