https://github.com/cobinja/muffindebugtopics
https://github.com/cobinja/muffindebugtopics
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cobinja/muffindebugtopics
- Owner: Cobinja
- Created: 2013-01-19T14:22:51.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-09-17T20:01:36.000Z (almost 10 years ago)
- Last Synced: 2025-01-07T04:43:44.413Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Muffin Debug Topics
---------------
This is a small Cinnamon applet that can toggle the debug topics for the window manager Muffin.
Installation
---------------
Just copy the folder 'muffin-debug@cobinja.de' to '$HOME/.local/share/cinnamon/applets' or create a corresponding softlink. Then you can enable it via Cinnamon Settings
Usage
--------------
The Applet provides a popup menu with various items which control debug topics. Unfortunately there is no public API in Muffin to check for the status of the topics, so the applet assumes that all topics are disabled on startup.
The menu item 'Verbose' turns on the most verbose mode, which includes all other topics.
>This mode is very very verbose, so you should hopefully never have to use it.