-
Notifications
You must be signed in to change notification settings - Fork 27
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
Initial gtk4 migration #39
Conversation
I suggest to remove libappindicator support |
feature (#37): included in this PR |
I believe we need to do this tasks to have working X11 version.
|
@ochibani I fixed colors of button select and area selector to use theme colors |
Select a Window is not supported in Wayland due to security measures. |
@ochibani that wired |
Audio recording not working in old version gtk3 due to how record button function works, so I removed the audio only record functionality as it's not core functionality for blue recorder. |
Thank you, I will merge your changes |
I tried to minimize code changes it's not working yet, but can be a good starting point.
The window size is not the same as the gtk3 version, probably something wrong in main.ui file.
FileChooserButton not the same as the gtk3 we can make it look and act the same as old version, but I don't think this is useful.
We need to replace Appindicator