Skip to content
This repository was archived by the owner on Jul 7, 2019. It is now read-only.

jaszhix/icingtaskmanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

238ec1e · Aug 13, 2018
Aug 13, 2018
Jan 4, 2018
Jul 18, 2017
Aug 12, 2018
Sep 24, 2017
Oct 31, 2016
Oct 6, 2017
Jul 31, 2018
Jul 11, 2018
Feb 10, 2017
Jan 4, 2018
May 12, 2018
Apr 1, 2017
Sep 24, 2017

Repository files navigation

Please submit PRs to the upstream Cinnamon Spices repository.

Icing Task Manager

This is a fork of the unfinished development branch of Window List With App Grouping applet, originally by jake-phy who forked the code from GNOME Shell Window List.

Changes from the original version

See the changelog.

Usage

There are many options in the applet's Preferences that cater to many users' different needs. If you find a problem with your theme, try toggling the options under Theme Settings.

In order to use Firefox bookmarks, you need to install the gir1.2-gda-5.0 package.

Contributing

  • Clone the Cinnamon Spices repository and navigate to IcingTaskManager@json.
  • Use the latest NodeJS LTS.
  • Install node modules: npm install
  • Install gulp globally: sudo npm install -g gulp
  • From the root of this applet's directory, start transpile watch task: gulp spawn-watch
  • This task will auto-reload the extension on every edit.
  • Monitor the logging output of xsession-errors:
  • tail -f -n100 ~/.xsession-errors.log
  • Use two spaces for indentation.