index
:
fluxbox.git
fix/dont-deliver-sigalarm
master
pre-devel-1_1
prep/release-1.4.0
The official Fluxbox repository
The Fluxbox Team
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Screen.hh
Age
Commit message (
Collapse
)
Author
Files
Lines
2008-05-12
refactor menu reloading, added FbTk::AutoReloadHelper
Mark Tiefenbruck
1
-13/+14
2008-05-11
more useless code
Mark Tiefenbruck
1
-4/+0
2008-05-09
Fixed so tooltip window in the iconbar when the title changes.
Henrik Kinnunen
1
-3/+10
2008-05-05
add tooltips for iconbar buttons when title is too long to fit
Matteo Galiazzo
1
-2/+7
2008-02-10
removed goto
Henrik Kinnunen
1
-0/+3
2008-01-27
Move windows out of inactive heads upon layout change.
Tomas Janousek
1
-0/+1
Signed-off-by: Tomas Janousek <tomi@nomi.cz>
2008-01-27
Reload the Xinerama layout on RandR signal.
Tomas Janousek
1
-1/+1
The m_head_areas became a vector, because we need to dynamically change its size. The functions manipulating struts (which refer to a particular head) now check whether the head still exists. Signed-off-by: Tomas Janousek <tomi@nomi.cz>
2008-01-19
move position and geometry windows into their own class
Mark Tiefenbruck
1
-4/+4
2008-01-12
move some stuff from Fluxbox to BScreen
Mark Tiefenbruck
1
-0/+2
2008-01-08
split WinButtonTheme into multiple themes
Mark Tiefenbruck
1
-3/+9
2008-01-07
switch FbWinFrameTheme to use FocusableTheme
Mark Tiefenbruck
1
-3/+7
2008-01-05
update code to use ThemeProxy
Mark Tiefenbruck
1
-10/+10
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
-41/+41
2007-12-28
merge MenuTheme with FbTk::MenuTheme
Mark Tiefenbruck
1
-4/+4
2007-12-11
only allow one open menu at a time
markt
1
-6/+0
2007-11-12
a little fix for focusing lowered tabs on other workspaces
markt
1
-1/+1
2007-11-12
allow arbitrary window patterns in iconbar
markt
1
-0/+3
2007-10-24
introduced workspacename for ClientPattern, and some miscellaneous cleanup
markt
1
-16/+5
2007-10-23
allow remembering minimized, maximized, and fullscreen state
markt
1
-3/+0
2007-10-22
replaced ModKey with new key commands StartMoving and StartResizing
markt
1
-11/+0
2007-10-13
merged changes from pre-devel
markt
1
-30/+24
2007-07-07
save workspace names, and some fixes for menu behavior
markt
1
-0/+2
2007-07-03
some security fixes for fluxbox-remote, and a minor change for the gvim fix
markt
1
-0/+2
2007-07-03
fix updating of systemtray and kde dockapps in slit on background change
markt
1
-1/+4
added fluxbox-remote.cc
2007-03-31
fixed some compiling issues
markt
1
-6/+1
2007-03-31
added document
fluxgen
1
-26/+148
2007-03-06
session.screen0.defaultDeco now understands TAB, BORDER, etc.
markt
1
-2/+2
2007-03-04
moved some code around (regarding event handling) in preparation for ↵
markt
1
-3/+13
upcoming features
2007-02-09
added mouse bindings to the keys file
markt
1
-1/+1
2007-01-04
add session.screenN.defaultDeco: <bitmask> to the apps file
markt
1
-1/+3
2006-08-06
distinguish between startup and restart
markt
1
-1/+2
2006-08-02
rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModel
markt
1
-1/+3
2006-07-26
added resource and menu item for maximizing over tabs
markt
1
-0/+2
2006-07-20
allow negative width and height
markt
1
-1/+1
2006-07-20
keep tabs in same order on restart (except some extremely unlikely cases)
markt
1
-2/+2
2006-07-04
some dead resources and the functions that go with them
markt
1
-2/+1
2006-07-02
updated documentation and another dead function
markt
1
-2/+1
2006-07-01
more dead functions
markt
1
-3/+0
2006-05-20
improve native language handling, move messages and menu labels to
simonb
1
-4/+4
FbTk::FbString
2006-04-16
add reversewheeling option
simonb
1
-1/+2
thanks Kalle - ice_jkpg at users.sourceforge.net
2006-04-11
fixed size_t issue with prevWorkspace, minor cosmetic changes to Screen.hh
mathias
1
-5/+5
2006-04-02
size_t fixes, thanks Semushin Slava aka php-coder
fluxgen
1
-1/+1
2006-03-22
more external tab work, tidying and tab width config option
simonb
1
-1/+3
2006-03-22
external tabs features and bugfixes
simonb
1
-3/+10
2006-03-20
external tabs
simonb
1
-0/+2
2006-03-18
added addManagedResource, which adds a resource to BScreen and will be ↵
fluxgen
1
-0/+7
destroy by BScreen
2006-02-19
Added center resize. Resizes all corners at the same time.
fluxgen
1
-0/+1
2006-02-19
moved placement strategies to different PlacementStrategy classes
fluxgen
1
-16/+7
[next]