Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-02 | Store menus if smart pointers (RefCount) | Pavel Labath | 1 | -4/+4 | |
This was originally intended to be a bugfix for an memory error reported by valgrind (accessing freed memory). While debugging it, I found the menu ownership semantics confusing (setInternalMenu() et al.), so I decided to get rid of it and store it in smart pointers everywhere. Looking back, I'm not sure if this was worth all the trouble, but the good news is that the valgrind error disappeared. :) | |||||
2011-06-20 | Convert slitlist from a separate file to a regular lua resource | Pavel Labath | 1 | -4/+23 | |
2011-06-15 | Simplify FbTk::Resource template class | Pavel Labath | 1 | -4/+4 | |
by outsourcing the conversion from string/lua to the specific type (and back) to a separate class. This change touches a lot of files because the interface of FbTk::Resource changed slightly. However, the changes are minor. | |||||
2011-05-10 | Convert Screen::reconfigureSig to FbTk::Signal | Pavel Labath | 1 | -4/+1 | |
2011-05-10 | Convert FbTk::Theme::reconfigSig and friends to the new Signal system | Pavel Labath | 1 | -1/+0 | |
I removed the const versions of reconfigSig() in the process since FbTk::Signal has no const methods anyway. | |||||
2011-03-23 | compile fix: sunCC 5.11 (sunstudio 12) compiles and links again | Mathias Gumz | 1 | -1/+1 | |
biggest change: renaming of 'class Layer' to 'class ResourceLayer' in Layer.hh to handle complaints about 'ambiguous Layer: Layer or FbTk::Layer'. 'ResourceLayer' sounds crappy, but that was the best I could come up with right now. | |||||
2011-02-23 | renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItem | Mathias Gumz | 1 | -3/+3 | |
2008-09-28 | Changed resize signal in BScreen to use the new signal system | Henrik Kinnunen | 1 | -0/+1 | |
2008-09-21 | Changed background changed signal in BScreen to use the new signal system | Henrik Kinnunen | 1 | -1/+7 | |
2008-08-06 | use the same options in Slit and Toolbar placement menus | Mark Tiefenbruck | 1 | -9/+8 | |
2008-01-27 | "On head" menu -- reloading and refreshing bugfix. | Tomas Janousek | 1 | -0/+7 | |
We should reload the contents of this menu on Xinerama layout change. I switched it from FbMenu to ToggleMenu, because the selected head wasn't being updated properly. Signed-off-by: Tomas Janousek <tomi@nomi.cz> | |||||
2008-01-05 | update code to use ThemeProxy | Mark Tiefenbruck | 1 | -4/+3 | |
2008-01-04 | remove old svn $Id$ tags | Mark Tiefenbruck | 1 | -2/+0 | |
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -2/+0 | |
2007-12-29 | 'inline' in class declaration is implicitly inline | Mathias Gumz | 1 | -29/+29 | |
2007-12-25 | added resource session.screen<N>.slit.acceptKdeDockapps | Mark Tiefenbruck | 1 | -1/+2 | |
2007-12-13 | added FbTk::CommandRegistry, decentralized command parsing, and made them ↵ | markt | 1 | -1/+1 | |
auto-register | |||||
2007-02-17 | an empty slit without autoHide but with clients in the slitlist file still ↵ | markt | 1 | -3/+4 | |
created a strut | |||||
2007-01-07 | fix intrinsic problem with refcount | simonb | 1 | -1/+1 | |
adjust slit menus to deconstruct properly | |||||
2006-11-12 | removed duplicate headers, patch from Slava Semushin aka php-coder | fluxgen | 1 | -1/+0 | |
2006-07-01 | more dead functions | markt | 1 | -1/+0 | |
2006-04-22 | fix crash when toolbar disabled | simonb | 1 | -1/+1 | |
2006-03-19 | missing file | fluxgen | 1 | -0/+1 | |
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -2/+3 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -7/+12 | |
2005-01-24 | copyright date | mathias | 1 | -1/+1 | |
2004-12-02 | * leftclick on the slitclients in the clientmenu enables/disables it | mathias | 1 | -0/+4 | |
* wheel up/down move the slitclient up/down * visual cosmetic for the slitclient-menu * added "Save SlitList" - menuentry in slitclient-menu | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-09-12 | preliminary support for composite/compositing manager. Also general work | rathnor | 1 | -1/+2 | |
for consistency with transparency resources | |||||
2004-09-11 | init frame window in frame struct | fluxgen | 1 | -1/+8 | |
2004-06-07 | update NLS string handling... | rathnor | 1 | -3/+3 | |
2004-05-17 | fix up slit transparency redraw issues | rathnor | 1 | -2/+1 | |
2004-04-19 | kde dockapp in systray | fluxgen | 1 | -5/+6 | |
2003-08-29 | slit as an observer | fluxgen | 1 | -2/+4 | |
2003-08-11 | rearranged accessors and fixed new timer command | fluxgen | 1 | -24/+23 | |
2003-07-19 | fix up xinerama for heads of toolbar and slit | rathnor | 1 | -2/+2 | |
2003-06-24 | added theme accessors | fluxgen | 1 | -1/+3 | |
2003-06-23 | fix grouping to persist over restart, plus various related bugs. | rathnor | 1 | -1/+3 | |
Also move a large proportion of window initialisation from FluxboxWindow to WinClient | |||||
2003-06-22 | unused variable m_do_auto_hide | fluxgen | 1 | -3/+2 | |
2003-06-20 | moved slit resource from screen | fluxgen | 1 | -6/+11 | |
2003-06-18 | added strut support | fluxgen | 1 | -1/+5 | |
2003-05-17 | fixed slit client die issue | fluxgen | 1 | -1/+2 | |
2003-05-15 | cleaning in FluxboxWindow interface | fluxgen | 1 | -2/+2 | |
2003-05-13 | transparent slit | fluxgen | 1 | -1/+3 | |
2003-05-11 | minor cleaning | fluxgen | 1 | -12/+13 | |
2003-05-07 | fixed expose event | fluxgen | 1 | -1/+2 | |
2003-05-06 | change slit menus to FbMenus | rathnor | 1 | -2/+3 | |
2003-04-25 | minor cleaning | fluxgen | 1 | -9/+6 | |
2003-04-25 | fixed SlitTheme | fluxgen | 1 | -1/+3 | |