Skip to content
#

wayland

Here are 415 public repositories matching this topic...

shibe2
shibe2 commented Aug 25, 2019
  • Sway Version:

sway version 1.2-rc2 (Aug 23 2019, Arch Linux)

  • Configuration File:
bar {
    status_command tail -f ~/sway-status.txt
}

When status command initially immediately outputs multiple lines, they all are shown on the swaybar. When after that the command outputs more lines, only the last line is shown.

Swaybar should always display only the last status line.

ndgnuh
ndgnuh commented Aug 26, 2021

Describe the bug
All switchers will stuck if a single key is used to trigger task switch.

To Reproduce
Steps to reproduce the behavior:

  1. Enable plugin switcher or fast switcher
  2. Set the switch key to a single key (like <F3>)
  3. Use the switcher, the switcher will stuck and Wayfire have to be killed

Expected behavior
Not stuck

Screenshots or stacktrace
I don't

Improve this page

Add a description, image, and links to the wayland topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wayland topic, visit your repo's landing page and select "manage topics."

Learn more