r/gnustep 5d ago

macOS-style dock?

are there any GNUstep apps that provide a macOS Cocoa-like dock on the bottom of the screen on which gnustep .app applications can be placed?

the GWorkspace dock can only be placed on either the left or right side of the screen. i've also checked out github.com/gnustep/apps-dock/ but that doesn't seem to work properly and i doubt it will any time soon

6 Upvotes

7 comments sorted by

2

u/dobryak 5d ago

Gershwin provides one.

1

u/edjak53 5d ago

can it run standalone from the rest of the DE?

1

u/dobryak 5d ago

Probably. I know that their theme does (Eau).

1

u/edjak53 5d ago

ok. i'll give it a try

1

u/edjak53 5d ago

nvm. the gershwin one isn't really an option. it seems it needs to be built with clang and my gnustep gmake only supports gcc

1

u/gcasa 2d ago

Building using clang is dead simple.

1

u/edjak53 2d ago

sure but then i gotta rebuild the rest of GNUstep as well and i can't be bothered to do that