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
Age
Commit message (
Collapse
)
Author
Files
Lines
2006-08-02
fix ClickTabFocus and MouseTabFocus in nls
markt
1
-7/+6
2006-07-30
whoops
markt
1
-0/+3
2006-07-30
little cleanup, remove FluxboxWindow::isInitialized()
markt
4
-21/+16
2006-07-30
list windows in iconbar in creation order
markt
2
-112/+28
2006-07-29
don't jump to rememberd apps on restart
markt
1
-1/+1
2006-07-29
(no commit message)
markt
3
-56/+11
2006-07-27
little fix-up, just in case some transient windows have their own transients
markt
1
-1/+2
2006-07-27
don't switch windows with transients in initWindows() - just do transient later
markt
1
-25/+19
2006-07-26
fix torn menus on exec
markt
1
-2/+2
2006-07-26
added resource and menu item for maximizing over tabs
markt
3
-0/+14
2006-07-25
don't revert focus away from command dialogs
markt
3
-1/+7
2006-07-25
fix m_background_loaded
markt
2
-0/+3
2006-07-23
forgot about the menu
markt
1
-3/+3
2006-07-23
use a timer to make sure focus always reverts if possible
markt
6
-19/+26
2006-07-23
also move icons when removing a workspace
markt
1
-0/+8
2006-07-23
fix restacking while cycling
markt
2
-9/+9
2006-07-22
dead resource
markt
2
-2/+1
2006-07-22
ewmh compliance updates
markt
5
-6/+43
2006-07-21
unfix *lock modifiers, ignore scroll lock on events
markt
2
-5/+5
2006-07-20
allow negative width and height
markt
3
-8/+12
2006-07-20
fix _NET_WM_MOVERESIZE to interpret x_root and y_root correctly
markt
1
-3/+7
2006-07-20
properly revert focus when two windows close at the same time
markt
5
-6/+16
2006-07-20
keep tabs in same order on restart (except some extremely unlikely cases)
markt
4
-16/+20
2006-07-19
whoops
markt
1
-1/+1
2006-07-19
preserve order of focused windows on restart
markt
4
-3/+15
2006-07-17
fixed some uninitialized variables
fluxgen
1
-4/+17
2006-07-16
Fixed bug #1362913, did not check format pointer.
fluxgen
1
-10/+25
2006-07-14
include iconic windows when cycling
markt
4
-23/+26
also, stop cycling on one screen when cycling begins on another
2006-07-13
remove lock from RootTheme and redundant loadTheme from fluxbox
markt
4
-11/+0
2006-07-13
fix background: random so that background.pixmap allows a directory name
markt
1
-2/+5
2006-07-13
a little code simplification
markt
1
-12/+9
2006-07-12
replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow()
markt
4
-25/+14
2006-07-11
dead function
markt
2
-2/+4
2006-07-10
next/prevwindow toolbar buttons break mousefocus
markt
2
-3/+4
2006-07-09
fix detach focus again 8)
markt
2
-2/+2
2006-07-09
setting focus the right way
markt
2
-13/+8
2006-07-09
fix implementation of _NET_MOVERESIZE_WINDOW
markt
1
-7/+10
2006-07-06
new dead function
markt
2
-6/+0
2006-07-06
dont use a strut if slit is empty
fluxgen
1
-1/+3
2006-07-06
update shape after resize, fixes bug #1491571
fluxgen
1
-0/+3
2006-07-06
changing between internal and external tabs doesn't affect iconified windows
markt
1
-0/+9
2006-07-06
use auto-raise for attached window
markt
1
-2/+1
2006-07-06
re-fixing the focus after fixing the crash bug
markt
3
-23/+11
2006-07-04
fix crash on startup from iconv_close of an invalid descriptor
simonb
1
-1/+2
2006-07-04
fix some sizing issues with gravity fixes
simonb
3
-12/+9
2006-07-04
autogrouped windows from groups file didn't raise, bug #1449608
markt
1
-0/+1
2006-07-04
new windows don't steal focus from fullscreen windows
markt
1
-2/+9
2006-07-04
some dead resources and the functions that go with them
markt
5
-12/+2
2006-07-03
fix gravity
simonb
5
-111/+125
2006-07-03
call waitpid until no more children to wait for (thanks Devin/dlab).
simonb
1
-1/+2
[next]