index
:
fluxbox_lack.git
ClientMenu-borders
StrictMouseFocus
argb
sendto-current
testing/argb
upstream
work-in-progress/argb1
work-in-progress/argb2
Jim Ramsay's repository
Jim Ramsay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-11-04
update autoraise delay for open windows on reconfigure
markt
2
-1/+6
2007-11-04
don't set focus to globally active windows
markt
1
-2/+1
2007-11-04
a few random fixes
markt
2
-18/+17
2007-10-31
move fullscreen windows to normal layer when they lose focus
markt
2
-12/+13
2007-10-24
fixed gcc 2.96 compile problem
fluxgen
3
-2/+4
2007-10-24
added focusable.hh
fluxgen
1
-0/+1
2007-10-24
fix _NET_CLIENT_LIST updating on window close
markt
2
-1/+2
2007-10-24
introduced workspacename for ClientPattern, and some miscellaneous cleanup
markt
28
-239/+161
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
8
-6/+13
2007-10-23
allow changing maximization state while window is fullscreen
markt
1
-13/+9
2007-10-23
adding/removing workspaces wasn't updating menu
markt
2
-1/+3
2007-10-23
we already have a subroutine for this
markt
1
-13/+2
2007-10-23
allow remembering minimized, maximized, and fullscreen state
markt
8
-80/+212
2007-10-23
allow negated patterns
markt
2
-10/+21
2007-10-22
added [mouse] pattern, matches against prop HEAD and the mouse position
fluxgen
1
-0/+19
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
12
-139/+124
2007-10-21
allow decorations bitmask to be specified with 0x
markt
1
-4/+5
2007-10-18
fixed bug #1809786
fluxgen
1
-1/+4
2007-10-15
add OnWindow modifier to keys file
markt
4
-2/+25
2007-10-14
add support for transient windows in client patterns, and merge a few more ↵
markt
6
-15/+28
changes from pre-devel
2007-10-14
bugfix for SendToPrevWorkspace/TakeToPrevWorkspace, destination was calculated
mathias
2
-19/+23
wrong due to (wrong) implicit casting effects
2007-10-13
merged changes from pre-devel
markt
87
-3099/+2657
2007-10-13
deiconify windows via :Deiconify in reverse order
mathias
1
-2/+2
2007-09-30
load default key bindings on error
simonb
2
-10/+38
2007-09-13
move dock windows to DOCK layer and remove decorations
markt
1
-0/+2
2007-09-08
fix crash when changing toolbar visibility with empty toolbar.tools
markt
6
-7/+10
2007-08-28
dont use hardcoded Mod1Mask anymore
mathias
1
-1/+5
2007-08-20
fix problems with focus order when changing workspaces
markt
1
-2/+4
2007-08-11
Changed to Fluxbox Team
fluxgen
1
-1/+1
2007-08-09
Fix handling of Shape, stage 2 (more involved/complete handling)
simonb
6
-200/+273
2007-08-08
fix elements of shaping, more to come
simonb
3
-30/+80
2007-08-07
rotate toolbar texture along with toolbar
markt
1
-2/+10
2007-08-06
fix KDE dockapps on restart
simonb
2
-46/+84
2007-08-05
some minor changes
markt
3
-15/+16
2007-08-05
remember role too by default
simonb
1
-13/+17
2007-08-05
remember on the class AND instance name by default
simonb
1
-1/+8
2007-08-05
revert accidental change, sorry mark
simonb
1
-1/+1
2007-08-04
fix encoding of [begin] label
simonb
1
-9/+15
2007-08-04
only possible anomaly I can see here
simonb
1
-0/+3
2007-08-04
Fix system tray restart issues
simonb
6
-14/+56
2007-07-31
add some decorations to torn menus, and fix restart without an argument
markt
3
-11/+18
2007-07-24
fix ToggleDecor for fullscreen and decorationless windows, plus some other ↵
markt
9
-30/+35
cleanup
2007-07-19
minor fix for alt-tab
fluxgen
1
-1/+5
2007-07-17
updated behavior of alt-tab to match pre-devel, fixing bug #1755698
markt
5
-47/+56
2007-07-15
make sure menus close only when right clicking down and up on the titlebar
markt
3
-5/+10
2007-07-08
remove _NET_WM_DESKTOP, _NET_WM_STATE, and Gnome hints on client close
markt
3
-1/+21
2007-07-07
fixes for --program-prefix and --program-suffix, plus fixed overwriting init ↵
markt
8
-25/+40
file on reconfigure
2007-07-07
allow negative indices in :Workspace <int>
markt
1
-2/+9
[next]