kolibrios/programs/system/notify3
ace_dent 4e2a675928 Optimize png files for programs/system resources
Lossless optimization of png image files, using `pngslim` and other tools.
Program graphics (compiled or included with software):
- Slimmed 7.1 KiB (~7.1 KiB kpacked), ~54% saving for 1 file. Note: Color mode changed RGBA>Palette.
Documentation only artwork (distributed outside a program):
- Slimmed 62 B (~64 B kpacked), ~6% saving for 1 file.
Source artwork material (not directly included in a distribution):
- Slimmed 1.9 KiB (~1.9 KiB kpacked), ~17% saving for 1 file.

git-svn-id: svn://kolibrios.org@10021 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-13 11:51:04 +00:00
..
icons Optimize png files for programs/system resources 2024-05-13 11:51:04 +00:00
build.bat Backy: new version by JohnXenox 2020-05-27 20:51:12 +00:00
notify.asm Apps: fixed 3 programs for using a long path in parameters 2024-05-10 16:54:08 +00:00
notify.inc move notify.inc into notify3 folder, move cmd to outdated folder 2020-04-13 23:21:48 +00:00
readme.txt add processbar; fix redraws and a lot of other bugs 2015-11-08 12:02:33 +00:00
test_ctrl.asm move notify.inc into notify3 folder, move cmd to outdated folder 2020-04-13 23:21:48 +00:00
test#1.sh Notify3: del HARDDRRIVE icon, integration in @icon and mouseemul 2014-04-10 13:37:25 +00:00
test#2.sh Notify3: icon P -> S; new "sound" and "ok" icons 2014-04-11 13:59:51 +00:00
Tupfile.lua switch build system to Tup 2014-09-12 15:15:23 +00:00

1. INSTALL
  Copy "@notify" and "notify3.png" to "/sys/". Launch "test.sh" for testing.

2. FORMAT
 2.1 RUN
  a) @notify <TEXT>
  b) @notify "<TEXT>" [-<KEYS>]
  c) @notify '<TEXT>' [-<KEYS>]

 2.2 <TEXT>
  All charactes. If you won`t to write character of quote (" or '), you must
  enter \ before it (\" or \'). New-line character is "\n" or char 10.

 2.3 <KEYS>
  d - disable auto-closing
  c - disable closing by click
  t - title
  p - progressbar

  2.3.1 ICONS:
   A - application
   E - error
   W - warning
   O - ok
   N - network
   I - info
   F - folder
   C - component
   M - mail
   D - download
   S - sound