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

Activity.py Porting from GTK3 to GTK4 #474

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

inkerton
Copy link

Ported the file according to the porting commands.
Updates some imports in activity.py

@quozl
Copy link
Contributor

quozl commented May 28, 2024

No useful commit messages. Looked at files changed, but didn't know what was the goal or if it had been reached. I suggest breaking the work into intentional pieces.


class Activity(Window, Gtk.Container):
"""
Initialise an Activity.
(Remaining docstring omitted for brevity)
Copy link
Member

Choose a reason for hiding this comment

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

Why would you omit the docstring for brevity?

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.

None yet

3 participants