Skip to content

Latest commit

 

History

History

customControls

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

customControls

Replaces the titlebar's original minimum, maximum, and close buttons with custom ones. (with limitations)

Preview

Customization

Just inspect element then save your edits through the marketplace's add css snippet function or through your theme's local CSS file.

The settings menu contains the following options:

  • having the maximize button toggle fullscreen instead of window resizing
  • scaling the control buttons
  • choosing between several preset control button styles

Limitations

  • minimize button is not functional
  • maximize button implementation:
    • removes window animations
    • removes the Windows snap layouts on hover
    • does not do actual "maximized" window state
  • close button implementation:
    • ignores the Spotify option to hide to tray

Credits