public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH pve-xtermjs 0/3] xterm.js: fix obstructed start button
@ 2026-09-02  7:40 Dominik Csapak
  2026-09-02  7:40 ` [PATCH pve-xtermjs 1/3] xterm.js: add tidy make target Dominik Csapak
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dominik Csapak @ 2026-09-02  7:40 UTC (permalink / raw)
  To: pve-devel

The first two patches are just formatting cleanup to make development
easier when using proxmox-biome as LSP and the third patch is the actual
fix.

Not sure how this was broken, I tested this with old chrome/firefox
versions and our older xterm.js packages and could still reproduce. Then
tested on a PVE 8.4 install and it also happened. (Though with older
xterm.js releases it was not as noticable since the default
background-color changed in the last few releases)

So my current guess is that either something unrelated changed which
has an influence on this (desktop environments, etc.) or this was simply
broken since a long time.

Dominik Csapak (3):
  xterm.js: add tidy make target
  xterm.js: run make tidy
  xterm.js: fix obstructed start button

 xterm.js/Makefile              |   4 +
 xterm.js/src/index.html.hbs.in |   2 +-
 xterm.js/src/index.html.tpl.in |   2 +-
 xterm.js/src/main.js           | 562 ++++++++++++++++++---------------
 xterm.js/src/style.css         | 125 ++++----
 xterm.js/src/util.js           | 158 ++++-----
 6 files changed, 454 insertions(+), 399 deletions(-)

-- 
2.47.3





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

end of thread, other threads:[~2026-09-02  7:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-02  7:40 [PATCH pve-xtermjs 0/3] xterm.js: fix obstructed start button Dominik Csapak
2026-09-02  7:40 ` [PATCH pve-xtermjs 1/3] xterm.js: add tidy make target Dominik Csapak
2026-09-02  7:40 ` [PATCH pve-xtermjs 2/3] xterm.js: run make tidy Dominik Csapak
2026-09-02  7:40 ` [PATCH pve-xtermjs 3/3] xterm.js: fix obstructed start button Dominik Csapak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal