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

Bitmap image support #175

Merged

Conversation

barrrguzin
Copy link
Contributor

Added a new function to create a cairo surface from a bitmap image (.bmp)

@barrrguzin barrrguzin marked this pull request as draft May 30, 2024 00:46
@barrrguzin barrrguzin changed the title Hyprpaper with bitmap image support Bitmap image support May 30, 2024
@barrrguzin barrrguzin marked this pull request as ready for review May 30, 2024 11:24
src/helpers/Bmp.cpp Outdated Show resolved Hide resolved
src/helpers/Bmp.cpp Outdated Show resolved Hide resolved
src/helpers/Bmp.cpp Show resolved Hide resolved
src/helpers/Bmp.cpp Outdated Show resolved Hide resolved
src/helpers/Bmp.cpp Outdated Show resolved Hide resolved
Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

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

thats it rest lgtm

src/helpers/Bmp.cpp Outdated Show resolved Hide resolved
Copy link
Member

@vaxerski vaxerski left a comment

Choose a reason for hiding this comment

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

thanks!

@vaxerski vaxerski merged commit 374d6e2 into hyprwm:main Jun 7, 2024
1 check passed
@barrrguzin barrrguzin deleted the hyprpaper-with-bitmap-image-support branch June 8, 2024 14:35
vaxerski pushed a commit that referenced this pull request Jul 17, 2024
* Add handler "reload" to do a change of wallpaper by one hyprctl execution

* fixed contain parameter handling in "handleReload"

* added bitmap (.bmp) image support

* refactored

* reserve -> resize
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