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

perllib: remove Tk bindings #501

Closed
ThomasAdam opened this issue May 27, 2021 · 0 comments · Fixed by #502
Closed

perllib: remove Tk bindings #501

ThomasAdam opened this issue May 27, 2021 · 0 comments · Fixed by #502
Assignees
Milestone

Comments

@ThomasAdam
Copy link
Member

Tk is nothing special compared to any other widget library. Remove this, and require anything using perllib to explicitly depend on it. Over time, perllib should depend on FvwmMFL to make this easier.

@ThomasAdam ThomasAdam added the type:breaking Issue is not backwards-compatible and will break configs/build label May 27, 2021
@ThomasAdam ThomasAdam added this to the 1.0.3 milestone May 27, 2021
@ThomasAdam ThomasAdam self-assigned this May 27, 2021
ThomasAdam added a commit that referenced this issue May 27, 2021
Although Tk is still a popular widget library, perllib will change
overtime to use FvwmMFL. and thus provide a means for not needing direct
bindings to Tk.

It's an older widget library which doesn't need showcasing in this way,
compared to others (such as fltk).

Fixes #501
ThomasAdam added a commit that referenced this issue May 27, 2021
Although Tk is still a popular widget library, perllib will change
overtime to use FvwmMFL. and thus provide a means for not needing direct
bindings to Tk.

It's an older widget library which doesn't need showcasing in this way,
compared to others (such as fltk).

Fixes #501
@ThomasAdam ThomasAdam removed the type:breaking Issue is not backwards-compatible and will break configs/build label May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant