index
:
fluxbox_pavel.git
fixes
master
on-1.3.4
Pavel's repository
Pavel Labath
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Window.cc
Age
Commit message (
Collapse
)
Author
Files
Lines
2008-02-11
more fun with the window menu
Mark Tiefenbruck
1
-21/+9
2008-02-04
fix window menu again
Mark Tiefenbruck
1
-0/+2
2008-01-21
fix some updates on style change
Mark Tiefenbruck
1
-4/+3
2008-01-13
fix some issues with reverting focus
Mark Tiefenbruck
1
-5/+5
2008-01-11
make FbTk::Command a template class, split parsing information out of ↵
Mark Tiefenbruck
1
-4/+4
ObjectRegistry
2008-01-08
split WinButtonTheme into multiple themes
Mark Tiefenbruck
1
-8/+14
2008-01-07
switch FbWinFrameTheme to use FocusableTheme
Mark Tiefenbruck
1
-9/+11
2008-01-07
added new ThemeProxy for automatically handling focused vs. unfocused ThemeItems
Mark Tiefenbruck
1
-2/+5
2008-01-05
update code to use ThemeProxy
Mark Tiefenbruck
1
-33/+33
2008-01-04
remove some unnecessary code
Mark Tiefenbruck
1
-2/+4
2008-01-04
remove old svn $Id$ tags
Mark Tiefenbruck
1
-2/+0
2008-01-02
moved seldom used code to where it is actually used, no need to include code ↵
Mathias Gumz
1
-2/+26
into compilation when its not needed
2008-01-01
fix some flickering on focus change
Mark Tiefenbruck
1
-12/+13
2007-12-30
Fix minimize regression caused by b5c354b9.
Tomas Janousek
1
-2/+2
2007-12-30
this really needs to be fixed
Mark Tiefenbruck
1
-0/+6
2007-12-30
removed some unneeded headers
Mathias Gumz
1
-3/+3
2007-12-27
architecture astronomy
Mark Tiefenbruck
1
-5/+17
2007-12-26
stupid &
Mark Tiefenbruck
1
-2/+2
2007-12-26
revert previous patch until it can be fixed
Mark Tiefenbruck
1
-2/+2
2007-12-26
changing focusnew/mousefocus should affect windows that are already open
Mark Tiefenbruck
1
-2/+2
2007-12-25
implement some focus policies for splash, dock, and desktop windows
Mark Tiefenbruck
1
-10/+18
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-24
minor fixes for handling ConfigureRequest events
Mark Tiefenbruck
1
-5/+3
2007-12-23
added focused/unfocused borders to styles
Mark Tiefenbruck
1
-2/+2
2007-12-23
make FbWinFrame aware of the decoration state
Mark Tiefenbruck
1
-39/+40
2007-12-22
if a window is prevented from stealing the focus, don't put it on top
Mark Tiefenbruck
1
-4/+11
2007-12-22
don't allow clients to move or resize fullscreen/maximized windows
Mark Tiefenbruck
1
-0/+6
2007-12-22
make better decisions about when to allow stealing the focus
Mark Tiefenbruck
1
-21/+33
2007-12-22
leave fullscreen windows on top, even without the focus, as long as focused ↵
Mark Tiefenbruck
1
-5/+30
window is on another head
2007-12-22
remove 'friend' declaration in Window.hh
Mark Tiefenbruck
1
-10/+19
2007-12-21
added key command StartTabbing
Mark Tiefenbruck
1
-76/+73
2007-12-19
check apps file settings after ewmh and gnome
Mark Tiefenbruck
1
-0/+1
2007-12-19
always focus a client that gets raised in the focused window
Mark Tiefenbruck
1
-1/+7
2007-12-19
don't minimize a window just because its transient got minimized
Mark Tiefenbruck
1
-14/+5
2007-12-19
remove reassoc argument from FluxboxWindow::deiconify
Mark Tiefenbruck
1
-38/+22
2007-12-19
remove some unnecessary uses of FluxboxWindow::deiconify
Mark Tiefenbruck
1
-2/+2
2007-12-19
don't let transient windows steal the focus from other programs
Mark Tiefenbruck
1
-1/+1
2007-12-18
clicks on the handle were matching OnTitlebar
Mark Tiefenbruck
1
-0/+1
2007-12-18
open transient windows on same workspace as parent
Mark Tiefenbruck
1
-0/+10
2007-12-11
added edge resize modes
markt
1
-30/+25
2007-12-11
only allow one open menu at a time
markt
1
-2/+1
2007-12-09
added OnTitlebar modifier to keys file
markt
1
-65/+31
2007-11-23
somewhat fixed DeiconifyCmd
markt
1
-3/+11
2007-11-22
added special FocusIn/Out MouseOver/Out ChangeWorkspace keys
markt
1
-0/+26
2007-11-20
move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbed
markt
1
-68/+49
2007-11-16
ToggleDecor from a window with Deco=TAB should hide the tabs, rather than ↵
markt
1
-2/+2
show titlebar
2007-11-16
fix minimization
markt
1
-0/+2
2007-11-13
fix signaling when changing tabs
markt
1
-1/+6
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
-5/+1
[next]