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

window-list: Allow smaller panel heights #214

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

soreau
Copy link
Member

@soreau soreau commented Jan 23, 2024

Set the scrolled window policy to NEVER instead of AUTOMATIC to allow it to become smaller than 32 pixels in height.

Set the scrolled window policy to NEVER instead of AUTOMATIC to allow it to
become smaller than 32 pixels in height.
@mrsteve0924
Copy link

trying to build from window-list-height branch and getting errors. not sure why it says "wayfire found no". and i have glm installed.

Found pkg-config: YES (/usr/bin/pkg-config) 2.1.0
Found CMake: /usr/bin/cmake (3.28.2)
Run-time dependency wayfire found: NO (tried cmake)

meson.build:16:17: ERROR: Dependency lookup for wayfire with method 'pkgconfig' failed: Could not generate cflags for wayfire:
Package glm was not found in the pkg-config search path.
Perhaps you should add the directory containing `glm.pc'
to the PKG_CONFIG_PATH environment variable
Package 'glm', required by 'wf-config', not found

Copy link
Member

@ammen99 ammen99 left a comment

Choose a reason for hiding this comment

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

Thanks :)

@ammen99 ammen99 merged commit 6779db4 into master Mar 13, 2024
4 checks passed
@ammen99 ammen99 deleted the window-list-height branch March 13, 2024 12:44
ammen99 pushed a commit that referenced this pull request Mar 13, 2024
Set the scrolled window policy to NEVER instead of AUTOMATIC to allow it to
become smaller than 32 pixels in height.
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.

3 participants