Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Remove uses of GrabServer #1283

Merged
merged 18 commits into from
Jun 28, 2024

changelog: add rational for not using GrabServer

ca3ea85
Select commit
Loading
Failed to load commit list.
Merged

Remove uses of GrabServer #1283

changelog: add rational for not using GrabServer
ca3ea85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2024 in 0s

52.21% (target 0.00%)

View this Pull Request on Codecov

52.21% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 62.74510% with 95 lines in your changes missing coverage. Please review.

Project coverage is 52.21%. Comparing base (732f365) to head (ca3ea85).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1283      +/-   ##
==========================================
- Coverage   52.31%   52.21%   -0.11%     
==========================================
  Files          64       64              
  Lines       13775    13798      +23     
==========================================
- Hits         7207     7205       -2     
- Misses       6568     6593      +25     
Files Coverage Δ
src/common.h 44.82% <ø> (ø)
src/renderer/layout.c 98.61% <100.00%> (+0.01%) ⬆️
src/wm/win.h 100.00% <ø> (ø)
src/wm/wm_internal.h 100.00% <ø> (ø)
src/x.h 77.77% <ø> (ø)
src/wm/win.c 72.32% <89.18%> (+0.82%) ⬆️
src/wm/wm.c 84.18% <76.47%> (-1.23%) ⬇️
src/vblank.c 0.00% <0.00%> (ø)
src/wm/tree.c 90.38% <80.00%> (+0.91%) ⬆️
src/picom.c 63.85% <71.42%> (+0.18%) ⬆️
... and 2 more