Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add context menu #182

Merged
merged 8 commits into from
Nov 10, 2023
Merged

Add context menu #182

merged 8 commits into from
Nov 10, 2023

Conversation

leolost2605
Copy link
Member

@leolost2605 leolost2605 commented Aug 1, 2023

  • Keep in Dock
  • Launch with desktop actions
  • It has a close button that shows up when there are open windows but it doesn't do anything because AFAIK there currently isn't a way to close other applications

Compared to the plank menu it now has an arrow that's pointing to the icon, should we keep it?
The popover currently doesn't close when clicking outside the dock which is a X Server bug.

Fixes #55
Fixes #86

Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! Actions work etc. Left a couple of comments :)

src/Launcher.vala Outdated Show resolved Hide resolved
src/Launcher.vala Outdated Show resolved Hide resolved
src/Launcher.vala Outdated Show resolved Hide resolved
@danirabbit
Copy link
Member

I guess we might as well fix #86 while here?

Copy link
Member

@danirabbit danirabbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Works as expected. Nice job 🚀

@danirabbit danirabbit merged commit 80335a7 into main Nov 10, 2023
4 checks passed
@danirabbit danirabbit deleted the context-menu branch November 10, 2023 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

'Close' & 'Keep in Dock' always at base of list. menu item as popover
2 participants