Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix floating snap #3719

Merged
merged 1 commit into from
Oct 22, 2022
Merged

fix floating snap #3719

merged 1 commit into from
Oct 22, 2022

Conversation

lilykiwi
Copy link
Contributor

makes snap & aerosnap respect padding & workarea, adds snapper_gap padding to build_placement subcalls using args

makes snap & aerosnap respect padding & workarea, adds snapper_gap padding to build_placement subcalls using args
@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Merging #3719 (aacb269) into master (963622a) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3719   +/-   ##
=======================================
  Coverage   90.93%   90.93%           
=======================================
  Files         896      896           
  Lines       56634    56637    +3     
=======================================
+ Hits        51498    51501    +3     
  Misses       5136     5136           
Flag Coverage Δ
gcov 90.93% <100.00%> (+<0.01%) ⬆️
luacov 93.67% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
lib/awful/mouse/snap.lua 89.22% <100.00%> (+0.26%) ⬆️
property.c 82.01% <0.00%> (-0.44%) ⬇️
tests/examples/screen/template.lua 96.64% <0.00%> (-0.21%) ⬇️
spawn.c 86.09% <0.00%> (-0.07%) ⬇️
lib/wibox/widget/imagebox.lua 96.42% <0.00%> (+0.89%) ⬆️

Copy link
Member

@Aire-One Aire-One left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @lilykiwi

@Elv13 Elv13 merged commit a436478 into awesomeWM:master Oct 22, 2022
actionless pushed a commit to actionless/awesome that referenced this pull request May 6, 2023
makes snap & aerosnap respect padding & workarea, adds snapper_gap padding to build_placement subcalls using args
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants