[PR #1807] [MERGED] Replace Xtermjs canvas with webgl #1584

Closed
opened 2026-02-04 19:59:16 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1807
Author: @notAreYouScared
Created: 10/13/2025
Status: Merged
Merged: 10/15/2025
Merged by: @notAreYouScared

Base: mainHead: charles/xterm-changes


📝 Commits (6)

  • 402238c replace canvas with webgl
  • 01cfffd Apply suggestion from @rmartinoscar
  • 9e383ae Apply suggestion from @rmartinoscar
  • 5e6e850 Apply suggestion from @rmartinoscar
  • ffc5a09 Apply suggestion from @rmartinoscar
  • 22e7bd3 Apply suggestion from @rmartinoscar

📊 Changes

4 files changed (+11 additions, -11 deletions)

View changed files

📝 package.json (+1 -1)
📝 resources/js/console.js (+2 -2)
📝 resources/views/filament/components/server-console.blade.php (+3 -3)
📝 yarn.lock (+5 -5)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1807 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 10/13/2025 **Status:** ✅ Merged **Merged:** 10/15/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/xterm-changes` --- ### 📝 Commits (6) - [`402238c`](https://github.com/pelican-dev/panel/commit/402238cb43ea47aa9c19fdb06ee68a14af4787bf) replace `canvas` with `webgl` - [`01cfffd`](https://github.com/pelican-dev/panel/commit/01cfffd1c1965d9d780c57549c94ac7f1abeb80f) Apply suggestion from @rmartinoscar - [`9e383ae`](https://github.com/pelican-dev/panel/commit/9e383aef0889180f6a74de40017d9a730449e6f0) Apply suggestion from @rmartinoscar - [`5e6e850`](https://github.com/pelican-dev/panel/commit/5e6e85063bd9e62c64eac62e8663903ce236aa8e) Apply suggestion from @rmartinoscar - [`ffc5a09`](https://github.com/pelican-dev/panel/commit/ffc5a095c72ab273bf81e7d1ced6f91a918fd14c) Apply suggestion from @rmartinoscar - [`22e7bd3`](https://github.com/pelican-dev/panel/commit/22e7bd34dca5ab0b8df68c886749fd5b638ccb01) Apply suggestion from @rmartinoscar ### 📊 Changes **4 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `resources/js/console.js` (+2 -2) 📝 `resources/views/filament/components/server-console.blade.php` (+3 -3) 📝 `yarn.lock` (+5 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:59:16 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1584