elkowar/eww

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

オープン

#780 opened on 2023/05/23

 (10 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (197 件のフォーク)batch import
Waylandbughelp wanted

Repository metrics

Stars
 (4,647 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド