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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-14
Clean up.
David Reveman
1
-10
/
+10
2007-08-14
Check action type properly when comparing action values.
David Reveman
1
-21
/
+40
2007-08-14
Button actions should be initialized with CompActionStateInitEdge
David Reveman
1
-1
/
+2
2007-08-14
Make sure initiate, terminate and state variables in action
David Reveman
1
-9
/
+15
2007-08-14
Free list option values properly.
David Reveman
1
-2
/
+7
2007-08-14
Avoid using binding type when determining if action
David Reveman
1
-27
/
+21
2007-08-14
Trigger edge button events properly.
David Reveman
1
-2
/
+7
2007-08-14
Update parsing of edge metadata.
David Reveman
1
-19
/
+7
2007-08-14
Remove complex action option initialization.
David Reveman
1
-97
/
+0
2007-08-14
Fix edge string parsing.
David Reveman
1
-19
/
+21
2007-08-13
Switch to new action option types for all core options. Most
David Reveman
1
-37
/
+38
2007-08-13
Add passive grabs and update event handling to trigger
David Reveman
3
-10
/
+13
2007-08-13
Add isActionOption function.
David Reveman
1
-0
/
+17
2007-08-13
Add edge modifiers. Deprecates edge button functionality.
David Reveman
2
-20
/
+113
2007-08-13
Add bell option, which is just a bell only action option.
David Reveman
2
-0
/
+40
2007-08-13
Add edge option, which is just a edge only action option.
David Reveman
2
-0
/
+112
2007-08-13
Add button-binding option, which is just a button-binding only
David Reveman
2
-0
/
+53
2007-08-13
Add key-binding option, which is just a key-binding only
David Reveman
2
-0
/
+53
2007-08-12
Use equalRange when checking if new value is equal to
David Reveman
1
-4
/
+7
2007-08-12
Make compInitOptionValue and compFiniOptionValue available to
David Reveman
1
-5
/
+11
2007-08-09
Fix many function declarations that were missing the 'const'
David Reveman
8
-44
/
+44
2007-08-09
Cleanup.
David Reveman
1
-1
/
+2
2007-08-09
Avoid use of strcasestr and case insensitive matching of
David Reveman
1
-3
/
+1
2007-08-07
This should be taken care of by unhookWindowFromScreen.
David Reveman
1
-6
/
+0
2007-08-07
Reduce code by using findWindowAtScreen in
David Reveman
1
-26
/
+7
2007-08-07
Avoid using lastFoundWindow in findWindowAtDisplay.
David Reveman
1
-14
/
+7
2007-08-07
Usage of lastFoundWindow in findTopLevelWindowAtDisplay is
David Reveman
1
-14
/
+7
2007-08-07
Revert "Select for focus change events on frame windows."
David Reveman
1
-1
/
+1
2007-08-07
Select for focus change events on frame windows.
David Reveman
1
-1
/
+1
2007-08-07
Add CompNoMask to REAL_MOD_MASK.
David Reveman
1
-2
/
+2
2007-08-06
Add XCB connection handle to CompDisplay.
David Reveman
1
-0
/
+2
2007-08-03
Remove .cvsignore files.
David Reveman
1
-5
/
+0
2007-07-31
Add missing NULL check.
David Reveman
1
-0
/
+4
2007-07-31
Removed useless test
Roland Baer
1
-1
/
+1
2007-07-30
Have focusDefaultWindow try to focus the window under the pointer
David Reveman
1
-13
/
+27
2007-07-30
Revert "First attempt to focus the window under the pointer if 'click to focu...
David Reveman
1
-35
/
+0
2007-07-30
Make sure some window is focused properly at start up.
David Reveman
1
-0
/
+4
2007-07-30
Clean up.
David Reveman
1
-2
/
+6
2007-07-29
Restore window geometry of fullscreen and maximized windows
David Reveman
1
-1
/
+14
2007-07-29
Use configureXWindow to move the window as moveWindow function
David Reveman
1
-2
/
+6
2007-07-29
Initialize placed variable for initially mapped windows
David Reveman
2
-5
/
+3
2007-07-29
Map hidden windows before exiting.
David Reveman
1
-0
/
+13
2007-07-29
Don't try to bind window again if it failed previously.
David Reveman
1
-0
/
+4
2007-07-29
We can't unset the damaged flag just because the bind failed
David Reveman
1
-1
/
+0
2007-07-29
Make sure initially mapped windows are considered mapped and
David Reveman
1
-13
/
+13
2007-07-29
Initialize iconifyied windows properly.
David Reveman
1
-12
/
+32
2007-07-28
Avoid window that we're trying to restack, restackWindowBelow can
David Reveman
1
-1
/
+1
2007-07-27
Skip windows that we should avoid stacking relative to.
David Reveman
1
-5
/
+13
2007-07-26
Make sure restackWindowBelow is able to put a window at
David Reveman
1
-17
/
+18
2007-07-24
Make server-side RANDR support optional.
David Reveman
3
-15
/
+19
[next]