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 (
Expand
)
Author
Files
Lines
2010-08-23
moved knowledge about '_NET_SYSTEM_TRAY_S' into the 'SystemTray' class
Mathias Gumz
1
-4/+3
2010-08-22
bugfix: compiler warning
Mathias Gumz
1
-1/+1
2010-05-28
Add new focus model: StrictMouseFocus
Jim Ramsay
1
-1/+6
2010-05-23
mostly cosmetic fixes, mainly discovered by 'clang --analyze'
Mathias Gumz
1
-31/+32
2010-05-01
cosmetic
Mathias Gumz
1
-11/+13
2010-05-01
use new closest head calculation code to place windows when clearing up heads
Mathias Gumz
1
-7/+9
2010-05-01
bugfix: moving (the center of) a maximized window out of a xinerama head coul...
Mathias Gumz
1
-4/+33
2010-03-17
Changed #ifdef DEBUG ... cerr << to using fbdbg.
Henrik Kinnunen
1
-25/+21
2009-10-01
simpler code
Mathias Gumz
1
-3/+1
2009-05-26
Merge branch 'mousefocus'
Jim Ramsay
1
-0/+3
2009-05-25
minor cosmetics
Mathias Gumz
1
-1/+1
2009-03-09
Ignore EnterNotify on workspace change
Jim Ramsay
1
-0/+3
2008-10-15
ignore XRandr events that don't actually change the screen size
Mark Tiefenbruck
1
-10/+10
2008-10-13
merge menuDelay and menuDelayClose options
Mark Tiefenbruck
1
-15/+2
2008-10-09
don't show window on new workspace when warping with outline moving
Mark Tiefenbruck
1
-12/+8
2008-10-05
remove menu modes
Mark Tiefenbruck
1
-3/+0
2008-10-05
remove follow models
Mark Tiefenbruck
1
-2/+0
2008-10-05
remove line style resources from init file
Mark Tiefenbruck
1
-28/+0
2008-10-05
remove rootcommand from init file
Mark Tiefenbruck
1
-7/+0
2008-10-04
fix CustomMenu and ClientMenu commands from fluxbox-remote
Mark Tiefenbruck
1
-1/+2
2008-10-04
break keychains after an invalid key is pressed (which unfortunately will be ...
Mark Tiefenbruck
1
-2/+3
2008-10-01
reset background on resolution change
Mark Tiefenbruck
1
-1/+1
2008-09-28
Changed resize signal in BScreen to use the new signal system
Henrik Kinnunen
1
-2/+1
2008-09-28
Changed workspace area signal to use the new signal system
Henrik Kinnunen
1
-3/+2
2008-09-28
Merge branch 'master' of fluxbox@git.fluxbox.org:fluxbox
Henrik Kinnunen
1
-28/+28
2008-09-28
Change focused signal to use the new signal system
Henrik Kinnunen
1
-1/+0
2008-09-28
don't let KeyRelease events propagate to windows
Mark Tiefenbruck
1
-14/+16
2008-09-27
turn off size/position display by default, move click raises to focus model menu
Mark Tiefenbruck
1
-10/+7
2008-09-26
fix rounded corners on restart
Mark Tiefenbruck
1
-1/+2
2008-09-22
cosmetics
Mathias Gumz
1
-3/+3
2008-09-21
Changed icon list signal in BScreen to use the new signal system
Henrik Kinnunen
1
-4/+3
2008-09-21
Changed client list signal in BScreen to use the new signal system
Henrik Kinnunen
1
-4/+3
2008-09-21
Changed background changed signal in BScreen to use the new signal system
Henrik Kinnunen
1
-2/+1
2008-09-21
Changed workspace names signal in BScreen to use the new signal system
Henrik Kinnunen
1
-3/+2
2008-09-21
Changed current workspace signal in BScreen to use the new signal system
Henrik Kinnunen
1
-2/+1
2008-09-18
Changed workspace count signal in BScreen to use the new signal system.
Henrik Kinnunen
1
-3/+2
2008-09-11
fix some default values
Mark Tiefenbruck
1
-10/+8
2008-09-08
update workspace names atoms/resources when adding a new workspace
Mark Tiefenbruck
1
-7/+5
2008-09-04
turn on opaque window moving by default
Mark Tiefenbruck
1
-1/+1
2008-09-01
highlight the nearest menu item when the current one is disabled, and add sep...
Mark Tiefenbruck
1
-0/+3
2008-08-27
move some things from FluxboxWindow to WindowState
Mark Tiefenbruck
1
-4/+2
2008-08-27
remove option to disable decorations on transient windows
Mark Tiefenbruck
1
-4/+0
2008-08-18
add top, left, right, and bottom center tab placement options
Mark Tiefenbruck
1
-11/+40
2008-08-15
move some frame size calculations to FbWinFrame
Mark Tiefenbruck
1
-2/+1
2008-08-04
add selection box to various "choose one of these" menu items
Mark Tiefenbruck
1
-4/+5
2008-06-26
remove dithering code
Mark Tiefenbruck
1
-7/+1
2008-06-23
don't send stuck windows to other workspaces
Mark Tiefenbruck
1
-1/+1
2008-06-20
move default window menu to ~/.fluxbox/windowmenu
Mark Tiefenbruck
1
-21/+7
2008-06-06
allow window menu items in ordinary menus
Mark Tiefenbruck
1
-3/+2
2008-05-16
fix updating struts when not using xinerama
Mark Tiefenbruck
1
-1/+1
[next]