maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2008 / Maemo 4 / Chinook - Diablo (https://talk.maemo.org/forumdisplay.php?f=29)
-   -   Force Fullscreen for All Apps (https://talk.maemo.org/showthread.php?t=28291)

BrentDC 2009-04-16 02:38

Re: Force Fullscreen for All Apps
 
Quote:

Originally Posted by fast1 (Post 279994)
what is this?

An infinite while loop that uses wmctrl to force applications into fullscreen. I would seriously not recommend using that (is wmctrl even available for hildon?), because that should pretty much peg the cpu at 100%...A hack to hildon-desktop would be much better.

Anyone good at reverse engineering stuff? (hildon-desktop is closed source, isn't it?).

ARJWright 2009-04-16 02:57

Re: Force Fullscreen for All Apps
 
Quote:

Originally Posted by BrentDC (Post 279995)
An infinite while loop that uses wmctrl to force applications into fullscreen. I would seriously not recommend using that (is wmctrl even available for hildon?), because that should pretty much peg the cpu at 100%...A hack to hildon-desktop would be much better.

Anyone good at reverse engineering stuff? (hildon-desktop is closed source, isn't it?).

Weirdly enough, I understand all that you've said and I cannot develop a lick for this platform.

Question: would modifying hildon-desktop also get rid of the app sidebar on the homescreen, or would there be some specific applicaiton-window-control-mechanism that would control this for all applications? Sort of some kind of "full-screen on launch" bit that would be touched?

BrentDC 2009-04-16 03:24

Re: Force Fullscreen for All Apps
 
Quote:

Originally Posted by ARJWright (Post 279998)
Weirdly enough, I understand all that you've said and I cannot develop a lick for this platform.

Question: would modifying hildon-desktop also get rid of the app sidebar on the homescreen, or would there be some specific applicaiton-window-control-mechanism that would control this for all applications? Sort of some kind of "full-screen on launch" bit that would be touched?

I'm not familiar at all with hildon-desktop and what can be done with it. I think your best bet would be to ask one of the Mer guys (Stskeeps, etc.) because they've already been hacking it. In fact, Mer now completely got rid of the sidebar in its latest release.

pycage 2009-04-16 10:18

Re: Force Fullscreen for All Apps
 
devilspie is an application that could do that on a Linux desktop. I think it shouldn't be too hard to port it over to maemo. It doesn't require much.

qwerty12 2009-04-16 10:27

Re: Force Fullscreen for All Apps
 
Quote:

Originally Posted by BrentDC (Post 279995)
Anyone good at reverse engineering stuff? (hildon-desktop is closed source, isn't it?).

http://repository.maemo.org/pool/dia...ildon-desktop/

But considering that Matchbox is the window manager, you'd wanna hack http://repository.maemo.org/pool/dia...indow-manager/ instead.

Quote:

Originally Posted by BrentDC (Post 279995)
I would seriously not recommend using that (is wmctrl even available for hildon?)

Well, I didn't either with the "Way to kill a battery"... But, yes, wmctrl is available on Maemo.

Wow, devilspie is powerful stuff. "echo '(fullscreen)' > ~/.devilspie/fullscreen.ds" and every window was forced into submission! (On a desktop, libwnck is a little tricky to compile for diablo unless you opt for a really old version)

meizirkki 2009-04-16 14:02

Re: Force Fullscreen for All Apps
 
Pretty simple:

Add Ubuntu repository and install xbindkeys and wmctrl.

Then do like qole said here:

add
Code:

"wmctrl -r :ACTIVE: -b toggle,fullscreen"
  F6

to your /home/user/.xbindkeysrc

Then you can add Personal Menu item for xbindkeys or just run it from terminal. After running xbindkeys, either as user or as root, you will be able to fullscreen any app :)

ARJWright 2009-04-16 14:07

Re: Force Fullscreen for All Apps
 
Quote:

Originally Posted by meizirkki (Post 280080)
Pretty simple:

Add Ubuntu repository and install xbindkeys and wmctrl.

Then do like qole said here:

add
Code:

"wmctrl -r :ACTIVE: -b toggle,fullscreen"
  F6

to your /home/user/.xbindkeysrc

Then you can add Personal Menu item for xbindkeys or just run it from terminal. After running xbindkeys, either as user or as root, you will be able to fullscreen any app :)

Seems about right; but this seems like more of a "make any app full-screened" rather than a "by defualt make all apps full screen."

Unless there's something I'm missing in your instructions and Qole's post???

meizirkki 2009-04-16 14:11

Re: Force Fullscreen for All Apps
 
Quote:

Originally Posted by ARJWright (Post 280083)
Seems about right; but this seems like more of a "make any app full-screened" rather than a "by defualt make all apps full screen."

Unless there's something I'm missing in your instructions and Qole's post???

Whops, yes you are correct. :D I didn't read the first post good enogh :o

fredoll 2009-04-16 18:18

Re: Force Fullscreen for All Apps
 
Good Idea : implemented in phonelink 1.4.1

ARJWright 2009-04-30 14:34

Re: Force Fullscreen for All Apps
 
Am I to assume that this would be something that cannot be implemented on a global basis then?

Kinda sucks if that's the case; really would make using some apps a lot easier if they just remembered full-screen or not ya know.


All times are GMT. The time now is 20:03.

vBulletin® Version 3.8.8