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

Resize Windows manually #430

Open
ccoupe opened this issue Jan 16, 2019 · 4 comments
Open

Resize Windows manually #430

ccoupe opened this issue Jan 16, 2019 · 4 comments

Comments

@ccoupe
Copy link

ccoupe commented Jan 16, 2019

Shoes 3.3.7 for Linux and Windows has a bug when manually resizing windows that have a menubar - they don't shrink.

@ccoupe ccoupe changed the title Resize Windowss manually Resize Windows manually Jan 16, 2019
@ccoupe ccoupe self-assigned this Jan 16, 2019
@tuttza
Copy link
Contributor

tuttza commented Jan 5, 2020

@ccoupe I'll take a look at the scroll bar issue.

@ccoupe
Copy link
Author

ccoupe commented Jan 5, 2020

There is a issue talking about that problem. I can't seem to find it, now. Good Luck. Fixing one has the effect of regressing the other.

@ccoupe
Copy link
Author

ccoupe commented Jan 7, 2020

One thing we can do is to use the GTK type checking macros for calls to Gtk functions. The macros can/do expand to run time type checking and I've played fast and loose with casting. That could be the problem. And it's just good practice.

@tuttza
Copy link
Contributor

tuttza commented Jan 7, 2020

Yeah I also think that might be causing some issues, also some warnings about it as well when compiling. I'm working on fixing these, hopefully really fix the resize issue.

ccoupe pushed a commit that referenced this issue Jan 12, 2020
finish moving the monitors and windows console code to separate files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants