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

Add prototype picom-inspect #1193

Merged
merged 5 commits into from
Feb 20, 2024
Merged

Add prototype picom-inspect #1193

merged 5 commits into from
Feb 20, 2024

Conversation

yshui
Copy link
Owner

@yshui yshui commented Feb 14, 2024

No description provided.

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

Attention: 165 lines in your changes are missing coverage. Please review.

Comparison is base (bc7b697) 37.26% compared to head (153cad6) 36.77%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1193      +/-   ##
==========================================
- Coverage   37.26%   36.77%   -0.50%     
==========================================
  Files          50       51       +1     
  Lines       11764    11933     +169     
==========================================
+ Hits         4384     4388       +4     
- Misses       7380     7545     +165     
Files Coverage Δ
src/c2.h 100.00% <ø> (ø)
src/win.c 67.82% <100.00%> (ø)
src/win.h 79.41% <ø> (ø)
src/options.c 24.45% <96.96%> (+5.57%) ⬆️
src/picom.c 61.17% <80.00%> (-0.82%) ⬇️
src/c2.c 57.07% <0.00%> (-0.13%) ⬇️
src/inspect.c 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

@yshui yshui changed the title Secret project Add prototype picom-inspect Feb 20, 2024
@yshui yshui marked this pull request as ready for review February 20, 2024 13:15
@yshui yshui force-pushed the picom-inspect branch 3 times, most recently from 344d68f to 3b2108d Compare February 20, 2024 13:37
@yshui
Copy link
Owner Author

yshui commented Feb 20, 2024

Future works:

  • support choosing window with window id
  • support automatically picking the next opened window (for windows that are not easy to click)
  • support specifying rules on the command line.

@yshui yshui force-pushed the picom-inspect branch 2 times, most recently from 194cf56 to dc101e0 Compare February 20, 2024 13:45
Signed-off-by: Yuxuan Shui <[email protected]>
@yshui yshui merged commit 9ac5166 into next Feb 20, 2024
18 checks passed
@yshui yshui deleted the picom-inspect branch February 20, 2024 17:25
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.

2 participants