elkowar/eww

[BUG] A bar with defined dimensions tiles like a regular window on hyprland

Aperta

#780 aperta il 23 mag 2023

 (10 commenti) (0 reazioni) (0 assegnatari)Rust (197 fork)batch import
Waylandbughelp wanted

Metriche repository

Star
 (4647 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Checklist before submitting an issue

  • I have searched through the existing closed and open issues for eww and made sure this is not a duplicate
  • I have specifically verified that this bug is not a common user error
  • I am providing as much relevant information as I am able to in this bug report (Minimal config to reproduce the issue for example, if applicable)

Description of the bug

2023-05-23T22:22:15,724656722+05:30

I have installed rust from rustup.rs used the nightly toolchain and compiled from github, and as I tried to run my first example window, it got tiled beside my code editor instead of getting anchored at the top. I tried changing different properties of defwindow like exclusive, stacking, etc but nothing changed. I also removed rust cargo and eww and installed and compiled it again. I thought that I was doing something wrong, so I decided to copy tokyo's dotfiles and saw that the issue still persisted.

Wayland WM - Hyprland compiled from source used nightly toolchain

Reproducing the issue

install rustc from rustup.rs clone eww from github compile for wayland copy example window from docs run eww open example

Expected behaviour

should show a bar anchored to defined position, but instead gets tiled

Additional context

No response

Guida contributor