labwc/docs
Johan Malm 70421b1207 menu: do not require label attribute for highest level menu definition
Allow highest level menu definitions - typically used for root-menu and
client-menu - to be defined like this:

    <openbox_menu>
      <menu id="">
      </menu>
    </openbox>

Previously this required a label attribute (which was not used for
anything and could be an empty string) as show below:

    <openbox_menu>
      <menu id="" label="">
      </menu>
    </openbox>

Closes issue #472
2022-08-11 20:59:57 +01:00
..
autostart docs/autostart: use wlopm with * 2022-05-04 21:52:20 +01:00
environment src/config/session.c: Update dbus / systemd activation environment 2022-07-29 06:45:24 +01:00
labwc-actions.5.scd workspaces: Allow switching/sending to the last used workspace 2022-06-18 18:34:58 +02:00
labwc-config.5.scd workspaces: Implement config parsing 2022-06-15 22:26:21 +02:00
labwc-menu.5.scd menu: do not require label attribute for highest level menu definition 2022-08-11 20:59:57 +01:00
labwc-theme.5.scd menu: support <separator /> 2022-06-25 14:56:35 +02:00
labwc.1.scd Move config related content from labwc(1) to labwc-config(5) 2022-05-31 22:37:26 +01:00
labwc.desktop src/config/session.c: Update dbus / systemd activation environment 2022-07-29 06:45:24 +01:00
menu.xml menu: do not require label attribute for highest level menu definition 2022-08-11 20:59:57 +01:00
meson.build docs/meson.build: remove environment following 5de92c8 2022-06-01 18:14:26 +01:00
rc.xml docs/rc.xml: explain purpose & remove <mouse> element 2021-09-06 22:07:46 +01:00
rc.xml.all workspaces: Implement config parsing 2022-06-15 22:26:21 +02:00
themerc menu: support <separator /> 2022-06-25 14:56:35 +02:00