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
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
2007-11-05
various refactoring and minor changes
markt
1
-34/+82
2007-11-04
RevertToParent instead of RevertToPointerRoot on window close,
markt
1
-3/+2
as sometimes keys would go to the window under the mouse before a new window was focused
2007-11-04
update autoraise delay for open windows on reconfigure
markt
1
-0/+1
2007-11-04
a few random fixes
markt
1
-2/+8
2007-10-31
move fullscreen windows to normal layer when they lose focus
markt
1
-9/+12
2007-10-24
introduced workspacename for ClientPattern, and some miscellaneous cleanup
markt
1
-17/+27
2007-10-24
reenabled raising window if window was moved by mouse by 0 pixels
mathias
1
-0/+9
2007-10-24
really fix placement when head is remembered but not position
markt
1
-0/+6
2007-10-23
allow changing maximization state while window is fullscreen
markt
1
-13/+9
2007-10-23
allow remembering minimized, maximized, and fullscreen state
markt
1
-53/+82
2007-10-22
we can be in shutdown state, which means keys can be destroyed
fluxgen
1
-1/+4
2007-10-22
replaced ModKey with new key commands StartMoving and StartResizing
markt
1
-46/+31
2007-10-21
allow decorations bitmask to be specified with 0x
markt
1
-4/+5
2007-10-15
add OnWindow modifier to keys file
markt
1
-0/+13
2007-10-14
add support for transient windows in client patterns, and merge a few more ↵
markt
1
-0/+4
changes from pre-devel
2007-10-13
merged changes from pre-devel
markt
1
-529/+321
2007-08-28
dont use hardcoded Mod1Mask anymore
mathias
1
-1/+5
2007-08-09
Fix handling of Shape, stage 2 (more involved/complete handling)
simonb
1
-54/+10
2007-08-08
fix elements of shaping, more to come
simonb
1
-2/+12
2007-08-05
some minor changes
markt
1
-12/+15
2007-07-24
fix ToggleDecor for fullscreen and decorationless windows, plus some other ↵
markt
1
-21/+23
cleanup
2007-07-17
updated behavior of alt-tab to match pre-devel, fixing bug #1755698
markt
1
-2/+2
2007-07-06
we know better than MPlayer
markt
1
-13/+40
2007-07-03
some security fixes for fluxbox-remote, and a minor change for the gvim fix
markt
1
-7/+12
2007-07-03
stop gvim from repeatedly resizing tabbed windows
markt
1
-0/+9
2007-07-02
use old size/position in apps file when the window is shaded or maximized
markt
1
-0/+26
2007-07-01
more fixes for _NET_WM_STATE_MODAL and _NET_WM_STATE_DEMANDS_ATTENTION
markt
1
-2/+7
2007-06-30
fixed implementation of _NET_WM_STATE_MODAL
markt
1
-1/+4
2007-06-16
moved function so fluxbox compiles with --disable-remember
markt
1
-1/+27
2007-06-08
don't tab transient windows from apps file, and change their layers when the ↵
markt
1
-10/+32
main window does
2007-06-03
deiconify windows when auto-grouped with new window, when using focusnew
markt
1
-4/+6
2007-05-20
fixed bug #1717782, Bad fullscreen in ooimpress.
fluxgen
1
-2/+11
2007-05-12
changed interpretation of maximize horz/vert on a maximized window
markt
1
-36/+14
2007-05-12
fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebar
markt
1
-1/+3
2007-05-04
fix infinite loop caused by deiconify command
markt
1
-1/+1
2007-04-23
disabled resizing shaded windows
markt
1
-9/+6
2007-04-18
fix for fbsetbg -l when last wallpaper was using fbsetroot
markt
1
-1/+1
2007-04-01
fixed problem with creating windows in iconic state
markt
1
-22/+6
2007-03-31
Fix window menu context when opened by clicking on tab
simonb
1
-3/+28
[next]