maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Fremantle porting - getting organised (https://talk.maemo.org/showthread.php?t=98497)

TheKit 2017-09-23 07:29

Re: Fremantle porting - getting organised
 
Quote:

Originally Posted by Android_808 (Post 1534957)
Aside from some errors encountered popping items incorrectly setting top (pop twice, top is now 0 regardless of items unless now fixed) which I solved by keeping a separate list, the is the issue of the window manager close/back icon.

Do you plan to keep hildon-desktop (making it Wayland compositor) or move to something else? The problem is that Weston, while being a reference compositor, is more like a Wayland demo and not very useful, while desktop environments like GNOME/KDE have their own compositors (Mutter/KWin). There are also some other compositors which could be used as base, such as sway (they also implement WIP library - https://github.com/SirCmpwn/wlroots) or lipstick (UI is written in QML, used in SailfishOS/Nemo Mobile).

Android_808 2017-09-23 12:38

Re: Fremantle porting - getting organised
 
At the moment I'm just trying out ideas. I did think about extending the Weston desktop shell. I have also looked at how budgie was interacting with mutter. As mentioned elsewhere I think the easiest option at the moment is to use fmg's Fremantle-GTK2 and create a GTK3 library to enable some preliminary transition work, with just enough content to make apps fit in. Long term a decision/opinion of community would determine Wayland path. I'm just providing results of experiments at the moment.

Wizzup_ 2018-02-04 10:54

Re: Fremantle porting - getting organised
 
Initial announcement of the pre-alpha images can be found here: http://talk.maemo.org/showthread.php?t=100192

marmistrz 2018-02-04 12:58

Re: Fremantle porting - getting organised
 
What's your vision of browser support on the ported Fremantle? microb is unusably outdated and closed-source.

Macros 2018-02-04 13:02

Re: Fremantle porting - getting organised
 
As it is a debian based system, you should be able to run all current opensource browsers.

E.g.
Chromium & Firefox, which may be to much for the little RAM
but also Dillo, Konqueror and others which will allow you to access current websites.

Halftux 2018-02-04 14:07

Re: Fremantle porting - getting organised
 
I have some Serial UART IC could this be used for the N900 kernel development?
When this will do the job I have a spare one and would give it to someone of the fremantle porting team for free or somebody else if he is willing to do kernel development for the N900.

marmistrz 2018-02-04 15:09

Re: Fremantle porting - getting organised
 
Quote:

Originally Posted by Macros (Post 1540851)
As it is a debian based system, you should be able to run all current opensource browsers.

E.g.
Chromium & Firefox, which may be to much for the little RAM
but also Dillo, Konqueror and others which will allow you to access current websites.

I could do the same on the N900. The main problem was that the UI was unusable. Many application can be used without UI rewrite. A browser app is not one of them, at least not the ones I tried on N900.

Wizzup_ 2018-02-05 08:27

Re: Fremantle porting - getting organised
 
Quote:

Originally Posted by marmistrz (Post 1540858)
I could do the same on the N900. The main problem was that the UI was unusable. Many application can be used without UI rewrite. A browser app is not one of them, at least not the ones I tried on N900.

Did not give a lot of thought, but enough to realise that it might indeed be a problem.

One idea is to use a custom version of surf [1] and ensure that scrolling and such works the way we want it to.

Another option is to do some crazy fudge on the touchscreen input and emulate both right click and scroll. (Hold <1s; left click, hold <2s; right; hold <3; enter "scroll mode")

We'll have to see how it's done in osso-xterm and the older browser, I guess. Probably someone already knows.

[1] https://surf.suckless.org/

Wizzup_ 2018-02-05 08:29

Re: Fremantle porting - getting organised
 
Quote:

Originally Posted by Halftux (Post 1540854)
I have some Serial UART IC could this be used for the N900 kernel development?
When this will do the job I have a spare one and would give it to someone of the fremantle porting team for free or somebody else if he is willing to do kernel development for the N900.

Might be useful - not for me personally, kernel is stable enough I don't need a serial to test small changes. But maybe for someone else it might be. See also: http://n900.elektranox.org/serial-adapter.html

wicket 2018-02-05 19:03

Re: Fremantle porting - getting organised
 
Quote:

Originally Posted by marmistrz (Post 1540858)
I could do the same on the N900. The main problem was that the UI was unusable. Many application can be used without UI rewrite. A browser app is not one of them, at least not the ones I tried on N900.

The problem is that modern websites use features that require a web browser of memory usage that exceeds the 256MB of RAM of the N900. Your choices here are simple:
  • Use a modern web browser which doesn't support JavaScript (Dillo, Lynx, etc.) and accept that many websites won't work.
  • Continue to use MicroB which has no HTML5 support, old ECMAScript support, old Flash support and accept that many websites won't work.
  • Use a modern lightweight browser from Devuan like Midori or Surf which is more feature complete than MicroB and accept that it will run slowly on the N900. Nevertheless it is way more useable than Firefox or Chromium.
  • Run Firefox or Chromium on a server and connect to that from your N900 via VNC.
  • Forget about your N900 and run Maemo Leste on a device with more RAM.

Don't think you are ever going to get anything better on the N900.


All times are GMT. The time now is 17:56.

vBulletin® Version 3.8.8