Codebase list gnome-shell-extension-appindicator / 4c2cb97
Wrap long lines in changelog entries: 35-1. Changes-By: lintian-brush Fixes: lintian: debian-changelog-line-too-long See-also: https://lintian.debian.org/tags/debian-changelog-line-too-long.html Debian Janitor 2 years ago
1 changed file(s) with 4 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
3131 * statusNotifierWatcher: Move name watching into the indicator logic
3232 * statusNotifierItem: Emit signals about removed items on destruction
3333 * statusNotifierWatcher: Emit the uniqueId when emitting (Un)Registered events
34 * Util: define an unique name watcher and reuse it as watch dog and for the indicator
34 * Util: define an unique name watcher and reuse it as watch dog and for the
35 indicator
3536 * indicatorStatusIcon: Handle scroll events on label too, not only on icon
3637 * indicatorStatusIcon: Use virtual functions to monitor button events
37 * eslint: Add linter rules based on upstream gnome-shell and gjs and use auto-fix
38 * eslint: Add linter rules based on upstream gnome-shell and gjs and use
39 auto-fix
3840 * cleanup: Cleanup code to match eslint rules
3941 * Utils: Do not support connecting to signals via method names
4042