You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Note: If no severe bug was found later, v14 will be the last version that support GNOME 3.38.
93
+
### Note: If no severe bug was found later, v15 will be the last version that support GNOME 3.38.
95
94
96
95
Customize IBus for orientation, shell theme, background picture, font and ascii mode auto-switch.
97
96
@@ -125,7 +124,7 @@ Themes in IBus Tweaker have been converted by me as IBus theme stylesheets colle
125
124
### _NOTE:_
126
125
127
126
1. Recommend to use X11. If you change IME theme under Wayland, all your current work may be lost (Since Wayland only support relogin to restart the GNOME-shell).
128
-
2. Tested on Fedora 33 and Ubuntu 20.04, GNOME-shell 3.38(v3, v5, v9, v11, v14).
127
+
2. Tested on Fedora 33 and Ubuntu 20.04, GNOME-shell 3.38(v3, v5, v9, v11, v14, v15).
129
128
3. For users who don't use GNOME but other desktop environments like KDE, XFCE, etc., please also use another project of mine [IBus-Theme](https://github.com/HollowMan6/IBus-Theme) to usea different GTK theme for IBus.
130
129
131
130
## To-do
@@ -136,14 +135,13 @@ Themes in IBus Tweaker have been converted by me as IBus theme stylesheets colle
136
135
- [x] v9: Add functionality to modify IBus Background picture.
137
136
- [x] V14: Strip the current function of extracting IBus style from Gnome shell theme, implement using CSS parser libraries in Python instead of regular expression. Additional IBus style sheets are generated for users to modify and test.
138
137
- [x] V14: Modify this extension to accept IBus style sheets provided by users for style application.
138
+
- [x] V15: Modify theme load logic so that now we don't need to reload GNOME-Shell to change IBus themes.
0 commit comments