-
|
Great effort, such a great feature. Have you measured what's the sway project's temperature - would they ever consider accepting this feature in their codebase or is it destined to live as a fork? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Thank you. sway is basically frozen to new features. The goal of the project was to create an i3-compatible Wayland compositor, and that was achieved. These days, they basically accept bug fixes and very small new features. They even encourage forking for people who want big changes, so I did that. So no, there is no way they would accept a merge upstream, there are too many changes, and I removed all the layouts leaving only a scrolling layout. |
Beta Was this translation helpful? Give feedback.
Thank you.
sway is basically frozen to new features. The goal of the project was to create an i3-compatible Wayland compositor, and that was achieved.
These days, they basically accept bug fixes and very small new features. They even encourage forking for people who want big changes, so I did that.
So no, there is no way they would accept a merge upstream, there are too many changes, and I removed all the layouts leaving only a scrolling layout.