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

Debug mode #201

Merged
merged 2 commits into from
Jul 7, 2019
Merged

Debug mode #201

merged 2 commits into from
Jul 7, 2019

Conversation

yshui
Copy link
Owner

@yshui yshui commented Jul 7, 2019

No description provided.

yshui added 2 commits July 7, 2019 16:20
When enabled, the result will be redirected to a window, and compton
won't take over the screen.

Makes debugging easier.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
@codecov
Copy link

codecov bot commented Jul 7, 2019

Codecov Report

Merging #201 into next will decrease coverage by 0.07%.
The diff coverage is 4.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next     #201      +/-   ##
==========================================
- Coverage   12.76%   12.69%   -0.08%     
==========================================
  Files          42       42              
  Lines        7989     8020      +31     
==========================================
- Hits         1020     1018       -2     
- Misses       6969     7002      +33
Impacted Files Coverage Δ
src/config.h 21.42% <ø> (ø) ⬆️
src/common.h 3.44% <ø> (+3.44%) ⬆️
src/compton.h 55.55% <ø> (ø) ⬆️
src/backend/gl/glx.c 12.5% <0%> (+0.09%) ⬆️
src/options.c 18.04% <0%> (-0.07%) ⬇️
src/backend/xrender/xrender.c 0% <0%> (ø) ⬆️
src/compton.c 17.66% <5.12%> (-0.52%) ⬇️
src/log.h 33.33% <0%> (-11.12%) ⬇️
src/utils.h 21.05% <0%> (-10.53%) ⬇️

@yshui yshui merged commit 3cd61c9 into next Jul 7, 2019
@yshui yshui deleted the debug-mode branch July 7, 2019 15:22
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.

1 participant