Fork of GWorkspace with modifications for Gerswhin

5 Open Issues Need Help Last updated: Jul 2, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Rename "Move to Recycler" and "Empty Recycler" menu items in the GWorkspace File menu to "Move to Trash" and "Empty Trash", respectively. This involves finding the relevant strings in the source code using a grep search and then modifying them. An example commit demonstrating menu item removal is provided as a reference.

Complexity: 3/5
good first issue help wanted

Fork of GWorkspace with modifications for Gerswhin

Objective-C
help wanted

Fork of GWorkspace with modifications for Gerswhin

Objective-C

AI Summary: Implement support for displaying miniaturized application icons within the GWorkspace dock. This likely involves modifying the IconManager and will require re-implementation when the dock is rewritten.

Complexity: 4/5
help wanted

Fork of GWorkspace with modifications for Gerswhin

Objective-C

AI Summary: Create a help viewer application that can be used by all GNUstep applications, initially tested with GWorkspace. The help viewer should provide access to application documentation and potentially integrate with existing help systems.

Complexity: 4/5
help wanted

Fork of GWorkspace with modifications for Gerswhin

Objective-C
help wanted

Fork of GWorkspace with modifications for Gerswhin

Objective-C