simonb
29f975b302
add reversewheeling option
...
thanks Kalle - ice_jkpg at users.sourceforge.net
2006-04-16 12:03:31 +00:00
simonb
553104ee1d
fix all compiler warnings with -Wall
2006-04-16 11:18:22 +00:00
simonb
7c79084433
implement vertical toolbar placement options
2006-04-15 16:41:11 +00:00
mathias
a21d42da37
fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at lowlatency dot de>
2006-03-02 07:49:13 +00:00
mathias
e21990f8f3
forgotten cosmetics
2006-02-27 21:43:01 +00:00
mathias
ec7ce1e029
cosmetic changes from php-coder (copyright, header)
2006-02-27 20:58:16 +00:00
fluxgen
369b4e1b92
moved class Layer from class Fluxbox and thus reduces some dependecies
2006-02-20 21:04:35 +00:00
mathias
ae05ad9a01
updated copyright info
2006-02-16 06:53:05 +00:00
fluxgen
f7cfa81bbb
const function Resource getString
2005-11-22 21:09:14 +00:00
mathias
a5f7e6f809
- Fix for toggling the toolbar doesnt update strut (thanx C. Monti)
...
- Little reordering of ToolbarMenu items, more important ones to the top and
"edit current ws" out... maybe we should think of another way of providing
menus for the tools .. submenus?
2005-06-28 10:16:59 +00:00
fluxgen
5373f6d840
moved window menu from FluxboxWindow to BScreen
2005-06-23 03:07:25 +00:00
simonb
7d4f711204
fix some menu drawing issues
2005-05-03 13:53:25 +00:00
simonb
88c66f0687
Big changes to how transparency works
...
Consequently rearrange lots of rendering ops, and strip calls to
updateTransparent
2005-04-10 18:18:14 +00:00
mathias
8e33dad39f
white-space cosmetic
2005-02-07 13:45:31 +00:00
mathias
cf46669bc1
copyright date
2005-01-24 18:34:57 +00:00
mathias
fdc9b5adb7
fixed #996298 , maximized windows and snapped windows dont respect
...
toolbar-borderwidth
further more windows do snap at screen-edges, no matter if maxover
is enabled or not
2005-01-03 05:00:39 +00:00
mathias
eb42a7806d
icc complaint about a "possible" conflict between the
...
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index)
to avoid this, we rename FbTk::Menu::update(int index)
-> FbTk::Menu::updateMenu(int index)
this is mostly cosmetic, but if it makes the life of a compiler happy, well ..
be happy icc :)
2004-12-13 14:03:17 +00:00
mathias
2e3b7633ed
forgotten initialization of frame.y_hidden
2004-11-25 11:05:58 +00:00
mathias
993c17cf2e
svn propset svn:keywords "Id"
2004-11-19 11:37:27 +00:00
akir
bbb5259a88
missing template<>
2004-10-21 10:36:57 +00:00
rathnor
42c1fd3ae3
preliminary support for composite/compositing manager. Also general work
...
for consistency with transparency resources
2004-09-12 14:56:20 +00:00
fluxgen
768d98a39d
head specific strut, patch from Mathieu De Zutter
2004-09-11 13:45:16 +00:00
fluxgen
3775776963
head specific strut, patch from Mathieu De Zutter
2004-09-11 13:33:07 +00:00
akir
a182e88412
fix for gcc 2.95.4, again make_pair and missing #include <typeinfo> before
...
typeid-usage
2004-08-31 19:38:42 +00:00
rathnor
d17bf39a43
add autoconf check for std c++ headers
2004-08-31 15:26:40 +00:00
rathnor
92dc8d7452
fix toolbar localtion (visible when 100%)
...
fix menu font size when no style
2004-08-29 12:33:55 +00:00
rathnor
97ef84da59
a few random fixes
2004-08-29 08:33:13 +00:00
rathnor
5337fc6640
fix up theming of the toolbar
2004-08-25 17:16:40 +00:00
fluxgen
b78255fa1a
fixed toolbar draw bug at startup
2004-07-14 23:39:29 +00:00
rathnor
965086f39d
tidying up initialisation with dockapps
2004-06-21 15:23:42 +00:00
rathnor
abc86f0028
fix systemtray related things
2004-06-20 10:29:51 +00:00
rathnor
8f88c1fecb
toolbar fixes, updates and optimisations
2004-06-16 15:38:19 +00:00
fluxgen
655c7b9de6
minor stuff
2004-06-10 17:07:58 +00:00
rathnor
b659c2583c
Change one nls item name
2004-06-08 11:47:10 +00:00
fluxgen
3e52976eac
minor fix
2004-06-07 21:36:06 +00:00
rathnor
fff4456dee
update NLS string handling...
2004-06-07 11:46:05 +00:00
rathnor
d4a8717851
toolbar themeing fixes
2004-04-26 15:04:37 +00:00
fluxgen
9c0272004e
using empty instead of size
2004-01-21 13:36:09 +00:00
fluxgen
b7cd0599ae
windowmenu command, patch fomr Junichiro Kita
2004-01-16 11:41:38 +00:00
rathnor
6914d00eb7
toolbar transparency
2004-01-13 14:41:32 +00:00
fluxgen
be2f29dee6
hide menus on click
2004-01-11 16:08:57 +00:00
fluxgen
044aa68e34
fixed autohide bug
2003-12-20 19:05:42 +00:00
fluxgen
78c5d474f7
updates for new workspace name cmd
2003-12-19 03:57:40 +00:00
fluxgen
bb02a522fb
code cleaning
2003-12-18 18:03:23 +00:00
fluxgen
5ffb6290c1
cleaning in the menu code
2003-12-10 23:08:06 +00:00
fluxgen
58c47cf714
visible menu item
2003-12-08 17:29:44 +00:00
fluxgen
c5b79ed14b
usePixmap from Texture
2003-12-07 16:39:43 +00:00
fluxgen
6ae6cebd64
added config menu to Screen
2003-12-07 15:27:52 +00:00
fluxgen
5e9b6453f0
removed ToolbarHandler
2003-12-03 00:33:30 +00:00
rathnor
b88f9b2a9e
fix a number of positioning and sizing issues
2003-10-31 10:37:09 +00:00
fluxgen
af430a858e
old style toolbar as default
2003-10-14 00:21:52 +00:00
fluxgen
716f98a01a
moved tool creation to ToolFactory, removed FbCommands deps and using CommandParser instead
2003-10-13 23:48:48 +00:00
rathnor
dda34421a3
fix shape - all menus shaped, and some weird shape bugs
2003-10-06 06:22:43 +00:00
fluxgen
aa13ddc1ab
minor fix
2003-09-08 18:17:19 +00:00
fluxgen
1a98c78272
need to know when alpha changes
2003-08-30 01:02:09 +00:00
fluxgen
76c1bd4b62
fixed workspace theme for old themes
2003-08-29 00:44:41 +00:00
fluxgen
4a1fd349f8
fixed default values for tools
2003-08-28 15:04:47 +00:00
fluxgen
eb7ff98f6a
added configurable tools
2003-08-28 13:58:18 +00:00
fluxgen
99c95b1435
added toolbar.height item
2003-08-27 19:56:56 +00:00
fluxgen
450c1d80f6
added edit current workspace name menu item
2003-08-27 00:11:57 +00:00
fluxgen
b4331b03fe
just listen to screen size changes
2003-08-24 23:15:02 +00:00
fluxgen
f71446bf7f
listen to screen resize sig
2003-08-24 13:17:00 +00:00
fluxgen
bc8e67136f
fixed autohide issue and toolbar menu
2003-08-23 15:42:48 +00:00
fluxgen
2ccb04a1db
fixed some theme items
2003-08-19 21:28:57 +00:00
fluxgen
a44683165c
cleaning
2003-08-16 12:10:19 +00:00
fluxgen
1cfe725542
minor bug fix
2003-08-15 15:29:10 +00:00
fluxgen
859fafeecf
added SystemTray and fixed ConfigureNotify so we can rearrange the items
2003-08-15 13:51:43 +00:00
fluxgen
9ffcd43e70
border width fixes
2003-08-13 15:28:24 +00:00
fluxgen
d07e9e3b95
rearrange items with borderWidth included
2003-08-13 09:50:45 +00:00
fluxgen
57b41ae42f
cleaning
2003-08-11 20:22:38 +00:00
fluxgen
586f78c56e
first stage width new toolbar items
2003-08-11 15:56:10 +00:00
rathnor
d353b688de
update many things to use WinClient instead of FluxboxWindow
2003-07-28 15:06:36 +00:00
rathnor
ac7edef9ad
make sure all menus have titles, make -version go to stdout
2003-07-25 10:03:55 +00:00
rathnor
2f1f364fa2
fix up xinerama for heads of toolbar and slit
2003-07-19 11:55:49 +00:00
rathnor
7e1733c435
reorganise operation of ResourceManager
...
plus fix initialisation of layer for slit and toolbar
2003-07-18 15:40:55 +00:00
fluxgen
11673856e3
added maximize over resource and menu item
2003-07-10 15:52:58 +00:00
fluxgen
af1d8d9a8a
added border width for buttons
2003-07-10 13:48:35 +00:00
fluxgen
3b95805b5f
added shape
2003-07-10 11:48:14 +00:00
fluxgen
e6e43b0052
fixed antialias update on reconfigure
2003-07-01 12:41:44 +00:00
rathnor
4993e2f363
speedups for having lots of stuck windows
2003-06-26 12:22:43 +00:00
fluxgen
2cc98fe16d
fixed autohide
2003-06-25 12:33:28 +00:00
fluxgen
cae1bf89be
using toolbar border width, color and bevel width
2003-06-24 18:33:29 +00:00
fluxgen
150db600ff
moved toolbar resources from screen to Toolbar
2003-06-23 13:17:57 +00:00
fluxgen
c9f52604c6
minor cleaning
2003-06-22 19:39:47 +00:00
fluxgen
e3ab62fed1
added strut support
2003-06-18 13:55:17 +00:00
fluxgen
13a00b7d34
renamed i18n to I18n
2003-06-13 05:04:14 +00:00
fluxgen
735776fbeb
minor fix
2003-06-11 14:51:22 +00:00
rathnor
bbaca5b43b
mark a bunch of menus as internal
2003-05-24 13:13:22 +00:00
rathnor
270cbb6592
toolbar crash (menu bug) and initialisation fixups
2003-05-24 05:49:31 +00:00
rathnor
b68b1c7623
xinerama updates
2003-05-19 15:32:47 +00:00
rathnor
cc9c7960c1
add back some xinerama support (toolbar, slit (+menu), screen)
2003-05-19 14:26:30 +00:00
fluxgen
0e1eb74841
fixed autohide bug on toolbar buttons
2003-05-17 11:30:59 +00:00
fluxgen
5bbc766232
minor cleaning
2003-05-15 23:30:07 +00:00
fluxgen
988392b1eb
minor cleaning in BScreen interface
2003-05-15 12:00:46 +00:00
fluxgen
cbce8634dd
cleaning in FluxboxWindow interface
2003-05-15 11:17:29 +00:00
fluxgen
cffa01d79b
added auto hide option to toolbar menu
2003-05-12 23:05:19 +00:00
fluxgen
aa72e23c8e
minor cleaning
2003-05-11 13:36:12 +00:00
fluxgen
4a396013c6
minor cleaning
2003-05-10 13:57:07 +00:00
rathnor
41c0ea543c
toolbar size + alignment fixes
2003-04-28 16:48:23 +00:00
rathnor
64d7fa3b96
remove mention of old useIconbar resource (toolbar modes now do this
...
task)
2003-04-27 04:28:04 +00:00