Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gnome 3無法正常使用雙圖示 #202

Open
ghost opened this issue Jan 12, 2012 · 4 comments
Open

gnome 3無法正常使用雙圖示 #202

ghost opened this issue Jan 12, 2012 · 4 comments
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Jan 12, 2012

hime只有在我把他加入了 icon manager(gnome extension)的list以後才能正常使用雙圖示
從list移除,變成gtkstatusicon+單圖示(顯示半全形)另一個圖示消失了(git master)

@caleb-
Copy link
Contributor

caleb- commented Jan 12, 2012

latest git 的單圖示也改用 gtk_status_icon 了,eggtray 已移除 (v0.9.9 的單圖示仍是 eggtray)。
因為 eggtray 一堆老問題沒人想 maintain, 所以全面用 gtk_status_icon 對 coding / debug 會比較方便。

@tytsim
Copy link
Contributor

tytsim commented Jan 12, 2012

Gnome3 搞出 status-icon 和 message-icon 上下分兩個 bar 的問題。
icon manager的用意是讓使用者方便地把tray icon從message-icon搬到status-icon (上方)
所以,個人認為,若果 hime 要搞定這個問題,不應從icon manager著手。
看看有沒有像gnome-menu之類的trigger能搞吧...

@tytsim
Copy link
Contributor

tytsim commented Jan 12, 2012

似乎Gnome有意把input的status icon標準化/統一化,放到system tray裡
相關:
Gnome Shell Input Language Status
https://bugzilla.gnome.org/show_bug.cgi?id=600771
IBus solution
libgnomekbd
gjs

不過最簡單的方法似乎就是用statusIconDispatcher,放置到頂端的bar。

@Vdragon
Copy link
Contributor

Vdragon commented Jan 16, 2012

tytsim++
我也遇到了這個問題

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants