Open Issues Need Help
View All on GitHubAI 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.
Fork of GWorkspace with modifications for Gerswhin
Fork of GWorkspace with modifications for Gerswhin
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.
Fork of GWorkspace with modifications for Gerswhin
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.
Fork of GWorkspace with modifications for Gerswhin
Fork of GWorkspace with modifications for Gerswhin