[PR #929] [MERGED] Enhancement: Read theme's panel icons. #1721

Closed
opened 2026-05-05 08:00:19 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/929
Author: @wzhchin
Created: 10/27/2020
Status: Merged
Merged: 11/22/2020
Merged by: @p12tic

Base: masterHead: read_tray_icons_from_theme


📝 Commits (1)

  • 95afed5 Make barrier try to read tray icons from themes now.

📊 Changes

1 file changed (+9 additions, -1 deletions)

View changed files

📝 src/gui/src/MainWindow.cpp (+9 -1)

📄 Description

I think this should fix issue #471 (Because I'm using i3wm now, and it worked for me).

In order to use custom icons, the theme should have these icons: barrier-disconnected, barrier-connected and barrier-transfering. And barrier will use the default tray icons if there is not these icons in the using icon theme.


🔄 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/debauchee/barrier/pull/929 **Author:** [@wzhchin](https://github.com/wzhchin) **Created:** 10/27/2020 **Status:** ✅ Merged **Merged:** 11/22/2020 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `master` ← **Head:** `read_tray_icons_from_theme` --- ### 📝 Commits (1) - [`95afed5`](https://github.com/debauchee/barrier/commit/95afed5256aff94034a858bcbf072fd5d6b13b92) Make barrier try to read tray icons from themes now. ### 📊 Changes **1 file changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/gui/src/MainWindow.cpp` (+9 -1) </details> ### 📄 Description I think this should fix issue #471 (Because I'm using i3wm now, and it worked for me). In order to use custom icons, the theme should have these icons: _barrier-disconnected_, _barrier-connected_ and _barrier-transfering_. And barrier will use the default tray icons if there is not these icons in the using icon theme. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:00:19 -06: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: github-starred/barrier#1721
No description provided.