index
:
xorg/app/compiz
compiz++
compiz-0.2
compiz-0.4
compiz-0.6
compiz-0.8
master
nomad-0.7.8
object-framework
OpenGL based compositing and windows manager (mirrored from https://gitlab.freedesktop.org/xorg/app/compiz)
davidr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
wobbly.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-05
Fix option type for int description options.
Danny Baumann
1
-2
/
+2
2007-06-05
Convert usage of restricted string options to int descriptions in wobbly plugin.
Danny Baumann
1
-53
/
+17
2007-05-31
Applied lastest core changes to wobbly, minimize, rotate and scale.
Dennis Kasprzyk
1
-1
/
+1
2007-05-31
Renamed paint(Transformed)Screen to paint(Transfomed)Output.
Dennis Kasprzyk
1
-7
/
+7
2007-05-20
Track the first grabbed window, not the last one.
Danny Baumann
1
-4
/
+10
2007-05-03
Add passive_grab tag to snap action.
David Reveman
1
-1
/
+2
2007-05-03
Remove plugin descriptions from VTable.
David Reveman
1
-2
/
+0
2007-05-03
Remove unnecessary checks.
David Reveman
1
-3
/
+1
2007-05-03
Cleanup.
David Reveman
1
-10
/
+3
2007-05-03
Make all option info structures const.
Danny Baumann
1
-1
/
+1
2007-05-03
Fix typo.
Danny Baumann
1
-1
/
+1
2007-05-03
Update wobbly plugin to use new metadata system.
Danny Baumann
1
-239
/
+84
2007-04-16
Add GetMetadata function to plugin VTable.
David Reveman
1
-0
/
+1
2007-04-06
Reduce code by using compSetOption.
David Reveman
1
-23
/
+2
2007-04-05
Avoid explicit comparison with FALSE constant
Danny Baumann
1
-4
/
+4
2007-04-03
Changed plugin vTable option functions to include a reference
Mike Dransfield
1
-6
/
+10
2007-03-06
Remove PAINT_WINDOW_CLIP_OPAQUE_MASK and
David Reveman
1
-5
/
+0
2007-03-05
Add deltas to resize notify function.
Danny Baumann
1
-2
/
+6
2007-03-01
Set a top anchor when resizing a wobbly window.
David Reveman
1
-1
/
+28
2007-03-01
Change default map effect to None.
David Reveman
1
-2
/
+2
2007-03-01
Remove invalid window types and add Unknown.
David Reveman
1
-1
/
+1
2007-02-27
Fix active window tracking. We're always setting the active window
David Reveman
1
-37
/
+29
2007-02-26
Make sure grab window is set.
David Reveman
1
-1
/
+2
2007-02-25
Use match options in wobbly plugin.
David Reveman
1
-131
/
+103
2007-02-23
Clean up and document window paint flags.
David Reveman
1
-1
/
+1
2007-01-26
drawWindowGeometry should not be a screen function. It's call-back
David Reveman
1
-58
/
+43
2007-01-26
Make wobbly plugin use indexCount when storing number indices so that
David Reveman
1
-3
/
+4
2007-01-25
Move matrix manipulation out of GL as it makes a lot more sense to
David Reveman
1
-2
/
+4
2007-01-02
Only update window position when no pending position changes exists.
David Reveman
1
-8
/
+11
2006-12-12
Snap to output extents.
David Reveman
1
-12
/
+24
2006-12-12
Fix typo.
David Reveman
1
-1
/
+1
2006-12-12
Compute edge start and end offsets correctly.
David Reveman
1
-16
/
+21
2006-12-12
Fix typo that caused struts to be ignored.
David Reveman
1
-18
/
+18
2006-12-12
Snap to window struts instead of workarea.
David Reveman
1
-26
/
+95
2006-12-05
Another try at making the maximize effect work properly.
David Reveman
1
-7
/
+2
2006-12-04
Trigger maximize effect properly.
David Reveman
1
-5
/
+12
2006-11-22
Use addWindowDamageRect so that damage is reported properly for
David Reveman
1
-9
/
+11
2006-11-22
Remove window scale.
David Reveman
1
-139
/
+30
2006-11-16
Fix typo.
David Reveman
1
-1
/
+1
2006-11-11
Remove scale applied at the add geometry stage in wobblyDrawWindowTexture
David Reveman
1
-15
/
+36
2006-10-09
Add plugin feature interface.
Guillaume
1
-1
/
+3
2006-10-03
Add snap_inverted option to wobbly plugin.
David Reveman
1
-7
/
+32
2006-09-26
Add output argument to PaintScreen and PaintTransformedScreen functions.
David Reveman
1
-1
/
+2
2006-09-19
Add version handling to plugin system.
David Reveman
1
-0
/
+8
2006-07-25
Make sure things work as before adding new override-redirect window types.
David Reveman
1
-0
/
+6
2006-07-22
Add shiver action and remove visual bell option.
David Reveman
1
-48
/
+59
2006-07-22
Make wobbly plugin use new action system.
David Reveman
1
-73
/
+160
2006-07-20
Improve the localization of compiz.schemas (bnc 176752)
Dan Winship
1
-38
/
+38
2006-06-07
Disable client-side texture coordinate arrays that are not used
David Reveman
1
-0
/
+14
2006-05-25
Add maximize_window_horizontally, maximize_window_vertically,
David Reveman
1
-7
/
+10
[next]