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.cc
Age
Commit message (
Collapse
)
Author
Files
Lines
2008-01-19
move position and geometry windows into their own class
Mark Tiefenbruck
1
-169/+11
2008-01-15
must initialize toolbar before the windows
Henrik Kinnunen
1
-5/+6
2008-01-12
move some stuff from Fluxbox to BScreen
Mark Tiefenbruck
1
-3/+46
2008-01-11
make FbTk::Command a template class, split parsing information out of ↵
Mark Tiefenbruck
1
-12/+12
ObjectRegistry
2008-01-08
split WinButtonTheme into multiple themes
Mark Tiefenbruck
1
-1/+3
2008-01-07
switch FbWinFrameTheme to use FocusableTheme
Mark Tiefenbruck
1
-49/+61
2008-01-07
added new ThemeProxy for automatically handling focused vs. unfocused ThemeItems
Mark Tiefenbruck
1
-10/+10
2008-01-05
update code to use ThemeProxy
Mark Tiefenbruck
1
-39/+33
2008-01-04
remove old svn $Id$ tags
Mark Tiefenbruck
1
-3/+0
2008-01-02
more header 'correctness'
Mathias Gumz
1
-0/+1
2007-12-30
removed some unneeded headers
Mathias Gumz
1
-3/+2
2007-12-28
moved DelayedCmd from Screen.cc to FbTk/Timer.cc, added it to the keys file
Mark Tiefenbruck
1
-23/+1
2007-12-28
merge MenuTheme with FbTk::MenuTheme
Mark Tiefenbruck
1
-2/+2
2007-12-28
move STLUtil to FbTk
Mark Tiefenbruck
1
-3/+2
2007-12-27
architecture astronomy
Mark Tiefenbruck
1
-27/+28
2007-12-25
don't add new windows to front of focus list if they don't acquire the focus
Mark Tiefenbruck
1
-1/+1
2007-12-25
added resource session.screen<N>.slit.acceptKdeDockapps
Mark Tiefenbruck
1
-2/+2
2007-12-23
added focused/unfocused borders to styles
Mark Tiefenbruck
1
-4/+4
2007-12-21
little cleanup
Mark Tiefenbruck
1
-28/+11
2007-12-18
holding control will now keep the menu open
Mark Tiefenbruck
1
-3/+5
2007-12-16
load style before loading theme objects, remove duplicate theme load
Mark Tiefenbruck
1
-6/+0
2007-12-16
changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>
Mark Tiefenbruck
1
-6/+6
2007-12-13
added FbTk::CommandRegistry, decentralized command parsing, and made them ↵
markt
1
-6/+6
auto-register
2007-12-11
only allow one open menu at a time
markt
1
-37/+0
2007-12-09
added OnTitlebar modifier to keys file
markt
1
-1/+2
2007-11-23
somewhat fixed DeiconifyCmd
markt
1
-1/+1
2007-11-22
added special FocusIn/Out MouseOver/Out ChangeWorkspace keys
markt
1
-0/+2
2007-11-20
move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbed
markt
1
-1/+1
2007-11-12
a little fix for focusing lowered tabs on other workspaces
markt
1
-3/+3
2007-11-12
allow arbitrary window patterns in iconbar
markt
1
-12/+4
2007-11-08
fix problem with stuck windows from previous patch
markt
1
-2/+1
2007-11-04
a few random fixes
markt
1
-16/+9
2007-10-24
introduced workspacename for ClientPattern, and some miscellaneous cleanup
markt
1
-55/+6
2007-10-23
adding/removing workspaces wasn't updating menu
markt
1
-0/+2
2007-10-23
allow remembering minimized, maximized, and fullscreen state
markt
1
-14/+0
2007-10-22
replaced ModKey with new key commands StartMoving and StartResizing
markt
1
-1/+0
2007-10-15
add OnWindow modifier to keys file
markt
1
-0/+3
2007-10-13
merged changes from pre-devel
markt
1
-180/+144
2007-07-17
updated behavior of alt-tab to match pre-devel, fixing bug #1755698
markt
1
-1/+1
2007-07-07
save workspace names, and some fixes for menu behavior
markt
1
-0/+8
2007-07-03
some security fixes for fluxbox-remote, and a minor change for the gvim fix
markt
1
-3/+4
2007-07-03
fix updating of systemtray and kde dockapps in slit on background change
markt
1
-1/+32
added fluxbox-remote.cc
2007-07-02
fixed DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0
markt
1
-35/+36
moved the transparency menu up with the rest of the submenus in the config menu
2007-06-30
make internal tabs default
markt
1
-1/+1
2007-06-30
fixed the groups file for the last time
markt
1
-0/+4
2007-06-29
updates for compiling with gcc 4.3
markt
1
-0/+5
2007-06-03
send transient windows along with sendtoworkspace
markt
1
-18/+28
2007-05-12
fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebar
markt
1
-14/+4
2007-04-17
basicly cosmetic changes, patch by slava semushin
mathias
1
-4/+0
2007-04-01
fixed problem with creating windows in iconic state
markt
1
-8/+2
[next]