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

Minimize GUI Plugins #84

Merged
merged 9 commits into from
Aug 1, 2020

Commits on Jun 19, 2020

  1. Add option to minimize plugins when in floating state

    Signed-off-by: Sarathkrishnan Ramesh <[email protected]>
    Sarath18 committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    bc117b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2020

  1. Add option to minimize plugins when in docked state

    Signed-off-by: Sarathkrishnan Ramesh <[email protected]>
    Sarath18 committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    a3fca10 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Minor updates

    * Handle case when user manually minimizes plugin using resize
    
    * Replace nested if with switch case for better readability
    
    Signed-off-by: Sarathkrishnan Ramesh <[email protected]>
    Sarath18 committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    6597173 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Configuration menu
    Copy the full SHA
    aab9f8b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Minor updates

    * Rename minimize to collapse
    
    * Rename states
    
    * Add switch in card settings to enable/disable collapse button
    
    * Add a collapsed plugin to plugin_params.config
    
    Signed-off-by: Sarathkrishnan Ramesh <[email protected]>
    Sarath18 committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    f264ca1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Fix last plugin collapse in docked state

    Signed-off-by: Sarathkrishnan Ramesh <[email protected]>
    Sarath18 committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    95670a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Retain collapsed state when docked and undocked

    Signed-off-by: Sarathkrishnan Ramesh <[email protected]>
    Sarath18 committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    d2edf55 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. fix undefined child on close

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    3483451 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d2f5b0 View commit details
    Browse the repository at this point in the history