puter icon indicating copy to clipboard operation
puter copied to clipboard

Mobile Port?

Open Ocean-OS opened this issue 11 months ago • 5 comments

Using some basic CSS and a little bit of Javascript, could you make the interface adapt to mobile devices? This would just require some small tweaks to the code, but would improve the OS a lot.

Ocean-OS avatar Mar 08 '24 17:03 Ocean-OS

It adapts to my device pretty well.

theEricDevelops avatar Mar 08 '24 22:03 theEricDevelops

It adapts to my device pretty well.

Are you in landscape, or portrait mode?

Ocean-OS avatar Mar 09 '24 22:03 Ocean-OS

We could do better on mobile/tablets. It works but it's not optimized. I need to lay some foundation first before going all-in on smaller/touch devices.

jelveh avatar Mar 10 '24 00:03 jelveh

One app that I noticed doesn't work on any device with an on-screen keyboard is the Terminal app.

Ocean-OS avatar Mar 11 '24 18:03 Ocean-OS

One app that I noticed doesn't work on any device with an on-screen keyboard is the Terminal app.

Yeah that's a known issue. https://github.com/HeyPuter/phoenix/issues/18 On-screen keyboard input is sent differently to regular keyboard input, and the library the terminal uses doesn't handle that properly. But that library is open source so it should be fixable when someone finds time.

AtkinsSJ avatar Mar 11 '24 22:03 AtkinsSJ

I'm closing this as this will be an ongoing project and not a one-off issue.

jelveh avatar Jun 20 '24 01:06 jelveh