LBCrion / sfwbar

S* Floating Window Bar
GNU General Public License v3.0
277 stars 17 forks source link

The qterminal's icon in the task switcher didn't follow the taskbar and startmenu. #264

Open knm100 opened 12 hours ago

knm100 commented 12 hours ago

There isicon=utilities-terminal in /usr/share/qterminal.desktop. labwc can find utilities-terminal.svg in the breeze icon and sfwbar can find qterminal.png in /usr/share/hicolor/64/apps/ Copied utilities-terminal.svg to $HOME/.icon/hicolor/scalable/apps/and renamed it to qterminal.svg. The taskbar and startmenu showed $HOME/.icon/hicolor/scalable/apps/qteminal.svgas the qterminal's icon, and the task switcher showed /usr/share/hicolor/64/apps/qterminal.png as the qterminal's icon.

If/usr/share/hicolor/64/apps/qterminal.png is deleted, Task Switcher showed the qterminal's icon via sfwbar logo.

LBCrion commented 5 hours ago

Can you please post the output of sfwbar -d -g app_id ?

On Sat, 23 Nov 2024, 00:54 knm100, @.***> wrote:

There is icon=utilities-terminal in /usr/share/qterminal.desktop. labwc can find utilities-terminal.svg in the breeze icon and sfwbar can find qterminal.png in /usr/share/hicolor/64/apps/ Copied utilities-terminal.svg to $HOME/.icon/hicolor/scalable/apps/ and renamed it to qterminal.svg. The taskbar and startmenu showed $HOME/.icon/hicolor/scalable/apps/qteminal.svg as the qterminal's icon, and the task switcher showed /usr/share/hicolor/64/apps/qterminal.png as the qterminal's icon.

If /usr/share/hicolor/64/apps/qterminal.png is deleted, Task Switcher showed the qterminal's icon via sfwbar log.

— Reply to this email directly, view it on GitHub https://github.com/LBCrion/sfwbar/issues/264, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASHPFFEOXOUWYBU2QJGHDR32B7G3TAVCNFSM6AAAAABSKOV5B2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGY4DKMBUHE2TSMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

LBCrion commented 3 hours ago

Can you check of the attached patch fixes the issue?

diff.txt

knm100 commented 1 hour ago

this issue should be fixed. thank you swappy-20241123-191935