[PR #5096] [MERGED] docs(desktop): add minimum system requirements #5051

Closed
opened 2026-03-17 02:32:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5096
Author: @CuriousCorrelation
Created: 5/26/2025
Status: Merged
Merged: 5/26/2025
Merged by: @jamesgeorge007

Base: nextHead: docs-desktop-system-requirements


📝 Commits (1)

  • f350287 docs(desktop): add minimum system requirements

📊 Changes

1 file changed (+96 additions, -53 deletions)

View changed files

📝 packages/hoppscotch-desktop/README.md (+96 -53)

📄 Description

This PR adds detailed minimum system requirements for all supported platforms to help users understand compatibility requirements for installing the desktop app.

The requirements section covers Windows 10 1803+/Windows 11, macOS 10.15+ with both arch (Intel and Apple Silicon) support, and Linux distro with special emphasis on GLIBC 2.38+ requirements.

Also the documentation specifically goes over why Ubuntu 24.04 is the recommended distro - mainly due to its inclusion of WebKit2GTK version 2.44.0-2, which gets us relatively stable interaction between WebKit, UI libraries, Mesa drivers, and Wayland displays.

Also added known workarounds for users experiencing display issues on Wayland systems.

Plus it restructures sections to improve clarity, consolidating instructions for both Community and Enterprise editions, since they follow identical connection procedures.

Also the system requirements include extensive footnote references to GitHub issues, bug reports, and package repositories that document the technical rationale behind these requirements.


🔄 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/hoppscotch/hoppscotch/pull/5096 **Author:** [@CuriousCorrelation](https://github.com/CuriousCorrelation) **Created:** 5/26/2025 **Status:** ✅ Merged **Merged:** 5/26/2025 **Merged by:** [@jamesgeorge007](https://github.com/jamesgeorge007) **Base:** `next` ← **Head:** `docs-desktop-system-requirements` --- ### 📝 Commits (1) - [`f350287`](https://github.com/hoppscotch/hoppscotch/commit/f35028794763c8567aa0787d789a02a35d442321) docs(desktop): add minimum system requirements ### 📊 Changes **1 file changed** (+96 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-desktop/README.md` (+96 -53) </details> ### 📄 Description This PR adds detailed minimum system requirements for all supported platforms to help users understand compatibility requirements for installing the desktop app. The requirements section covers Windows 10 1803+/Windows 11, macOS 10.15+ with both arch (Intel and Apple Silicon) support, and Linux distro with special emphasis on GLIBC 2.38+ requirements. Also the documentation specifically goes over why Ubuntu 24.04 is the recommended distro - mainly due to its inclusion of WebKit2GTK version 2.44.0-2, which gets us relatively stable interaction between WebKit, UI libraries, Mesa drivers, and Wayland displays. Also added known workarounds for users experiencing display issues on Wayland systems. Plus it restructures sections to improve clarity, consolidating instructions for both Community and Enterprise editions, since they follow identical connection procedures. Also the system requirements include extensive footnote references to GitHub issues, bug reports, and package repositories that document the technical rationale behind these requirements. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:32:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#5051
No description provided.