File: 0.2.txt

package info (click to toggle)
jgmenu 4.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,464 kB
  • sloc: ansic: 13,215; perl: 4,953; sh: 3,009; python: 600; makefile: 294; xml: 98
file content (24 lines) | stat: -rw-r--r-- 649 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
jgmenu v0.2 release notes
=========================

Updates since v0.1.2
--------------------

  - Enabled window transparency and rounded corners.

  - Added various config file options including colour, margin,
    padding, radius and border thickness.

  - Added options for max/min number of "visible" menu items.
    Also added --fixed-items=N command line option.

  - Enabled vertical scrolling.

  - Enabled xdg parsing functionality (to show default Linux desktop
    menu).

  - Added ability to check if a program is installed.

  - Added --checkout=<tag> and --parent=<cmd> options.
 
  - Added ^sub() markup for drawing submenu arrow.