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
rathnor
15b41a3c35
add window.label.active theme items
2003-12-09 08:48:08 +00:00
fluxgen
c5b79ed14b
usePixmap from Texture
2003-12-07 16:39:43 +00:00
rathnor
b88f9b2a9e
fix a number of positioning and sizing issues
2003-10-31 10:37:09 +00:00
rathnor
d617c5288f
fix handling of zero handleWidth in themes
2003-10-30 20:27:51 +00:00
rathnor
f5f979ef37
make client windows only reparented one below toplevel - i.e. not into
...
clientarea
2003-10-28 02:17:03 +00:00
rathnor
018665d7a3
drawing optimisations and fixes
2003-10-09 16:48:09 +00:00
rathnor
e5dd3d2e85
fix rendering of offscreen windows
2003-10-06 09:28:35 +00:00
rathnor
9a155ea7b5
fix window size when changing titlebar height
2003-10-05 09:03:43 +00:00
rathnor
bb1a7c92d8
fix rendering of grips for parent relative textures
...
- make them children of the handle
2003-10-02 14:14:46 +00:00
rathnor
ae6e193aa7
fix rendering of window frame on focus change
2003-10-02 13:09:24 +00:00
rathnor
feb7462e38
Fix updates to mwm_hints, and make configure request move and resize atomic
2003-09-24 14:02:25 +00:00
rathnor
9859cc53d0
more gravity tweaks
2003-09-16 13:11:42 +00:00
fluxgen
4ca7cc7b94
update transparent for grips and handle
2003-09-15 20:14:49 +00:00
fluxgen
32a6aa1f54
less flicker
2003-09-14 10:32:31 +00:00
fluxgen
056a997e39
fixed new theme items
2003-09-12 23:38:50 +00:00
fluxgen
a6b3e25679
optimized rendering
2003-09-12 22:49:14 +00:00
rathnor
6d6425cbde
fix gravity handling
2003-09-11 19:55:27 +00:00
rathnor
9582e35ab8
correct temporary insanity :-/
2003-09-11 13:35:37 +00:00
rathnor
01af61822d
add gravity translate
2003-09-11 13:17:14 +00:00
fluxgen
7965166d82
reduced flicker with transparency
2003-09-10 21:43:54 +00:00
fluxgen
37c8e349fb
fixed timer to update transparent while moving
2003-09-10 09:53:21 +00:00
fluxgen
2fadb492ed
moved border color and width to frame theme
2003-08-25 16:17:18 +00:00
rathnor
06a66cc304
fix some style initialisation issues
2003-08-25 13:15:53 +00:00