Ultralight icon indicating copy to clipboard operation
Ultralight copied to clipboard

Megathread for Missing Features

Open adamjs opened this issue 4 years ago • 38 comments

This issue will keep track of various things missing in Ultralight that are present in Chrome/Firefox.

CSS

Native Inputs/Dialogs

Web Features

SVG/Canvas

  • [x] Line Joins / Line Caps in SVG/Canvas. Currently uses defaults (miter line join / butt line cap), need to add support for other options.
  • [ ] CanvasRenderingContext2D.filter
  • [ ] CanvasRenderingContext2D.imageSmoothingEnabled
  • [ ] CanvasRenderingContext2D.imageSmoothingQuality

Platform-Specific

Miscellaneous

adamjs avatar Oct 07 '19 21:10 adamjs

You should probably add <video> to that list.

PierBover avatar Oct 08 '19 17:10 PierBover

Thanks, added ✅

adamjs avatar Oct 09 '19 04:10 adamjs

With markdown, instead of:

- Item

you should use

- [ ] Item

It gives you a checkbox that you can click to signify what is done, like:

  • [ ] Not Done
  • [x] Done

GrimTheReaper avatar Oct 17 '19 15:10 GrimTheReaper

Thanks for the tip! Updated.

adamjs avatar Oct 17 '19 17:10 adamjs

It is possible to create a system tray icon for the application? Something like that. It's often useful for the user to close the window but to keep a deamon running in the background.

alandefreitas avatar Nov 14 '19 19:11 alandefreitas

What about adding dGPU support (NVIDIA for example)?

issue: #220

talentlessguy avatar Dec 27 '19 20:12 talentlessguy

Is this being kept up to date?

gajus avatar Feb 21 '20 03:02 gajus

Hello! You sent an email to STREAM's public service host. This account is not monitored meaning that your email will be lost in the wonders of our servers...

ceccun avatar Feb 21 '20 03:02 ceccun

It's a bit out of date since most work the last two months has been in the 1.2 development branch (rebased off latest WebKit, changeset has 1M+ LOC). Going to push to public GitHub soon and update this thread.

adamjs avatar Feb 21 '20 05:02 adamjs

Hey , how can i get a text value from a text input element.

Tamirrrr avatar Mar 03 '20 14:03 Tamirrrr

Good day. Is the list of features actual? I'am interested in WebRTC, is it not implemented yet?

kapulkin avatar Mar 26 '20 00:03 kapulkin

@adamjs can you add support for webp images to this list?

jonatino avatar Apr 21 '20 01:04 jonatino

@adamjs also if we can add support for icons for the windows

jonatino avatar Apr 21 '20 04:04 jonatino

@adamjs any update on v1.2? when can we expect it to be out?

farshed avatar May 02 '20 21:05 farshed

Is supporting mobile devices still in the plans?

alandefreitas avatar May 04 '20 02:05 alandefreitas

#254

SupinePandora43 avatar May 19 '20 14:05 SupinePandora43

window.onKeypress not work in Browser sample example electron-app source: #L40

SupinePandora43 avatar Jun 16 '20 07:06 SupinePandora43

image

SupinePandora43 avatar Jun 17 '20 17:06 SupinePandora43

Gamepad API (!!)

loeffel-io avatar Jul 19 '20 19:07 loeffel-io

looking forward for CSS Filters and HTML5 video and audio support!

gtnardy avatar Sep 13 '20 19:09 gtnardy

Looking forward to supporting media queries for dark mode, so that embedded Ultralight windows can toggle the light/dark mode automatically matching the Desktop OS Light/Dark mode setting.

For example: https://davy.dev/darkmode

This works with Epiphany (webkit) but not yet with Ultralight v1.2.0-beta.2.

UPDATE Nov 30th: Still doesn't appear to be present in the latest version of Ultralight v1.2.0

image

ryanerwin avatar Oct 12 '20 06:10 ryanerwin

hello, what about "loading webp image file" i got some errors with them

antoineok avatar Jan 16 '21 13:01 antoineok

~~Chrome/Firefox~~ Chromium

SupinePandora43 avatar Feb 12 '21 04:02 SupinePandora43

Please add https://github.com/ultralight-ux/Ultralight/issues/185 to the list. Chrome/Firefox had subpixel rendering since the beginning.

wolfield avatar Jul 31 '21 15:07 wolfield

some css flex properties are not supported like gap, etc... #368

MohammadMD1383 avatar Oct 20 '21 09:10 MohammadMD1383

Is this list kept updated? video and audio support had been added... And what about WebRTC?? When is it coming?? I NEED IT!

HarryZalessky avatar Dec 20 '21 21:12 HarryZalessky

Is this list kept updated? video and audio support had been added... And what about WebRTC?? When is it coming?? I NEED IT!

It's not exactly done yet. 1.3 stable isn't released

SupinePandora43 avatar Dec 21 '21 04:12 SupinePandora43

Is this list kept updated? video and audio support had been added... And what about WebRTC?? When is it coming?? I NEED IT!

Have video and audio been added?

dzcpy avatar Dec 22 '21 09:12 dzcpy

Is this list kept updated? video and audio support had been added... And what about WebRTC?? When is it coming?? I NEED IT!

Have video and audio been added?

In latest sdk yes

SupinePandora43 avatar Dec 22 '21 09:12 SupinePandora43

YouTube says that fullscreen mode isn't supported

SupinePandora43 avatar May 09 '22 08:05 SupinePandora43