prasanthrangan / hyprdots

// Aesthetic, dynamic and minimal dots for Arch hyprland
GNU General Public License v3.0
7.39k stars 867 forks source link

[Bug]: Switch Between Desktop applications no longer working #848

Closed Radrahil closed 7 months ago

Radrahil commented 9 months ago

Bug Report

Description

Pressing win tab to launch the rofi menu for that works, but the menu itself doesn't do anything.

kRHYME7 commented 9 months ago

can you test if rofi will be able to switch
On terminal : rofi -show window see if you see some error or something. Maybe Rofi's upstream bug.

BTW got this issue also

Radrahil commented 9 months ago

nope doesn't work. Shouldn't be an issue tho, last rofi commit was 2 weeks ago, and I remember this working in the past 2 weeks

prasanthrangan commented 9 months ago

Hey, it does not seem like an issue related to this config. I just tried it with default rofi config and it still does not work, so please check upstream.

Xeo23 commented 8 months ago

It is still not working can confirm that.

kRHYME7 commented 8 months ago

I personally used the hycov plugin... We should check the Upstream rofi wayland to see if this is being fixed or reported.

This is a whole protocol problem based on the issues. We can't really do something with protocols so yeah will be stuck here.

https://github.com/lbonn/rofi/issues/110 https://github.com/lbonn/rofi/issues/117 https://github.com/lbonn/rofi/issues

kRHYME7 commented 8 months ago

@Radrahil https://github.com/hyprwm/Hyprland/issues/4829

It now works on my end. I'll close this as unrelated and this is now resolved.

Reopen if necessary

MostlyKIGuess commented 7 months ago
kRHYME7 commented 7 months ago

It is suitable to reopen on the upstream rofi, we can't actually do something on this Repo.

kRHYME7 commented 7 months ago

@MostlyKIGuess Can you try to downgrade rofi first ?

Output for rofi -v ?

Latest git version still works on my end...

MostlyKIGuess commented 7 months ago

@MostlyKIGuess Can you try to downgrade rofi first ?

Output for rofi -v ?

Latest git version still works on my end...

❯ rofi -v
Version: 1.7.5+wayland2-167-gb88dddd1 (makepkg)
kRHYME7 commented 7 months ago

Latest version is Version: 1.7.5+wayland3-3-g47ae31eb (makepkg)

❯ paru -Qs rofi-lbonn-wayland-git
local/rofi-lbonn-wayland-git 1.7.5.wayland3.r3.g47ae31eb-1
    A window switcher, application launcher and dmenu replacement (fork with Wayland support)

Output for yay -Qs rofi ?

i think you're on last year's release

image

MostlyKIGuess commented 7 months ago

yeah up streaming it fixed the issue, thanks a lot!