all repos — fluxbox @ a8ea48df6e675905d36c8b6f42f122032887190b

custom fork of the fluxbox windowmanager

removed old transparency
fluxgen fluxgen
commit

a8ea48df6e675905d36c8b6f42f122032887190b

parent

d0d5f2e547711d91867e33d6409825171c1bae7e

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M src/FbTk/Menu.hhsrc/FbTk/Menu.hh

@@ -22,7 +22,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Menu.hh,v 1.22 2003/07/20 18:05:39 rathnor Exp $ +// $Id: Menu.hh,v 1.23 2003/08/30 01:03:12 fluxgen Exp $ #ifndef FBTK_MENU_HH #define FBTK_MENU_HH

@@ -213,7 +213,6 @@ Menu &m_menu;

}; ThemeObserver m_themeobserver; - std::auto_ptr<Transparent> m_trans; Drawable m_root_pm; static Menu *s_focused; ///< holds current input focused menu, so one can determine if a menu is focused FbPixmap m_frame_pm;