Mark Tiefenbruck
|
f66d446a94
|
move some stuff from Fluxbox to BScreen
|
2008-01-11 22:36:38 -08:00 |
|
Mark Tiefenbruck
|
9f2f65a698
|
make FbTk::Command a template class, split parsing information out of ObjectRegistry
|
2008-01-10 23:41:22 -08:00 |
|
Mark Tiefenbruck
|
1f01d84c08
|
split WinButtonTheme into multiple themes
|
2008-01-08 00:50:58 -08:00 |
|
Mark Tiefenbruck
|
ec3125aeb9
|
switch FbWinFrameTheme to use FocusableTheme
|
2008-01-07 12:08:56 -08:00 |
|
Mark Tiefenbruck
|
dbfddf8e0b
|
added new ThemeProxy for automatically handling focused vs. unfocused ThemeItems
|
2008-01-07 02:26:32 -08:00 |
|
Mark Tiefenbruck
|
ac1bd7e098
|
update code to use ThemeProxy
|
2008-01-04 17:39:19 -08:00 |
|
Mark Tiefenbruck
|
9c105111d2
|
remove old svn $Id$ tags
|
2008-01-03 17:34:12 -08:00 |
|
Mathias Gumz
|
222128c236
|
more header 'correctness'
|
2008-01-02 09:31:18 +01:00 |
|
Mathias Gumz
|
04cd2fd14c
|
removed some unneeded headers
|
2007-12-30 16:32:53 +01:00 |
|
Mark Tiefenbruck
|
8e96ffb74b
|
moved DelayedCmd from Screen.cc to FbTk/Timer.cc, added it to the keys file
|
2007-12-28 01:19:33 -08:00 |
|
Mark Tiefenbruck
|
2940869cd7
|
merge MenuTheme with FbTk::MenuTheme
|
2007-12-27 23:16:17 -08:00 |
|
Mark Tiefenbruck
|
0ec165e85b
|
move STLUtil to FbTk
|
2007-12-27 22:22:38 -08:00 |
|
Mark Tiefenbruck
|
b5c354b994
|
architecture astronomy
|
2007-12-27 13:55:24 -08:00 |
|
Mark Tiefenbruck
|
7ace5e80be
|
don't add new windows to front of focus list if they don't acquire the focus
|
2007-12-25 09:14:20 -08:00 |
|
Mark Tiefenbruck
|
1bcc966153
|
added resource session.screen<N>.slit.acceptKdeDockapps
|
2007-12-24 22:36:22 -08:00 |
|
Mark Tiefenbruck
|
fbc305ca80
|
added focused/unfocused borders to styles
|
2007-12-23 13:33:10 -08:00 |
|
Mark Tiefenbruck
|
a10b308b4e
|
little cleanup
|
2007-12-20 23:35:36 -08:00 |
|
Mark Tiefenbruck
|
c01bd6e9fd
|
holding control will now keep the menu open
|
2007-12-17 21:44:17 -08:00 |
|
Mark Tiefenbruck
|
4a7a143713
|
load style before loading theme objects, remove duplicate theme load
|
2007-12-16 00:50:59 -08:00 |
|
Mark Tiefenbruck
|
8516f1e2a2
|
changed CommandRegistry to a template class, renamed to ObjectRegistry<Type>
|
2007-12-15 19:36:01 -08:00 |
|
markt
|
8b7464046c
|
added FbTk::CommandRegistry, decentralized command parsing, and made them auto-register
|
2007-12-13 05:48:00 +00:00 |
|
markt
|
474e201745
|
only allow one open menu at a time
|
2007-12-11 19:29:00 +00:00 |
|
markt
|
95f9c2d680
|
added OnTitlebar modifier to keys file
|
2007-12-09 20:47:41 +00:00 |
|
markt
|
d482cf6a54
|
somewhat fixed DeiconifyCmd
|
2007-11-23 00:45:56 +00:00 |
|
markt
|
bb6906fa80
|
added special FocusIn/Out MouseOver/Out ChangeWorkspace keys
|
2007-11-22 20:21:47 +00:00 |
|
markt
|
08ebff4b31
|
move titlebar click handling to FluxboxWindow, fix buttons getting ungrabbed
|
2007-11-20 19:01:45 +00:00 |
|
markt
|
bed4ba4d65
|
a little fix for focusing lowered tabs on other workspaces
|
2007-11-12 23:16:13 +00:00 |
|
markt
|
5d7043320d
|
allow arbitrary window patterns in iconbar
|
2007-11-12 21:59:43 +00:00 |
|
markt
|
54317a0103
|
fix problem with stuck windows from previous patch
|
2007-11-08 02:06:33 +00:00 |
|
markt
|
64813f62fd
|
a few random fixes
|
2007-11-04 17:36:40 +00:00 |
|
markt
|
f3afe787c1
|
introduced workspacename for ClientPattern, and some miscellaneous cleanup
|
2007-10-24 17:09:26 +00:00 |
|
markt
|
ecead0f5ed
|
adding/removing workspaces wasn't updating menu
|
2007-10-23 21:19:12 +00:00 |
|
markt
|
1c05af4329
|
allow remembering minimized, maximized, and fullscreen state
|
2007-10-23 17:34:30 +00:00 |
|
markt
|
c6a2605d76
|
replaced ModKey with new key commands StartMoving and StartResizing
|
2007-10-22 17:45:39 +00:00 |
|
markt
|
72130f350e
|
add OnWindow modifier to keys file
|
2007-10-15 18:05:28 +00:00 |
|
markt
|
a59428d67a
|
merged changes from pre-devel
|
2007-10-13 21:51:37 +00:00 |
|
markt
|
8de73d0fd4
|
updated behavior of alt-tab to match pre-devel, fixing bug #1755698
|
2007-07-17 21:21:17 +00:00 |
|
markt
|
18cd70f749
|
save workspace names, and some fixes for menu behavior
|
2007-07-07 01:56:46 +00:00 |
|
markt
|
ae3c304239
|
some security fixes for fluxbox-remote, and a minor change for the gvim fix
|
2007-07-03 22:56:46 +00:00 |
|
markt
|
b70f4c144c
|
fix updating of systemtray and kde dockapps in slit on background change
added fluxbox-remote.cc
|
2007-07-03 18:50:53 +00:00 |
|
markt
|
5fcb520bbb
|
fixed DOS when toolbar.button.borderWidth is large and toolbar.bevelWidth > 0
moved the transparency menu up with the rest of the submenus in the config menu
|
2007-07-02 02:50:09 +00:00 |
|
markt
|
61b757d872
|
make internal tabs default
|
2007-06-30 21:57:03 +00:00 |
|
markt
|
8e75ace959
|
fixed the groups file for the last time
|
2007-06-30 04:15:55 +00:00 |
|
markt
|
329fca30fd
|
updates for compiling with gcc 4.3
|
2007-06-29 17:25:24 +00:00 |
|
markt
|
226ec5d371
|
send transient windows along with sendtoworkspace
|
2007-06-03 20:27:52 +00:00 |
|
markt
|
f21186431b
|
fixed tabs disappearing on reconfigure with [Deco] {TAB} and tabs in titlebar
|
2007-05-12 17:31:34 +00:00 |
|
mathias
|
6ac57655d9
|
basicly cosmetic changes, patch by slava semushin
|
2007-04-17 07:52:40 +00:00 |
|
markt
|
48f761f981
|
fixed problem with creating windows in iconic state
|
2007-04-01 21:42:01 +00:00 |
|
markt
|
2519e2614d
|
fixed some compiling issues
|
2007-03-31 22:00:39 +00:00 |
|
markt
|
7ba4f04a86
|
change workspace number of iconified, stuck windows when changing workspaces
|
2007-03-17 08:15:04 +00:00 |
|
markt
|
9db57d56d3
|
make sure autogrouped windows get added to the apps file
|
2007-03-10 18:19:23 +00:00 |
|
markt
|
61cf82771a
|
removed some useless code
|
2007-03-10 18:06:09 +00:00 |
|
markt
|
40c0c7c364
|
fixed bug with keys not working when using a style background
|
2007-03-06 19:40:38 +00:00 |
|
markt
|
ed3731fa30
|
session.screen0.defaultDeco now understands TAB, BORDER, etc.
|
2007-03-06 17:20:13 +00:00 |
|
markt
|
4c1a242968
|
moved some code around (regarding event handling) in preparation for upcoming features
|
2007-03-04 17:47:37 +00:00 |
|
markt
|
ca710b371b
|
little cleanup
|
2007-02-18 17:47:38 +00:00 |
|
markt
|
2f130ce836
|
update workspace names on reconfig, and don't truncate list of names when writing rc
|
2007-02-17 17:39:00 +00:00 |
|
markt
|
48bd3f49bc
|
changed default value for decorateTransients in the init file
-- see sf.net bug #1604959 for explanation
|
2007-02-10 21:50:57 +00:00 |
|
markt
|
6fdda1a31d
|
added mouse bindings to the keys file
|
2007-02-09 18:13:01 +00:00 |
|
markt
|
ebd2fa9a99
|
change defaults for fullMaximization and autoRaise
|
2007-02-05 19:10:10 +00:00 |
|
markt
|
d446ba265a
|
bunch of cleanup, little bug fixes
|
2007-01-27 18:06:28 +00:00 |
|
markt
|
e35670d4a6
|
opening window on different workspace should put it at front of focused list with focusnew
|
2007-01-26 17:21:44 +00:00 |
|
markt
|
46fff8bf34
|
little cleanup
|
2007-01-26 17:18:14 +00:00 |
|
markt
|
832dba7d16
|
let styles override rootCommand in init, plus removing some code I accidentally left in
|
2007-01-20 18:26:55 +00:00 |
|
markt
|
4bb6a027e3
|
automatically reconfigure after changing alpha from menu, using a timer
|
2007-01-16 16:19:48 +00:00 |
|
markt
|
2a9e8e2782
|
fix rootmenu disappearing on reconfigure -- I can't tell that the code I
removed here did anything useful; it's probably a remnant of an old menu
implementation
|
2007-01-15 18:53:45 +00:00 |
|
markt
|
e622927efb
|
stay on same workspace after restart
|
2007-01-14 19:05:34 +00:00 |
|
markt
|
6ed9f38b7a
|
several fixes for background option in styles
|
2007-01-14 19:00:18 +00:00 |
|
markt
|
16743aad06
|
don't change focus order unless the user specifically focuses a window
|
2007-01-13 19:24:35 +00:00 |
|
markt
|
fa2519525a
|
forgot this
|
2007-01-13 19:03:26 +00:00 |
|
simonb
|
1cc7b60aa2
|
per-window transparency, including apps and menu support, plus some
infrastructure and related changes. Thanks for original patch from
Julien Trolet, dmxen at sourceforge dot net
|
2007-01-07 11:55:14 +00:00 |
|
simonb
|
fcc756c052
|
patch needed to be a bit heavier to properly separate a string for
spacing and a string for the text...
|
2007-01-05 15:20:30 +00:00 |
|
markt
|
9d5e2f143b
|
add session.screenN.defaultDeco: <bitmask> to the apps file
|
2007-01-04 19:13:55 +00:00 |
|
mathias
|
10082d821d
|
cosmetic patch from slava semushin, removes whitespaces and
uses only those things from "namespace std" what we really need.
|
2006-10-27 06:57:43 +00:00 |
|
markt
|
6c4dcc679b
|
it never existed (what never existed?)
|
2006-08-09 04:54:58 +00:00 |
|
markt
|
9b9d5a9617
|
fix some compiler warnings in gcc 4.1
|
2006-08-08 19:25:48 +00:00 |
|
markt
|
2d14b33ef4
|
distinguish between startup and restart
|
2006-08-06 22:33:54 +00:00 |
|
markt
|
721c02204a
|
a little fix for auto-grouping after restart
|
2006-08-05 05:21:15 +00:00 |
|
markt
|
1dd5e0143e
|
don't re-apply remembered settings on restart if they are set as window properties
|
2006-08-04 21:43:47 +00:00 |
|
markt
|
00d862724a
|
rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModel
|
2006-08-02 22:02:31 +00:00 |
|
markt
|
9053e772db
|
update _NET_WORKAREA on screen resize
|
2006-08-02 20:06:01 +00:00 |
|
markt
|
b8fe83c4e4
|
fix ClickTabFocus and MouseTabFocus in nls
|
2006-08-02 18:38:09 +00:00 |
|
markt
|
98fba4fd1a
|
little fix-up, just in case some transient windows have their own transients
|
2006-07-27 07:00:30 +00:00 |
|
markt
|
7de8cabccf
|
don't switch windows with transients in initWindows() - just do transient later
|
2006-07-27 00:04:11 +00:00 |
|
markt
|
14efe686cd
|
added resource and menu item for maximizing over tabs
|
2006-07-26 01:22:42 +00:00 |
|
markt
|
887fea4510
|
fix m_background_loaded
|
2006-07-25 07:20:58 +00:00 |
|
markt
|
b0b28c4bbb
|
also move icons when removing a workspace
|
2006-07-23 02:20:42 +00:00 |
|
markt
|
2d971ad48c
|
ewmh compliance updates
|
2006-07-22 07:15:24 +00:00 |
|
markt
|
9be679dad7
|
allow negative width and height
|
2006-07-20 11:16:09 +00:00 |
|
markt
|
f4d1af1208
|
keep tabs in same order on restart (except some extremely unlikely cases)
|
2006-07-20 03:25:28 +00:00 |
|
markt
|
d666bec238
|
preserve order of focused windows on restart
|
2006-07-19 07:31:39 +00:00 |
|
markt
|
d32a7af7e6
|
remove lock from RootTheme and redundant loadTheme from fluxbox
|
2006-07-13 06:45:29 +00:00 |
|
markt
|
c929da4054
|
replacing some instances of focusedWindow()->fbwindow() with focusedFbWindow()
|
2006-07-12 00:08:57 +00:00 |
|
markt
|
7a79953f04
|
fix detach focus again 8)
|
2006-07-09 06:51:28 +00:00 |
|
markt
|
8a640f8d63
|
setting focus the right way
|
2006-07-09 04:45:02 +00:00 |
|
markt
|
e4d6824771
|
changing between internal and external tabs doesn't affect iconified windows
|
2006-07-06 06:05:12 +00:00 |
|
markt
|
84ca1f2e2f
|
re-fixing the focus after fixing the crash bug
|
2006-07-06 04:10:34 +00:00 |
|
markt
|
6cd9ad46cc
|
some dead resources and the functions that go with them
|
2006-07-04 01:01:44 +00:00 |
|
markt
|
4c12086c1c
|
updated documentation and another dead function
|
2006-07-02 04:24:12 +00:00 |
|
markt
|
698539d9b9
|
more dead functions
|
2006-07-01 02:56:46 +00:00 |
|