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

fix(transparency): fix issue #26 #38

Merged
merged 6 commits into from
Jan 4, 2021
Merged

fix(transparency): fix issue #26 #38

merged 6 commits into from
Jan 4, 2021

Conversation

sassman
Copy link
Owner

@sassman sassman commented Jan 3, 2021

This PR fixes #26 and incluses:

  • make sure that terminals with opacity are turned into no transparency
  • make sure that the ubuntu case with transparent blury shadow around is still works
  • remove the -trim option of convert on the effect application that missbehaves even for same colored regions

 - make sure that terminals with opacity are turned into no transparency
 - make sure that the ubuntu case with transparent blury shadow around is still works
 - remove the `-trim` option of convert on the effect application that missbehaves even for same colored regions
@sassman sassman force-pushed the fix/xmonad-issue-26 branch from 390515b to 4ceb6f7 Compare January 3, 2021 20:47
…eak on headless ci builds

 - also add some more assertions regarding the transparency cropping
…ssue on macos

 - refactor how transparency is identified into a dedicated function
 - refactor crop into a dedicated function
 - write some tests that work with some test data (frames)
 - refactor feature gate name for all tests that need a real display to `e2e_tests`
 - remove all unused frames that are not used in tests
@sassman sassman force-pushed the fix/xmonad-issue-26 branch from 5cfc368 to 382ccc6 Compare January 4, 2021 22:01
@sassman sassman marked this pull request as ready for review January 4, 2021 22:09
@sassman sassman changed the title DRAFT: fix(transparency): fix issue #26 fix(transparency): fix issue #26 Jan 4, 2021
@sassman sassman merged commit 9ba1873 into main Jan 4, 2021
@sassman sassman deleted the fix/xmonad-issue-26 branch January 4, 2021 22:20
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.

Terminals with opacity causes tiny, not fitting recordings
1 participant