Jeffser / Alpaca

An Ollama client made with GTK4 and Adwaita
GNU General Public License v3.0
116 stars 18 forks source link

Put the primary menu in the sidebar and the chat actions in the chat view header #110

Closed lo2dev closed 1 week ago

lo2dev commented 1 week ago

Moves primary menu in the sidebar and the chat actions menu in the chat window.

I think it makes more sense to have chat actions in the chat window header rather than the sidebar. You usually find the primary menu in sidebars if the app has one, but not always, depending on the situation.

I also moved the "Clear Chat" option in the chat actions menu for the same reason.

lo2dev commented 1 week ago

Just realized I probably should've left "Import chat" in the sidebar

lo2dev commented 1 week ago

This might trip people used to the current layout. It doesn't have a big importance so feel free to ignore this PR :)

Jeffser commented 1 week ago

I am so sorry, I didn't see this PR and I just implemented something really similar, thanks for your work anyways, sorry again

lo2dev commented 1 week ago

No worries :)