Skip to content

Conversation

@hantengc
Copy link
Contributor

No description provided.

@hantengc
Copy link
Contributor Author

  1. fcitx上托盘图标处显示当前输入法的名称
  2. windows上托盘图标处也在显示当前输入法的名称

所以在fcitx5上也添加了这个功能

@hantengc hantengc force-pushed the add_imname_tray_icon branch from 9942cde to af72097 Compare October 24, 2025 05:58
@hantengc hantengc changed the title show the specific input method name on the tray icon show the current input method name in the tray icon Oct 24, 2025
@CoelacanthusHex
Copy link

I think it should be controlled by a switch.

@hantengc
Copy link
Contributor Author

I think it should be controlled by a switch.

需要增加个开关 控制这个功能开启和关闭?

@CoelacanthusHex
Copy link

I think it should be controlled by a switch.

需要增加个开关 控制这个功能开启和关闭?

Oh. I misunderstood. Ignore my previous conment.

@hantengc
Copy link
Contributor Author

看看这个pr?> 我应该如何修改你说的new tooltips signal?
@wengxt

@wengxt
Copy link
Member

wengxt commented Oct 30, 2025

像这个代码一样,在对应的 dbus 属性变化的时候,需要发送对应的 signal 通知这个属性变了

FCITX_OBJECT_VTABLE_SIGNAL(newTitle, "NewTitle", "");

@hantengc hantengc force-pushed the add_imname_tray_icon branch from af72097 to 1484a3a Compare November 11, 2025 09:52
@hantengc hantengc force-pushed the add_imname_tray_icon branch from 1484a3a to e824458 Compare November 27, 2025 03:00
@hantengc
Copy link
Contributor Author

@wengxt 辛苦看看这个pr

@eagleoflqj eagleoflqj requested a review from wengxt November 28, 2025 15:36
@wengxt
Copy link
Member

wengxt commented Dec 2, 2025

这个应该不需要定义新的event handler而是和icon更新共享

@hantengc
Copy link
Contributor Author

hantengc commented Dec 2, 2025

这个应该不需要定义新的event handler而是和icon更新共享

好的

@hantengc hantengc force-pushed the add_imname_tray_icon branch from e824458 to 8cc3b6f Compare December 2, 2025 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants