cdfa / AutoSetupLongTapFreeze

Script for Lightning Launcher that automatically sets up app freezing on any app in a container. See http://www.lightninglauncher.com/wiki/doku.php?id=script_autosetupappfreeze for more info
4 stars 0 forks source link

Do not freeze the applications with "!" in the beginning of the title. #14

Open JardaG opened 7 years ago

JardaG commented 7 years ago

Even when the entire folder is frozen. I have a folder with sms apps, and several times I happened to have frozen the whole folder in error and then my sms stopped coming.

JardaG commented 7 years ago

Also for "!" in the beginning of the name of folder.

cdfa commented 7 years ago

can't u use the blacklist for preventing this?

JardaG commented 6 years ago

Blacklist is not suitable for quick and easy editing by the user. :(

  1. I need to know the exact system name of the application.
  2. I have to manually edit the script directly.
  3. It is not possible to have the freeze block on one desktop turned on and on another desktop to have the freeze block off.

Please try to implement this title verification in script, thank you! :)

BTW, sort by name in the folder gives all icons with "!" at the beginning of the label in the first place in the folder, which is quite clearly arranged. ;)

cdfa commented 6 years ago

Hmm, fair point. Having to put stuff in the label of an item seems a little ugly though. I would prefer some kind of preferences or settings interface for all items, but this is much harder to implement, so maybe for now the uglier way is better