Skip to content

Input: don't respond to clicks on the border or separator#960

Merged
fwsmit merged 2 commits intodunst-project:masterfrom
fwsmit:input-no-separator
Oct 30, 2021
Merged

Input: don't respond to clicks on the border or separator#960
fwsmit merged 2 commits intodunst-project:masterfrom
fwsmit:input-no-separator

Conversation

@fwsmit
Copy link
Copy Markdown
Member

@fwsmit fwsmit commented Oct 29, 2021

fixes #842

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 29, 2021

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.34%. Comparing base (63de136) to head (bf58928).
⚠️ Report is 757 commits behind head on master.

Files with missing lines Patch % Lines
src/input.c 0.00% 11 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #960   +/-   ##
=======================================
  Coverage   60.33%   60.34%           
=======================================
  Files          42       42           
  Lines        6416     6415    -1     
=======================================
  Hits         3871     3871           
+ Misses       2545     2544    -1     
Flag Coverage Δ
unittests 60.34% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

The left and right part of the border are stil responsive to clicks
@fwsmit fwsmit force-pushed the input-no-separator branch from 52b206c to 9d0464d Compare October 30, 2021 09:30
@fwsmit fwsmit merged commit 3f010dd into dunst-project:master Oct 30, 2021
@fwsmit fwsmit deleted the input-no-separator branch October 30, 2021 10:32
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.

Make separator area unreceptive to mouse action

2 participants