Discussion:
[Deluge] #3130: Use another icon name for tray
Deluge
2017-11-14 14:51:15 UTC
Permalink
#3130: Use another icon name for tray
-----------------------------+----------------------------
Reporter: hxssss | Owner:
Type: feature-request | Status: new
Priority: minor | Milestone: needs verified
Component: GTK UI | Version: 1.3.15
Keywords: tray icon theme |
-----------------------------+----------------------------
Please use other tray icon name for better customization and theme
settings.
[https://github.com/bil-elmoussaoui/Hardcode-Tray/issues/460]

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3130>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2017-11-19 07:39:21 UTC
Permalink
#3130: Use another icon name for tray
------------------------------+-----------------------------
Reporter: hxssss | Owner:
Type: feature-request | Status: new
Priority: minor | Milestone: needs verified
Component: GTK UI | Version: 1.3.15
Resolution: | Keywords: tray icon theme
------------------------------+-----------------------------

Comment (by Cas):

As far as I was aware if the theme has a `<app>-panel.png` status icon
then it will be used e.g. `/usr/share/icons/Faenza-Dark/status/24/deluge-
panel.png`

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3130#comment:1>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2017-11-19 07:53:14 UTC
Permalink
#3130: Use another icon name for tray
------------------------------+-----------------------------
Reporter: hxssss | Owner:
Type: feature-request | Status: new
Priority: minor | Milestone: needs verified
Component: GTK UI | Version: 1.3.15
Resolution: | Keywords: tray icon theme
------------------------------+-----------------------------

Comment (by hxssss):

I just created link for icon from your example, run deluge, but still
default icon in use.
(/usr/share/icons/Papirus/24x24/panel/deluge-panel.svg already exist and
not used by deluge)
{{{
sudo ln -s /usr/share/icons/Papirus/24x24/panel/deluge-panel.svg
/usr/share/icons/Papirus/status/24
}}}

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3130#comment:2>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2017-11-19 11:02:09 UTC
Permalink
#3130: Use another icon name for tray
------------------------------+-----------------------------
Reporter: hxssss | Owner:
Type: feature-request | Status: new
Priority: minor | Milestone: needs verified
Component: GTK UI | Version: 1.3.15
Resolution: | Keywords: tray icon theme
------------------------------+-----------------------------

Comment (by Cas):

Can you test changing the name from `deluge` to `deluge-panel`. You can
find the file installation location with:

{{{
$ locate gtkui/systemtray.py
}}}

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3130#comment:3>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2017-11-19 16:21:30 UTC
Permalink
#3130: Use another icon name for tray
------------------------------+-----------------------------
Reporter: hxssss | Owner:
Type: feature-request | Status: new
Priority: minor | Milestone: needs verified
Component: GTK UI | Version: 1.3.15
Resolution: | Keywords: tray icon theme
------------------------------+-----------------------------

Comment (by hxssss):

Replying to [comment:3 Cas]:
Yes, it work.
In file /usr/lib/python2.7/site-packages/deluge/ui/gtkui/systemtray.py

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3130#comment:4>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2018-06-10 17:28:22 UTC
Permalink
#3130: Use another icon name for tray
------------------------------+-----------------------------
Reporter: hxssss | Owner:
Type: feature-request | Status: new
Priority: minor | Milestone: needs verified
Component: GTK UI | Version: 1.3.15
Resolution: | Keywords: tray icon theme
------------------------------+-----------------------------
Changes (by hxssss):

* Attachment "deluge-systray.patch" added.

patch for using theme icon in systray

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3130>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2018-06-13 12:28:47 UTC
Permalink
#3130: Use another icon name for tray
------------------------------+-----------------------------
Reporter: hxssss | Owner:
Type: feature-request | Status: new
Priority: minor | Milestone: needs verified
Component: GTK UI | Version: 1.3.15
Resolution: | Keywords: tray icon theme
------------------------------+-----------------------------

Comment (by Cas):

Thanks for the patch, would this not break the icon because we are not
providing a `deluge-panel.png` for the `hicolour` theme? That is why I am
cautious about applying this fix as don't want to break it for the rest of
our users

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3130#comment:5>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2018-06-14 20:03:36 UTC
Permalink
#3130: Use another icon name for tray
------------------------------+-----------------------------
Reporter: hxssss | Owner:
Type: feature-request | Status: new
Priority: minor | Milestone: needs verified
Component: GTK UI | Version: 1.3.15
Resolution: | Keywords: tray icon theme
------------------------------+-----------------------------

Comment (by hxssss):

As I understand, yes, you need to add deluge-panel with
Context=Status(/hicolor/[16x16]/status). I don't understand much icon
themes. I'm use Papirus icon theme and I am orientated to working with it.
This theme have necessary icons.
https://github.com/bilelmoussaoui/Hardcode-Tray/issues/460

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3130#comment:6>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2018-06-21 14:11:52 UTC
Permalink
#3130: Use another icon name for tray
------------------------------+-----------------------------
Reporter: hxssss | Owner:
Type: feature-request | Status: closed
Priority: minor | Milestone: needs verified
Component: GTK UI | Version: 1.3.15
Resolution: Fixed | Keywords: tray icon theme
------------------------------+-----------------------------
Changes (by Cas):

* status: new => closed
* resolution: => Fixed


Comment:

Fixed in develop: [fe42fb2c31d87b013]

Fixed in 1.3-stable: [993abbc6a66]

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3130#comment:7>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2018-06-21 14:12:09 UTC
Permalink
#3130: Use another icon name for tray
------------------------------+-----------------------------
Reporter: hxssss | Owner:
Type: feature-request | Status: closed
Priority: minor | Milestone: 1.3.16
Component: GTK UI | Version: 1.3.15
Resolution: Fixed | Keywords: tray icon theme
------------------------------+-----------------------------
Changes (by Cas):

* milestone: needs verified => 1.3.16


--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3130#comment:8>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Deluge
2018-06-22 06:17:21 UTC
Permalink
#3130: Use another icon name for tray
------------------------------+-----------------------------
Reporter: hxssss | Owner:
Type: feature-request | Status: closed
Priority: minor | Milestone: 1.3.16
Component: GTK UI | Version: 1.3.15
Resolution: Fixed | Keywords: tray icon theme
------------------------------+-----------------------------

Comment (by hxssss):

Thank you!

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3130#comment:9>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Loading...