-
Notifications
You must be signed in to change notification settings - Fork 580
New applets to complement Maximus extension #7727
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
Merged
Merged
Conversation
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
|
Pardon my ignorance, I have read the readme file a couple of times and I can't figure out, if I'm following the correct process to add a new applet. I would like to know, if:
Thank you for your consideration and hope you could solve some of my doubts about this process, possibly document in the readme file for others. |
naheller
pushed a commit
to naheller/cinnamon-spices-applets
that referenced
this pull request
Nov 3, 2025
* first commit * inform current monitor limitations * inform no support for multipe monitors * avoid errors while adding, removing window buttons order in config * add window title change feedback * add options, improve instructions * control restart errors better * control restart errors * typos * typos * add version number * typos * remove comas * consider monitors * added window monitor change support * improve instructions * regex default * improve instructions * fix ignore by window type * improve focus visual * improve focus visual * fix error in metadata * fix metadata * fix error messages on startup * improve settings descriptions * improve readme instructions, limitations * fix regex changed by user * fix: return default * let user pick background color * do not show buttons on desktop selected * refactor, simplify code
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.
Maximus extensión allows to fully maximize any window without the title bar.
Under this situation the user loses information about the windows name and the close, maximize, minimize buttons.
maximus-title : displays a window title so a user can identify any active window including the one maximized
maximus-buttons : adds virtual window buttons on the status bar to allow the user to interact as with the regular title bar buttons.