Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] [Package request] Electron 17+
@ 2022-04-01  9:11 atk
  2022-04-10 11:27 ` RicArch97
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: atk @ 2022-04-01  9:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 429 bytes --]

New issue by atk on void-packages repository

https://github.com/void-linux/void-packages/issues/36451

Description:
Homepage: https://electronjs.org/ / https://github.com/electron/electron
Description: Runtime for desktop applications written in node/chromium
License: MIT

This request is for an updated version of electron; currently we're at 13, but more recent versions of vscode and other apps require a newer version.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Package request] Electron 17+
  2022-04-01  9:11 [ISSUE] [Package request] Electron 17+ atk
@ 2022-04-10 11:27 ` RicArch97
  2022-04-24  8:11 ` cevdetardaharan
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: RicArch97 @ 2022-04-10 11:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 470 bytes --]

New comment by RicArch97 on void-packages repository

https://github.com/void-linux/void-packages/issues/36451#issuecomment-1094250333

Comment:
To add to this, updating to at least Electron 17.3.1 would allow to make use of the Wayland Ozone backend in VS Code according to https://github.com/microsoft/vscode/issues/146349. The Wayland backend in Chromium 98 is very usable so that would be a big plus for Electron apps that can make use of Electron 17.3.1 or higher.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Package request] Electron 17+
  2022-04-01  9:11 [ISSUE] [Package request] Electron 17+ atk
  2022-04-10 11:27 ` RicArch97
@ 2022-04-24  8:11 ` cevdetardaharan
  2022-04-24 19:15 ` JamiKettunen
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: cevdetardaharan @ 2022-04-24  8:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 244 bytes --]

New comment by cevdetardaharan on void-packages repository

https://github.com/void-linux/void-packages/issues/36451#issuecomment-1107787591

Comment:
We have to update electron 13 to electron 17+ because code-oss is not running under wayland.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Package request] Electron 17+
  2022-04-01  9:11 [ISSUE] [Package request] Electron 17+ atk
  2022-04-10 11:27 ` RicArch97
  2022-04-24  8:11 ` cevdetardaharan
@ 2022-04-24 19:15 ` JamiKettunen
  2022-06-10 12:16 ` JamiKettunen
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-04-24 19:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 913 bytes --]

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/issues/36451#issuecomment-1107901019

Comment:
Here's what I previously tried to come up with for `electron18`, someone feel free to continue work based on this: [electron18.tar.gz](https://github.com/void-linux/void-packages/files/8550350/electron18.tar.gz)

All the patches were modified (didn't apply anymore), updated (e.g. all chromium patches against `srcpkgs/chromium`) and dropped (if already applied upstream) as needed.

My system doesn't have nearly enough resources for me to keep working on that quickly enough as even extraction takes about 5 minutes each time and then I'd essentially have to wait for chromium to build and fix any and all issues that may arise during that. Besides I already have plenty of other projects which I'd rather work on than build chromium over and over again ;)


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Package request] Electron 17+
  2022-04-01  9:11 [ISSUE] [Package request] Electron 17+ atk
                   ` (2 preceding siblings ...)
  2022-04-24 19:15 ` JamiKettunen
@ 2022-06-10 12:16 ` JamiKettunen
  2022-06-10 19:33 ` atk
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-06-10 12:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 374 bytes --]

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/issues/36451#issuecomment-1152296975

Comment:
https://github.com/microsoft/vscode/commit/678d130 (`chore: update to electron 18`) is now merged, we can only expect further breakages on older versions of Electron starting with VS Code 1.69.0 release due next month (July).

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Package request] Electron 17+
  2022-04-01  9:11 [ISSUE] [Package request] Electron 17+ atk
                   ` (3 preceding siblings ...)
  2022-06-10 12:16 ` JamiKettunen
@ 2022-06-10 19:33 ` atk
  2022-07-29 14:47 ` JamiKettunen
  2022-07-29 14:55 ` [ISSUE] [CLOSED] " Johnnynator
  6 siblings, 0 replies; 8+ messages in thread
From: atk @ 2022-06-10 19:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 261 bytes --]

New comment by atk on void-packages repository

https://github.com/void-linux/void-packages/issues/36451#issuecomment-1152671157

Comment:
It already seems to break the terminal, but since we don't have a newer electron version, I cannot confirm that fixes it.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Package request] Electron 17+
  2022-04-01  9:11 [ISSUE] [Package request] Electron 17+ atk
                   ` (4 preceding siblings ...)
  2022-06-10 19:33 ` atk
@ 2022-07-29 14:47 ` JamiKettunen
  2022-07-29 14:55 ` [ISSUE] [CLOSED] " Johnnynator
  6 siblings, 0 replies; 8+ messages in thread
From: JamiKettunen @ 2022-07-29 14:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 207 bytes --]

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/issues/36451#issuecomment-1199439841

Comment:
I suppose this can be closed now that #37953 is merged? :)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ISSUE] [CLOSED] [Package request] Electron 17+
  2022-04-01  9:11 [ISSUE] [Package request] Electron 17+ atk
                   ` (5 preceding siblings ...)
  2022-07-29 14:47 ` JamiKettunen
@ 2022-07-29 14:55 ` Johnnynator
  6 siblings, 0 replies; 8+ messages in thread
From: Johnnynator @ 2022-07-29 14:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 432 bytes --]

Closed issue by atk on void-packages repository

https://github.com/void-linux/void-packages/issues/36451

Description:
Homepage: https://electronjs.org/ / https://github.com/electron/electron
Description: Runtime for desktop applications written in node/chromium
License: MIT

This request is for an updated version of electron; currently we're at 13, but more recent versions of vscode and other apps require a newer version.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-07-29 14:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-01  9:11 [ISSUE] [Package request] Electron 17+ atk
2022-04-10 11:27 ` RicArch97
2022-04-24  8:11 ` cevdetardaharan
2022-04-24 19:15 ` JamiKettunen
2022-06-10 12:16 ` JamiKettunen
2022-06-10 19:33 ` atk
2022-07-29 14:47 ` JamiKettunen
2022-07-29 14:55 ` [ISSUE] [CLOSED] " Johnnynator

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).