simonb
553104ee1d
fix all compiler warnings with -Wall
2006-04-16 11:18:22 +00:00
simonb
3a7c01abed
fix time type affecting double click on fbwinframe
2006-04-14 14:32:16 +00:00
simonb
45ea259ddd
fix label transparent bg update with ext. tabs
2006-04-09 13:38:13 +00:00
simonb
0497afae19
fix Xmbfonts on multiple screens
...
and external tabs showing from different workspaces on placement change
2006-04-05 03:48:16 +00:00
simonb
c243fa897f
rotated XFonts (and minor ext tab alignment fixes)
2006-04-04 12:16:26 +00:00
simonb
744c82cb1c
oops, took out an include that shouldn't have
2006-03-26 12:35:06 +00:00
simonb
a8c95d4e4f
some mroe external tabs tweaking
2006-03-26 12:32:15 +00:00
simonb
ce9a0962e6
forgot to update rendering when orientation changes
2006-03-26 04:07:14 +00:00
simonb
af74a22845
rotated fonts, buttons, containers. Used for tabs for now
2006-03-26 04:02:30 +00:00
simonb
872f6a0e1e
fix alignment when shaded
2006-03-24 15:19:02 +00:00
simonb
ffae659b3e
external tab fixes, plus aligning items properly
2006-03-23 02:06:51 +00:00
simonb
15f53b5556
fix minor rendering bug when growing tabs
2006-03-23 01:06:29 +00:00
simonb
5e22dcd9ff
more external tab work, tidying and tab width config option
2006-03-22 13:06:00 +00:00
simonb
fe4a7db228
external tabs features and bugfixes
2006-03-22 12:23:17 +00:00
simonb
f2d3fff4d4
external tabs
2006-03-20 11:31:24 +00:00
fluxgen
98209ba704
FbWinFrame should not depend on class Fluxbox
2006-02-19 11:44:57 +00:00
mathias
ae05ad9a01
updated copyright info
2006-02-16 06:53:05 +00:00
mathias
4dec832b6b
Fixed reordering of tabs, patch from Rob Stevens
2005-10-19 04:46:05 +00:00
mathias
7b21abc421
Fix for #1240248 , Segfaults for :MoveTabLeft/Right
...
wrong code in Container.cc
2005-07-25 23:17:41 +00:00
simonb
c2ec3065f9
change fbwinframe to use container
...
move a few frame ops to have most code in Container
2005-06-19 12:12:54 +00:00
simonb
a65511a32e
fix titlebar transparency in some cases
2005-05-07 06:25:51 +00:00
fluxgen
bc3b377efb
code cleaning
2005-05-03 09:25:46 +00:00
fluxgen
d3362370f5
cleaning, create and delete tabs with FbWinFrame createTab/removeTab
2005-05-02 01:17:08 +00:00
simonb
94e3fa88fc
revert mathias last change, and fix it differently using info already
...
there
2005-04-28 14:20:59 +00:00
mathias
f1c5abd17f
i added an attribute to FbWindow to mark windows which are only used as
...
"carrier" (maybe a temporarly name?) ... carriers dont need background-updates
.. ever.
this leads to a big performance"boost" over the last commits. before we
updated also the windows which are the hosts for the apps (m_window and
m_clientarea in FbWinFrame) -> bad idea.
2005-04-27 21:18:41 +00:00
simonb
1c2f92a3d2
extension of previous big patch. Move a bunch of menu things onto
...
background pixmap. Same for textbuttons.
2005-04-26 01:41:55 +00:00
simonb
ddcecec37e
fix a few small bugs from recent big patch
2005-04-13 14:39: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
d6befe5371
fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stevens <stever3 at nycap dot rr dot com>
2005-03-16 23:19:36 +00:00
mathias
cf46669bc1
copyright date
2005-01-24 18:34:57 +00:00
mathias
2095468fe6
applied patch from Rob Stevens:
...
fixes dragNdrop ordering of tabs so next/prevtab are not
confused -> modification of m_clientlist
2004-12-13 12:17:58 +00:00
mathias
a932a7a801
patch from Rob Stevens to add dragndrop-reordering of the tabs
2004-11-24 23:27:28 +00:00
mathias
993c17cf2e
svn propset svn:keywords "Id"
2004-11-19 11:37:27 +00:00
akir
d1a9c036b2
closes bug #1039658
...
" When you choose a transparency of less than 255 for a
unfocused window, the window title f the unfocused
window will not be transparent.
Only the buttons will."
2004-10-22 09:43:53 +00:00
akir
b610274539
added focusTabMinWidth
2004-10-10 16:12:48 +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
4b159871a0
minor cleaning
2004-08-11 13:17:56 +00:00
rathnor
dea3281e69
primarily focus fix/tweak/rejigging
2004-03-21 09:00:25 +00:00
fluxgen
489c2f4dd0
ignore exposure
2004-02-28 16:54:04 +00:00
fluxgen
2b7c80b183
improved transparent rendering speed, the button instances do not need to updateTransparent explicit since they do that in their clear function
2004-02-27 12:20:01 +00:00
fluxgen
8a4be38909
minor fix
2004-01-23 11:04:05 +00:00
rathnor
e56c3c5b44
fix some issues with window frame that happened when changing style
2004-01-23 10:38:25 +00:00
fluxgen
d1b45b69c6
fixed window size bug, it could been negative in hideHandle and hideTitlebar
2004-01-21 19:47:30 +00:00
fluxgen
5e5118b4e3
using empty instead of size
2004-01-21 14:14:40 +00:00
rathnor
d5b04d1fa0
fix grip drawing issue
2004-01-10 20:22:05 +00:00
rathnor
5e87ca1ea4
fix some minor transparency issues
2004-01-10 00:37:35 +00:00
fluxgen
b4fc4b5793
some cleaning, using FbWindow setClientWindow instead
2004-01-02 13:26:44 +00:00
fluxgen
bb02a522fb
code cleaning
2003-12-18 18:03:23 +00:00
rathnor
a1930dbf6a
tidy redundant
2003-12-16 12:46:14 +00:00
rathnor
67bbf9ff2c
fix up label transparency
2003-12-11 12:48:39 +00:00