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
/
Screen.cc
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-12-28
moved DelayedCmd from Screen.cc to FbTk/Timer.cc, added it to the keys file
Mark Tiefenbruck
1
-23/+1
2007-12-28
merge MenuTheme with FbTk::MenuTheme
Mark Tiefenbruck
1
-2/+2
2007-12-28
move STLUtil to FbTk
Mark Tiefenbruck
1
-3/+2
2007-12-27
architecture astronomy
Mark Tiefenbruck
1
-27/+28
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-25
added resource session.screen<N>.slit.acceptKdeDockapps
Mark Tiefenbruck
1
-2/+2
2007-12-23
added focused/unfocused borders to styles
Mark Tiefenbruck
1
-4/+4
2007-12-21
little cleanup
Mark Tiefenbruck
1
-28/+11
2007-12-18
holding control will now keep the menu open
Mark Tiefenbruck
1
-3/+5
2007-12-16
load style before loading theme objects, remove duplicate theme load
Mark Tiefenbruck
1
-6/+0
2007-12-16
changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>
Mark Tiefenbruck
1
-6/+6
2007-12-13
added FbTk::CommandRegistry, decentralized command parsing, and made them ↵
markt
1
-6/+6
auto-register
2007-12-11
only allow one open menu at a time
markt
1
-37/+0
2007-12-09
added OnTitlebar modifier to keys file
markt
1
-1/+2
2007-11-23
somewhat fixed DeiconifyCmd
markt
1
-1/+1
2007-11-22
added special FocusIn/Out MouseOver/Out ChangeWorkspace keys
markt
1
-0/+2
2007-11-20
move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbed
markt
1
-1/+1
2007-11-12
a little fix for focusing lowered tabs on other workspaces
markt
1
-3/+3
2007-11-12
allow arbitrary window patterns in iconbar
markt
1
-12/+4
2007-11-08
fix problem with stuck windows from previous patch
markt
1
-2/+1
2007-11-04
a few random fixes
markt
1
-16/+9
2007-10-24
introduced workspacename for ClientPattern, and some miscellaneous cleanup
markt
1
-55/+6
2007-10-23
adding/removing workspaces wasn't updating menu
markt
1
-0/+2
2007-10-23
allow remembering minimized, maximized, and fullscreen state
markt
1
-14/+0
2007-10-22
replaced ModKey with new key commands StartMoving and StartResizing
markt
1
-1/+0
2007-10-15
add OnWindow modifier to keys file
markt
1
-0/+3
2007-10-13
merged changes from pre-devel
markt
1
-180/+144
2007-07-17
updated behavior of alt-tab to match pre-devel, fixing bug #1755698
markt
1
-1/+1
2007-07-07
save workspace names, and some fixes for menu behavior
markt
1
-0/+8
2007-07-03
some security fixes for fluxbox-remote, and a minor change for the gvim fix
markt
1
-3/+4
2007-07-03
fix updating of systemtray and kde dockapps in slit on background change
markt
1
-1/+32
added fluxbox-remote.cc
2007-07-02
fixed DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0
markt
1
-35/+36
moved the transparency menu up with the rest of the submenus in the config menu
2007-06-30
make internal tabs default
markt
1
-1/+1
2007-06-30
fixed the groups file for the last time
markt
1
-0/+4
2007-06-29
updates for compiling with gcc 4.3
markt
1
-0/+5
2007-06-03
send transient windows along with sendtoworkspace
markt
1
-18/+28
2007-05-12
fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebar
markt
1
-14/+4
2007-04-17
basicly cosmetic changes, patch by slava semushin
mathias
1
-4/+0
2007-04-01
fixed problem with creating windows in iconic state
markt
1
-8/+2
2007-03-31
fixed some compiling issues
markt
1
-1/+1
2007-03-17
change workspace number of iconified, stuck windows when changing workspaces
markt
1
-0/+7
2007-03-10
make sure autogrouped windows get added to the apps file
markt
1
-2/+5
2007-03-10
removed some useless code
markt
1
-1/+1
2007-03-06
fixed bug with keys not working when using a style background
markt
1
-1/+2
2007-03-06
session.screen0.defaultDeco now understands TAB, BORDER, etc.
markt
1
-1/+1
2007-03-04
moved some code around (regarding event handling) in preparation for ↵
markt
1
-11/+60
upcoming features
2007-02-18
little cleanup
markt
1
-3/+0
2007-02-17
update workspace names on reconfig, and don't truncate list of names when ↵
markt
1
-0/+3
writing rc
2007-02-10
changed default value for decorateTransients in the init file
markt
1
-1/+1
-- see sf.net bug #1604959 for explanation
2007-02-09
added mouse bindings to the keys file
markt
1
-1/+1
[next]