Date: Sat, 23 Feb 2013 15:58:36 -0500 From: grarpamp <grarpamp@gmail.com> To: freebsd-x11@freebsd.org Subject: Custom Widget Box Suggestions? Message-ID: <CAD2Ti2_-3irXvA4YwLPmKskCpokNztwTvL20S4FmEGN85Hp-bA@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I'd like to make a widget box that... - Is an arbitrary x:y sized grid of choices - Each choice has an arbitrary description - Click on a choice executes an underlying shell action - Is window manager agnostic (multiple are in use) - Is display (DISPLAY=) agnostic (multiple are in use) - Is manageable by the window manager (like xterm) - Is already builtin or a simple package, no big frameworks/compiled - Maybe auto resizing font when window is resized? I see what comes with my WM for widgets, and wrote menu items for some things. But want something generic, always on screen, and perhaps even plain X11 tools. Ideas? +---------+----------+ | do this | do other | +---------+----------+ | run foo | kick bar | +---------+----------+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAD2Ti2_-3irXvA4YwLPmKskCpokNztwTvL20S4FmEGN85Hp-bA>