WayfireWM / WayfireWM/wayfire

[wf-panel] is not sticky on cube

Open
#1,488 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug low-priority PRs-welcome
Dominant language
C++
Stars
3.1k
Forks
237
Avg merge
1h 43m
Merged PRs (30d)
1

Description

Describe the bug

the wl-panel is sticked on the cube-surface, not on the screen. This makes the panel appear multiple times on all cube surfaces and flicker every time the cube is rotated (cube.rotate_left / rotate_right). The flicker is most noticeable if the animation_time is 100

To Reproduce
Steps to reproduce the behavior:

  1. Enable plugin cube (use a cube.initial_animation time of 1000)
  2. Enable and configure wl-panel
  3. configure cube.rotate_left KEY_LEFT
  4. -- see wl-panel on the top/bottom of the screen
  5. press KEY_LEFT

Expected behavior
The wl-panel is sticky on the screen, not rotated with the cube

Wayfire version
0.7.2, gentoo

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with the cube plugin, wl-panel, and the listed cube.rotate_left or cube.rotate_right bindings, using the animation settings described. Trace how wl-panel is positioned during cube rotation; done means it remains a single screen-fixed panel without appearing on other cube surfaces or flickering.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.