WayfireWM / WayfireWM/wcm

wcm could use a gtk4 rewrite

Open
#103 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
52
Forks
12
Avg merge
1h 43m
Merged PRs (30d)
2

Description

There are many bugs with current gtk3 wcm, such as wcm setting the wrong option, or setting 0 for int/double options when leaving the plugin view. I have worked on these bugs but determined they are mostly related to gtk3 and gtkmm(3). Porting to gtk4 seems like the path forward, and hopefully will shake out some of the bugs we are facing.

@NamorNiradnug Are you up for this? 😃

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the current GTK3 and gtkmm(3) implementation of wcm and the reported option-setting behavior. The issue does not name files, tests, or entry points, so the first task is to map the existing plugin view and configuration handling. Done means a GTK4 port that addresses the wrong-option and zero-value bugs.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.