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

[Feature Request] Minimization Plugin Integration with Scratchpads #42

Closed
cunbidun opened this issue Jan 6, 2024 · 3 comments
Closed
Labels
enhancement New feature or request

Comments

@cunbidun
Copy link

cunbidun commented Jan 6, 2024

Hi,

Thank you for the fantastic project. I'd like to propose the addition of minimization features through a new plugin. Here are some of the functionalities I'm suggesting:

  1. Introduce a dock/secondary bar, similar to nwg-dock-hyprland or the awesomewm bar:

    • Enabling users to click on a window icon to toggle the visibility of the corresponding window.
  2. Provide an option to display only windows in the current workspace.

  3. Ensure compatibility with the scratchpad plugin:

    • If the scratchpad is visible, the application's icon should be present in the dock.
    • If the scratchpad is not visible, the application's icon should be removed from the dock.

I understand this is a lot to ask for, so please let me know if you think it worth implementing.

Thank you.

@cunbidun
Copy link
Author

cunbidun commented Jan 6, 2024

Actually, to make things less complicated, we probably don't need a GUI interface. Just need to provide some CLI command to:

  1. list
  2. show
  3. hide

@fdev31
Copy link
Collaborator

fdev31 commented Jan 6, 2024

Hello and thank you, show/hide is covered by toggle_minimized somehow ? Then a "list" feature would be enough ?

@cunbidun
Copy link
Author

cunbidun commented Jan 7, 2024

Hey, actually the expose plugin works pretty well for my use case. Closing

@cunbidun cunbidun closed this as completed Jan 7, 2024
@fdev31 fdev31 added the enhancement New feature or request label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants