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
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
fluxgen
6610e1c210
remove round corners for already shaped windows, i.e xmms
2003-08-24 15:39:52 +00:00
fluxgen
d509be7ac9
cleaning
2003-08-24 11:19:45 +00:00
fluxgen
92ae6d6a87
minor fix
2003-08-23 15:46:06 +00:00
fluxgen
f9058a5480
fixed theme height
2003-08-22 15:20:32 +00:00
fluxgen
3006ba49e4
moved textbutton to fbtk
2003-08-19 16:15:32 +00:00
fluxgen
884928264a
fixed rendering problem on focused textbutton
2003-08-13 16:36:37 +00:00
fluxgen
6b12f0c31a
button changed to a Fbwindow
2003-08-13 09:34:40 +00:00
fluxgen
e6a241ed0d
removed old debugmsg
2003-08-11 15:03:11 +00:00
fluxgen
10c972f7f7
using transparent window
2003-08-04 12:47:36 +00:00
fluxgen
88c3562634
using list instead of vector so we can rearrange labels better
2003-07-28 12:11:57 +00:00
rathnor
2585aefafe
fix window size when varying borderWidth
2003-07-26 16:17:02 +00:00
fluxgen
16d5dfd6f2
added shape
2003-07-10 11:36:21 +00:00
fluxgen
cc217ded94
fixed minor button line bug
2003-06-24 14:05:00 +00:00
fluxgen
312b7b0523
minor stuff
2003-06-23 14:18:54 +00:00
fluxgen
8a511aa196
removed debug output
2003-06-13 21:00:18 +00:00
fluxgen
01d069fbef
minor fixes
2003-06-05 13:09:08 +00:00
rathnor
51f7970f74
fix cascade placement for multiple heads
2003-05-21 23:59:54 +00:00
fluxgen
cbce8634dd
cleaning in FluxboxWindow interface
2003-05-15 11:17:29 +00:00
rathnor
c5e5009c2f
clean ups of reconfigure/redraws
2003-05-01 13:19:36 +00:00
fluxgen
2ff48d59e5
no border for clientarea
2003-04-16 22:15:22 +00:00
fluxgen
67929002b1
current label button focused
2003-04-16 12:27:49 +00:00
fluxgen
274e0a928e
fixed button alignment with border
2003-04-16 10:56:37 +00:00
fluxgen
86f3dc3b8c
make sure we only use button actions for titlebar
2003-04-15 14:36:12 +00:00
fluxgen
af077ae1ac
mask event so we dont get unmap while reparent
2003-04-14 23:40:41 +00:00
fluxgen
2928b32f3a
merged with embedded-tab-branch
2003-04-14 15:01:55 +00:00
rathnor
51007f35a5
Little fixes to bugs highlighted by valgrind - Simon
2003-04-09 17:20:06 +00:00
rathnor
67f058496a
fix shading bug (Simon)
2003-04-03 22:37:43 +00:00
rathnor
67f5dd9dd7
fix shade size bug
2003-02-23 21:32:37 +00:00
rathnor
b3ba757929
various frame size, and window resize/moving/outline bugs
2003-02-23 13:40:22 +00:00
fluxgen
32cfe10bc3
set right gc value for window buttons
2003-02-23 00:57:55 +00:00
fluxgen
6cafb55bb9
fixed minor resize bug
2003-02-22 18:31:00 +00:00
fluxgen
8c67f63d44
fixed bug in titlebar toggle
2003-02-20 23:21:23 +00:00
fluxgen
9c7f25c173
redraw title and title bar once we are done with reconfigure
2003-02-18 21:41:09 +00:00
fluxgen
cac009a7ad
minor fix
2003-02-17 22:57:52 +00:00
fluxgen
504989bcf1
fixed alignment problem in titlebar
2003-02-17 22:45:42 +00:00
fluxgen
96c49e2d0d
added theme listener
2003-02-15 01:54:54 +00:00
fluxgen
d844c4c1ca
fixed button gc
2003-01-12 20:31:54 +00:00
fluxgen
5cfe837b74
adjusted for FbTk ImageControl
2003-01-09 22:08:27 +00:00
fluxgen
a50b4b029a
minor ident and removal of debug msg
2003-01-09 18:03:33 +00:00
fluxgen
06f63eec84
added double click interval, fixed actions on titlebar, added hide/show decorations
2003-01-07 01:30:57 +00:00
fluxgen
4484d32680
frame handling
2003-01-05 22:14:10 +00:00