aboutsummaryrefslogtreecommitdiff
path: root/src/IconButton.hh
AgeCommit message (Collapse)AuthorFilesLines
2011-12-10fbcompose - A compositing addon for fluxbox window manager.Gediminas Liktaras1-0/+2
fbcompose(1) is an optional compositing addon for fluxbox window manager. It augments fluxbox with a number of graphical features. Most notably, fbcompose allows fluxbox to properly display applications that require compositing (docky, for example), adds support for true window transparency (as opposed to fluxbox's pseudo transparency) and provides a plugin framework to extend the compositor's functionality. As this is still a beta version of the compositor, the bugs are likely.
2011-11-01Attach a modifiedSig handler to the session.tabPadding resourcePavel Labath1-0/+2
ps: this is a bonus, without this one needed to completely restart fluxbox for the updates to tabPadding to take effect.
2011-05-10Convert Focusable::attentionSig to FbTk::SignalPavel Labath1-3/+1
2010-03-26Changed title signal in Focusable to new signal systemHenrik Kinnunen1-0/+6
2010-03-18Changed Focusable::focusSig() to new signal system.Henrik Kinnunen1-0/+3
The focus signal emits the window that had the focus status changed.
2008-05-09Fixed so tooltip window in the iconbar when the title changes.Henrik Kinnunen1-1/+4
2008-05-05add tooltips for iconbar buttons when title is too long to fitMatteo Galiazzo1-0/+2
2008-01-07added new ThemeProxy for automatically handling focused vs. unfocused ThemeItemsMark Tiefenbruck1-4/+7
2008-01-05update code to use ThemeProxyMark Tiefenbruck1-3/+7
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck1-2/+0
2007-10-13merged changes from pre-develmarkt1-7/+14
2006-04-15implement vertical toolbar placement optionssimonb1-0/+2
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb1-1/+1
2006-02-16updated copyright infomathias1-1/+1
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb1-1/+1
background pixmap. Same for textbuttons.
2005-02-07updated copyright datesmathias1-1/+1
2005-01-24copyright datemathias1-1/+1
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-22added iconbar.wheelMode and iconbar.deiconifyModeakir1-3/+4
2003-11-27toggle pixmap for IconButtonfluxgen1-2/+7
2003-09-10clearAreafluxgen1-2/+6
2003-08-19moved textbutton to fbtkfluxgen1-4/+3
2003-08-11shows pixmap with textfluxgen1-0/+59