Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-20 | delay repositioning of labels | Thomas Lübking | 1 | -0/+2 | |
The iconbuttons delay their update to cover multiple changes, so if the labels are repositioned early, they'll operate on dated titles BUG: 1155 On the run, centralize the delay value in IconButton::updateLaziness() | |||||
2016-09-21 | show tooltips for tabs | Thomas Lübking | 1 | -1/+1 | |
on the run (yes sucks, sorry) fixes a bug where windows were not activated on hovering the tab (for focus-follows-mouse policies) REQUEST: 95 The iconbar already shows tooltips and I doubt the claim that (untabbed) titlebars are "often" too short for the window title. | |||||
2016-08-06 | expose a preferredWidth of *Button's | Thomas Lübking | 1 | -0/+2 | |
2016-08-06 | delay title updates | Thomas Lübking | 1 | -0/+2 | |
Notably shells will cause brief interim titles when calling short-lived commands (try "ls"...) This covers such by waiting 100ms after every title update before reacting (the title will have returned in the mentioned cases, the UI remains steady) | |||||
2016-08-06 | signal title changes | Thomas Lübking | 1 | -0/+3 | |
so that interested parties (the iconbar ;-) can use/forward them | |||||
2011-05-10 | Convert Focusable::attentionSig to FbTk::Signal | Pavel Labath | 1 | -3/+1 | |
2010-03-26 | Changed title signal in Focusable to new signal system | Henrik Kinnunen | 1 | -0/+6 | |
2010-03-18 | Changed Focusable::focusSig() to new signal system. | Henrik Kinnunen | 1 | -0/+3 | |
The focus signal emits the window that had the focus status changed. | |||||
2008-05-09 | Fixed so tooltip window in the iconbar when the title changes. | Henrik Kinnunen | 1 | -1/+4 | |
2008-05-05 | add tooltips for iconbar buttons when title is too long to fit | Matteo Galiazzo | 1 | -0/+2 | |
2008-01-07 | added new ThemeProxy for automatically handling focused vs. unfocused ThemeItems | Mark Tiefenbruck | 1 | -4/+7 | |
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -3/+7 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-10-13 | merged changes from pre-devel | markt | 1 | -7/+14 | |
2006-04-15 | implement vertical toolbar placement options | simonb | 1 | -0/+2 | |
2006-03-26 | rotated fonts, buttons, containers. Used for tabs for now | simonb | 1 | -1/+1 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-04-26 | extension of previous big patch. Move a bunch of menu things onto | simonb | 1 | -1/+1 | |
background pixmap. Same for textbuttons. | |||||
2005-02-07 | updated copyright dates | mathias | 1 | -1/+1 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-10-22 | added iconbar.wheelMode and iconbar.deiconifyMode | akir | 1 | -3/+4 | |
2003-11-27 | toggle pixmap for IconButton | fluxgen | 1 | -2/+7 | |
2003-09-10 | clearArea | fluxgen | 1 | -2/+6 | |
2003-08-19 | moved textbutton to fbtk | fluxgen | 1 | -4/+3 | |
2003-08-11 | shows pixmap with text | fluxgen | 1 | -0/+59 | |