[PR #244] [MERGED] Navigate back when the 'back' button is pressed on mouse #461

Closed
opened 2026-02-28 14:33:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/244
Author: @gordonshieh
Created: 1/1/2022
Status: Merged
Merged: 1/1/2022
Merged by: @jpochyla

Base: masterHead: mouse-down-back


📝 Commits (1)

  • 4332988 Navigate back when the 'back' button is pressed on mouse

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 psst-gui/src/controller/nav.rs (+5 -0)

📄 Description

QoL feature that I and maybe others will find useful when navigating.
Tested on my Logitech G203 on Windows. Pressing the "down" (aka back button; aka MouseButton::X1) will navigate to the previous page in the UI.


🔄 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/jpochyla/psst/pull/244 **Author:** [@gordonshieh](https://github.com/gordonshieh) **Created:** 1/1/2022 **Status:** ✅ Merged **Merged:** 1/1/2022 **Merged by:** [@jpochyla](https://github.com/jpochyla) **Base:** `master` ← **Head:** `mouse-down-back` --- ### 📝 Commits (1) - [`4332988`](https://github.com/jpochyla/psst/commit/43329887662901c41747dbed14ca1c98671747c5) Navigate back when the 'back' button is pressed on mouse ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/src/controller/nav.rs` (+5 -0) </details> ### 📄 Description QoL feature that I and maybe others will find useful when navigating. Tested on my Logitech G203 on Windows. Pressing the "down" (aka back button; aka MouseButton::X1) will navigate to the previous page in the UI. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:06 +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/psst#461
No description provided.