pkgsrc/wm/fluxbox/PLIST
xtraeme 6bc2f326a6 Update wm/fluxbox to 0.9.10.
Changes:

    * Old styles should look like they used to
    * New actions:
      * directional focus movement:
        FocusUp, FocusDown, FocusLeft, FocusRight
      * other:
        RaiseLayer, LowerLayer, Exit
    * Added apps file matching on WM_WINDOW_ROLE
      * use "role=string". Particularly useful for gaim+gimp windows
       [app] (role=buddy_list) ...
    * Window menu file
      * new resource:
        * session.screen<num>.windowMenu: <filename>
      * The menu file format is the same as the normal ~/.fluxbox/menu
        but with some special menu items:
        [iconify], [maximize], [shade], [close], [extramenus]
        [layer], [sendto]
        + the all the other menu items that you can use in the normal
        root menu (i.e [exec] (aterm) {aterm})
        The [extramenus] will add  "remember" menu
        example: session.screen0.windowMenu: ~/.fluxbox/windowmenu
        [begin]
          [exec] (aterm) {aterm}
          [maximize]
          [shade]
          [close]
        [end]
    * Added [wallpapers|wallpapermenu|rootcommands] to possible
      menuitems
      * [wallpapers] (directory) {rootcommand}
        creates a submenu in the menu to click on the wallpaper one
        wants. default rootcommand is fbsetbg
    * Improved menu transparent rendering speed and the
      text is not transparent anymore so you are able
      to see the text even if you have 100% transparency
    * New menu theme items:
      * menu.titleHeight: <integer>
      * menu.itemHeight: <integer>
      The height of the item/title will be the biggest of
      font height + bevel and the specified height, so the
      text will always fit.
    * Added icons in menu and improved menu loading speed
      * New option for menu file:
       [key] (label) {argument to key} <the icon filename>
       example:
       [exec] (aterm) {aterm} <terminal.xpm>
    * Improve rendering speed of toolbar
    * Supports _NET_WM_WINDOW_TYPE_DESKTOP
      * eg nautilus desktop windows are on the bottom, not tabable, etc
    * Added some new options font loading:
      *.font:  fontname-size:option,specoption1:key=val;key2=val2 etc
      eg:
      *.font: Verdana-10:bold,shadow:offsetx=2;offsety=4;color=green
      *.font: Verdana-10:halo:color=blue
      possible specoptions atm:
      halo:
        color=colorname
      shadow:
        color=colorname
        offsetx=number  (negative allowed)
        offsety=number  (negative allowed)
    * Fixed so one can use to use this in the apps-file:
      [Layer] {number | literal}
      ex:
          [Layer] {BOTTOM}
      while literal is one of
      DESKTOP BOTTOM NORMAL TOP DOCK ABOVEDOCK MENU
    * fluxbox-generate_menu:
      * Preliminary basic support for icons in fluxbox-generate_menu
        put a <progname>.xpm into ~/.fluxbox/icons. e.g. Eterm.xpm
2004-09-02 21:56:32 +00:00

118 lines
4.4 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2004/09/02 21:56:32 xtraeme Exp $
bin/fbrun
bin/fbsetbg
bin/fluxbox
bin/fluxbox-generate_menu
bin/startfluxbox
man/man1/fbrun.1
man/man1/fbsetbg.1
man/man1/fluxbox.1
man/man1/fluxstyle.1
man/man1/startfluxbox.1
share/fluxbox/init
share/fluxbox/keys
share/fluxbox/menu
share/fluxbox/nls/C/fluxbox.cat
share/fluxbox/nls/bg_BG/fluxbox.cat
share/fluxbox/nls/da_DK/fluxbox.cat
share/fluxbox/nls/de_DE/fluxbox.cat
share/fluxbox/nls/es_ES/fluxbox.cat
share/fluxbox/nls/et_EE/fluxbox.cat
share/fluxbox/nls/fr_FR/fluxbox.cat
share/fluxbox/nls/it_IT/fluxbox.cat
share/fluxbox/nls/ja_JP/fluxbox.cat
share/fluxbox/nls/lv_LV/fluxbox.cat
share/fluxbox/nls/nl_NL/fluxbox.cat
share/fluxbox/nls/pl_PL/fluxbox.cat
share/fluxbox/nls/pt_BR/fluxbox.cat
share/fluxbox/nls/pt_PT/fluxbox.cat
share/fluxbox/nls/ru_RU/fluxbox.cat
share/fluxbox/nls/sl_SI/fluxbox.cat
share/fluxbox/nls/sv_SE/fluxbox.cat
share/fluxbox/nls/tr_TR/fluxbox.cat
share/fluxbox/styles/Artwiz
share/fluxbox/styles/BlueFlux/pixmaps/button_close_active.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_close_pressed.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_close_unfocus.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_max_active.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_max_pressed.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_max_unfocus.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_min_active.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_min_pressed.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_min_unfocus.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_stick_active.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_stick_pressed.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_stick_unfocus.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_stuck.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_stuck_unfocus.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_toolbar.xpm
share/fluxbox/styles/BlueFlux/pixmaps/button_toolbar_pressed.xpm
share/fluxbox/styles/BlueFlux/pixmaps/menu_frame.xpm
share/fluxbox/styles/BlueFlux/pixmaps/title_bar.xpm
share/fluxbox/styles/BlueFlux/pixmaps/title_bar_unfocus.xpm
share/fluxbox/styles/BlueFlux/pixmaps/toolbar.xpm
share/fluxbox/styles/BlueFlux/pixmaps/toolbar_label.xpm
share/fluxbox/styles/BlueFlux/theme.cfg
share/fluxbox/styles/BlueNight
share/fluxbox/styles/Carbondioxide
share/fluxbox/styles/Clean
share/fluxbox/styles/Cthulhain
share/fluxbox/styles/Emerge/pixmaps/bullet.xpm
share/fluxbox/styles/Emerge/pixmaps/close-pressed.xpm
share/fluxbox/styles/Emerge/pixmaps/close-unfocus.xpm
share/fluxbox/styles/Emerge/pixmaps/close.xpm
share/fluxbox/styles/Emerge/pixmaps/icon-pressed.xpm
share/fluxbox/styles/Emerge/pixmaps/icon-unfocus.xpm
share/fluxbox/styles/Emerge/pixmaps/icon.xpm
share/fluxbox/styles/Emerge/pixmaps/max-pressed.xpm
share/fluxbox/styles/Emerge/pixmaps/max-unfocus.xpm
share/fluxbox/styles/Emerge/pixmaps/max.xpm
share/fluxbox/styles/Emerge/pixmaps/selected.xpm
share/fluxbox/styles/Emerge/pixmaps/stick-pressed.xpm
share/fluxbox/styles/Emerge/pixmaps/stick-unfocus.xpm
share/fluxbox/styles/Emerge/pixmaps/stick.xpm
share/fluxbox/styles/Emerge/pixmaps/stuck-pressed.xpm
share/fluxbox/styles/Emerge/pixmaps/stuck-unfocus.xpm
share/fluxbox/styles/Emerge/pixmaps/stuck.xpm
share/fluxbox/styles/Emerge/pixmaps/unselected.xpm
share/fluxbox/styles/Emerge/theme.cfg
share/fluxbox/styles/Flux
share/fluxbox/styles/LemonSpace
share/fluxbox/styles/Makro
share/fluxbox/styles/MerleyKay
share/fluxbox/styles/Meta
share/fluxbox/styles/Minimal
share/fluxbox/styles/Nyz
share/fluxbox/styles/Operation
share/fluxbox/styles/Outcomes
share/fluxbox/styles/Rampage
share/fluxbox/styles/Results
share/fluxbox/styles/Shade
share/fluxbox/styles/Spiff
share/fluxbox/styles/Twice
share/fluxbox/styles/qnx-photon
@dirrm share/fluxbox/styles/Emerge/pixmaps
@dirrm share/fluxbox/styles/Emerge
@dirrm share/fluxbox/styles/BlueFlux/pixmaps
@dirrm share/fluxbox/styles/BlueFlux
@dirrm share/fluxbox/styles
@dirrm share/fluxbox/nls/tr_TR
@dirrm share/fluxbox/nls/sv_SE
@dirrm share/fluxbox/nls/sl_SI
@dirrm share/fluxbox/nls/ru_RU
@dirrm share/fluxbox/nls/pt_PT
@dirrm share/fluxbox/nls/pt_BR
@dirrm share/fluxbox/nls/pl_PL
@dirrm share/fluxbox/nls/nl_NL
@dirrm share/fluxbox/nls/lv_LV
@dirrm share/fluxbox/nls/ja_JP
@dirrm share/fluxbox/nls/it_IT
@dirrm share/fluxbox/nls/fr_FR
@dirrm share/fluxbox/nls/et_EE
@dirrm share/fluxbox/nls/es_ES
@dirrm share/fluxbox/nls/de_DE
@dirrm share/fluxbox/nls/da_DK
@dirrm share/fluxbox/nls/bg_BG
@dirrm share/fluxbox/nls/C
@dirrm share/fluxbox/nls
@dirrm share/fluxbox