-
-
Notifications
You must be signed in to change notification settings - Fork 0
Running but not working #2
Comments
Thank you for reporting this. I'm working now on reimplementing big parts of the code, which might fix your problem. I will let you know when a new version will be available. |
@tkapias There is new version 0.3.0. Please try it and tell me if the problem still persists. Use left Alt key. |
Still not working. But now I have a warning in the output at launch:
|
Ok, will continue to investigate this. |
@tkapias What do you get if you run with |
I get a loop of $ RUST_LOG=trace i3-switcher-x11
(i3-switcher-x11:2714523): Gtk-WARNING **: 19:02:24.209: Theme parser error: <data>:10:13-23: No property named "max-height"
(i3-switcher-x11:2714523): Gtk-WARNING **: 19:02:24.209: Theme parser error: <data>:13:13-22: No property named "max-width"
[2024-03-17T12:02:24Z DEBUG i3_switcher_x11::ui] Window visible - false
[2024-03-17T12:02:24Z DEBUG i3_switcher_x11::ui] Window visible - false
[2024-03-17T12:02:24Z DEBUG i3_switcher_x11::ui] Window visible - false |
I checked
|
And I tried also to see if the i3-switcher-x11 window exist by running |
Check if you have these installed: libayatana-appindicator3-1 |
|
Hey, I am running into the same issue here. With the RUST_LOG=trace set, I get just the following output
When I press Alt+Tab, I get en indent in the console, not sure if this means anything |
I installed i3-switcher-x11 with cargo+git and apt+deb, both binaries seem to run fine but nothing works. There is no output, window or reaction to alt+tab.
I don't have any prior binding on alt+tab and I tried with win+tab, which is my i3wm modifier but it doesn't work too.
OS: Debian Testing - trixie/sid x86_64
WM: i3 (X11) - version 4.23 (2023-10-29)
i3bar: i3status-rs - 0.33.0 (commit e62d10e 2024-02-19)
i3-switcher-x11: 0.2
i3wm modifier: MOD4 (win key)
The text was updated successfully, but these errors were encountered: