Open
Conversation
All running apps are displayed when Ignis is started. When new window/app is opened then an app icon is added to the tasklist. When window/app is closed then an app icon is removed from tasklist. When app icon is clicked then the focus is moved to given app window.
Owner
|
looks cool, but I think it's better to combine it with the pinned apps and place "dots" below the icon which should reflect the number of windows opened rather than displaying multiple icons of the same app |
Author
|
@linkfrg aye, I will implement it in the next iteration. In addition, I need to figure out how the icon click action should work. |
Owner
Hmm, don't know how to implement it, but it would be good to have: on the icon click a "popup" window should reveal, which would contain something like "windows". Inside each window there are should be the app icon in the center and the app title at the bottom |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I have created a icon-only taskbar for the bar. It updates its state when new widow is opened or closed. Additionally the focus is moved to the app when clicked on the app icon.
In readme there is a demo in Features.