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

Windows are hard to resize with mouse #350

Open
moonlitpath opened this issue Oct 27, 2024 · 2 comments
Open

Windows are hard to resize with mouse #350

moonlitpath opened this issue Oct 27, 2024 · 2 comments

Comments

@moonlitpath
Copy link

The area where you can click and drag on window borders is too thin, about 1px wide.

@TheKodeToad
Copy link

Personally I found even with the accessibility variant of the xfwm theme it is very frustrating to resize a window without using your keyboard

@ak-li
Copy link

ak-li commented Feb 20, 2025

I use Greybird under XFCE and can only confirm the statements of @moonlitpath and @TheKodeToad.

My solution was to change the image files

bottom-active.xpm
bottom-left-active.xpm
bottom-right-active.xpm
left-active.xpm
right-active.xpm
bottom-inactive.xpm
bottom-left-inactive.xpm
bottom-right-inactive.xpm
left-inactive.xpm
right-inactive.xpm

under

/usr/share/themes/Greybird/xfwm4/
/usr/share/themes/Greybird-dark/xfwm4/ 
/usr/share/themes/Greybird-accessibility/xfwm4/
/usr/share/themes/Greybird-dark-accessibility/xfwm4/

to a size of 5 resp.8 px.

The screens used have a resolution of 1680x1050 and 1920x1080

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

No branches or pull requests

3 participants