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
2003-12-19
moved focus enum to BScreen, change window placement resource to FbTk Resource
fluxgen
1
-31/+150
2003-12-18
add style item only if the file is a regular file and not a .file or a ↵
fluxgen
1
-4/+7
backup~ file, thanks Ciaran McCreesh
2003-12-18
code cleaning
fluxgen
1
-6/+6
2003-12-18
clamp menu delay resource
fluxgen
1
-14/+39
2003-12-14
minor cleaning
fluxgen
1
-6/+5
2003-12-12
menu delay and mode
fluxgen
1
-2/+36
2003-12-10
cleaning in the menu code
fluxgen
1
-18/+17
2003-12-10
fixed geometry bug
fluxgen
1
-1/+7
2003-12-07
usePixmap from Texture
fluxgen
1
-5/+3
2003-12-04
sync function
fluxgen
1
-8/+7
2003-12-04
fixed send to bug
fluxgen
1
-15/+21
2003-12-03
minor cleaning
fluxgen
1
-31/+3
2003-11-16
add better theme path searching
rathnor
1
-2/+3
2003-10-31
fix a number of positioning and sizing issues
rathnor
1
-6/+6
2003-10-28
fix build with --disable-slit
rathnor
1
-2/+6
2003-10-05
fix reading of auto raise delay
rathnor
1
-5/+5
2003-10-05
make doFocusLast work for sloppy focus as well
rathnor
1
-1/+2
2003-10-02
address some memory issues shown up with valgrind
rathnor
1
-2/+5
2003-09-29
quadrant-resizing (Thanks Mathias Gumz)
rathnor
1
-1/+2
2003-09-24
fix crash when closing active window while cycling focus
rathnor
1
-1/+4
2003-09-14
less flicker on workspace change
fluxgen
1
-5/+13
2003-09-12
update for winFrameTheme on geom
fluxgen
1
-7/+7
2003-09-08
iconlist signal to notify when iconlist changed
fluxgen
1
-1/+6
2003-08-30
minor cleaning
fluxgen
1
-5/+1
2003-08-29
using signals for slit
fluxgen
1
-17/+1
2003-08-27
stylemenuitem is toggle item
fluxgen
1
-1/+2
2003-08-25
moved border color and width to frame theme
fluxgen
1
-6/+6
2003-08-25
fix some style initialisation issues
rathnor
1
-28/+34
2003-08-24
fixed resize signal so objects can resize when the screen size changes
fluxgen
1
-3/+3
2003-08-24
cleaning
fluxgen
1
-31/+19
2003-08-22
calling winbutton theme with frame theme
fluxgen
1
-2/+2
2003-08-18
cleaning
fluxgen
1
-87/+34
2003-08-17
minor fix
fluxgen
1
-2/+2
2003-08-17
cleaning
fluxgen
1
-44/+27
2003-08-13
load themes before we create any windows
fluxgen
1
-1/+3
2003-08-12
added shutdown variable to indicate that we are shutting down and dont need ↵
fluxgen
1
-3/+4
to listen to some signals
2003-08-12
reverted back to no updateNetizenWindowDel in removeClient
fluxgen
1
-8/+4
2003-08-12
removing client from workspace and sending update netizen window del
fluxgen
1
-4/+9
2003-08-11
loading theme after we created all screens
fluxgen
1
-3/+1
2003-08-11
removed strftimeformat resource, it is in clocktool now
fluxgen
1
-16/+10
2003-08-10
fix ~ to work properly in session.menuFile
rathnor
1
-7/+8
2003-08-04
minor cleaning
fluxgen
1
-389/+391
2003-07-28
added kde dockapp test in createWindow
fluxgen
1
-1/+50
2003-07-28
added iconmenu to workspace menu
fluxgen
1
-2/+29
2003-07-28
some more fixing of wm_protocols
rathnor
1
-1/+2
2003-07-28
update many things to use WinClient instead of FluxboxWindow
rathnor
1
-51/+59
2003-07-25
make sure all menus have titles, make -version go to stdout
rathnor
1
-8/+11
2003-07-20
fix menus for "extra" things, like remember, so that they will be
rathnor
1
-125/+1
added back if the menu is rebuilt.
2003-07-20
fix toolbarmode = OFF bug, plus add toolbar menu back to screen's config menu
rathnor
1
-1/+25
2003-07-19
fix alpha setting for menus when multiple screens by moving from static in menu
rathnor
1
-3/+3
to part of MenuTheme
[next]