-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
bugNot working as intendedNot working as intended
Description
Please read the following before submitting:
- Please do NOT submit bug reports for questions. Ask questions on IRC at #sway on Libera Chat.
- Proprietary graphics drivers, including nvidia, are not supported. Please use the open source equivalents, such as nouveau, if you would like to use Sway.
- Please do NOT submit issues for information from the github wiki. The github wiki is community maintained and therefore may contain outdated information, scripts that don't work or obsolete workarounds.
If you fix a script or find outdated information, don't hesitate to adjust the wiki page.
Please fill out the following:
-
Sway Version:
- 1.11
-
Debug Log:
https://pastebin.com/C1R1wrik -
Stack Trace:
- This is only needed if sway crashes.
- If you use systemd, you should be able to open the coredump of the most recent crash with gdb with
coredumpctl gdb swayand thenbt fullto obtain the stack trace. - If the lines mentioning sway or wlroots have
??for the location, your binaries were built without debug symbols. Please compile both sway and wlroots from source and try to reproduce.
-
Description:
- If I have two windows open on the same workspace, and they are switched between back-and forth between at a rapid pace, they start getting sent to the scratchpad. How can I prevent this if it isn't a bug? There seems to be nothing in the default config about this.
Metadata
Metadata
Assignees
Labels
bugNot working as intendedNot working as intended