Skip to content

klangman/NewWindowSettings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

New Window Settings

A Cinnamon extension to configure newly opened windows based on the new windows Application. Currently it only allow you to remember the "Always on Top" and "Only on This Workspace" settings for each application and re-apply those settings when new instances of the application is opened.

Requirements

This extension requires Cinnamon 5.4 or better. I have done very limited testing on older (pre 6.4) releases.

Installation

Follow these instructions to install manually:

  1. Clone the repo (or Download the latest repo by clinking on the green "code" button above then click "Download ZIP")

    git clone https://github.com/klangman/NewWindowSettings.git
    
  2. If you downloaded a ZIP, decompress the zip into a directory of your choice

    unzip ~/Downloads/NewWindowSettings-main.zip
    
  3. Change directory to the cloned repo or the decompressed ZIP file

  4. Link the "NewWindowSettings@klangman" directory into the "~/.local/share/cinnamon/extensions/" directory

    ln -s $PWD/NewWindowSettings@klangman ~/.local/share/cinnamon/extensions/NewWindowSettings@klangman
    
  5. Open the Cinnamon Extensions application (Menu->Preferences->Extensions)

  6. Select the "New Window Settings" entry and then click the "+" button at the bottom of the Extensions window

  7. Use the "gears" icon to open the setting window and setup the preferred behavior

Feedback

Feel free to open an issue here in my Github repo if you want to make a suggestion or report an issue.

If you like this Cinnamon extension, "star" this Github repository to encourage me to continue working on the project. Thanks!

Credits

The Blur Cinnamon icon was generated by Google Gemini

About

Cinnamon extension to configure newly opened application windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published