Open
Conversation
Still has a bug with the window focus
|
is this draft is ready or its just dead? |
Author
|
@its-darsh currently not working on it We could say dead for now, but if you have suggestions I'd take it. I could try updating the dependencies to see if the bugs I faced are gone by themself. |
|
I would consider using this with Sway if it worked. |
|
i'm actually interested to discuss the facing issues for the project not to work under sway i just want some way to communicate with you all, discord or github discussions will be the best way for me |
Author
|
I opened a discussion there nardoor#1 |
yes i am, continuing there |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is my go at adding sway compatibility.
This shouldn't break anything on
i3.--use-swayoption (probably some way to detect automatically)swayipcto do the equivalent ofi3_ipcThere is at least one bug I am aware of, there are probably more :
On
sway+weston+xwayland,I am unsure how to solve this, even less how to investigate, this might be a
xwaylandbug or awestonbug or something else.Please let me know your feedback, thoughts and ideas.
Have a nice day.