Skip to content

Allow negative offsets (fixes issue #1026)#1027

Merged
fwsmit merged 2 commits intodunst-project:masterfrom
lunakurame:master
Feb 17, 2022
Merged

Allow negative offsets (fixes issue #1026)#1027
fwsmit merged 2 commits intodunst-project:masterfrom
lunakurame:master

Conversation

@lunakurame
Copy link
Copy Markdown
Contributor

@lunakurame lunakurame commented Jan 30, 2022

Not sure if you want that feature in dunst or not, but this PR fixes regression introduced in 1a456a5 which made it impossible to use negative offsets (issue #1026). I personally think it's useful. Tested on X11 only. I don't have Wayland around, sorry.

fixes #1026

@fwsmit
Copy link
Copy Markdown
Member

fwsmit commented Feb 7, 2022

I've tested it on wayland and it works as well. Might be good to say in the docs that a negative offset will lead to the notification being off screen.

@fwsmit
Copy link
Copy Markdown
Member

fwsmit commented Feb 10, 2022

@kurogetsusai, could you take a look at my above comment and update the documentation accordingly? It looks good otherwise

@lunakurame
Copy link
Copy Markdown
Contributor Author

Thanks for testing it on Wayland! I'll update the documentation as soon as I get to my laptop. Sorry for the delay.

@lunakurame
Copy link
Copy Markdown
Contributor Author

I updated the docs. Let me know if there's anything else you'd like me to change.

@fwsmit
Copy link
Copy Markdown
Member

fwsmit commented Feb 16, 2022

Thanks for the update, I'll go ahead and merge it

@fwsmit fwsmit merged commit ba4d9d5 into dunst-project:master Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Regression: Negative offset

2 participants