index
:
~dbo/compiz-with-glib-mainloop
glibmm-experimental
glibmm-single-timer
master
Unnamed repository; edit this file to name it for gitweb.
Jason Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-13
Fix buffer overflow on some platforms (Non NULL passed to XOpenDisplay)
Sam Spilsbury
1
-1
/
+3
2010-12-07
Don't stack focus-denied windows in a disallowed position
Sam Spilsbury
1
-6
/
+11
2010-12-07
Only reflect the decoration size in MapRequest gravity adjustment, not
Sam Spilsbury
1
-5
/
+5
2010-12-07
Move window position validation to validateWindowResizeRequest function.
Sam Spilsbury
1
-55
/
+57
2010-12-07
Don't make minimized windows unmanaged.
Sam Spilsbury
1
-1
/
+1
2010-12-07
Fix window offset at the start of close animation.
Sam Spilsbury
2
-21
/
+22
2010-12-07
Fix typo
Sam Spilsbury
1
-2
/
+2
2010-12-07
Fix assertion if core is specified as plugin on the command line.
Sam Spilsbury
1
-14
/
+21
2010-12-07
Avoid adding core twice to plugin list
Sam Spilsbury
1
-0
/
+2
2010-12-07
Fix sibling checking logic.
Sam Spilsbury
1
-2
/
+2
2010-12-07
Make sure findValidStackSibling below doesn't return a sibling that
Sam Spilsbury
1
-0
/
+15
2010-12-07
Fix up coding style, add some comments.
Sam Spilsbury
1
-0
/
+6
2010-12-07
Never unload plugins passed to the cmdline
Sam Spilsbury
3
-20
/
+80
2010-12-07
Revert gravity adjustment made at MapRequest time at UnmapNotify time
Sam Spilsbury
3
-16
/
+38
2010-12-06
Revert "Fix windows being forever treated as "not managed" in focus () and no...
Sam Spilsbury
1
-1
/
+0
2010-12-06
Fix startup order.
Sam Spilsbury
4
-93
/
+183
2010-12-05
Fix windows being forever treated as "not managed" in focus () and not enteri...
Sam Spilsbury
1
-0
/
+1
2010-12-03
Fix some focus issues:
Sam Spilsbury
4
-2
/
+16
2010-12-03
Revert "Ensure that we can change the input focus, even if we requested a cli...
Sam Spilsbury
4
-52
/
+15
2010-12-03
Ensure that we can change the input focus, even if we requested a client to t...
Sam Spilsbury
4
-15
/
+52
2010-12-02
Make w->managed () wrapable
Sam Spilsbury
1
-0
/
+5
2010-11-11
Listen for FocusIn/FocusOut on NotifyGrab NotifyUngrab and set an internal bi...
Sam Spilsbury
3
-1
/
+18
2010-11-11
Make sure that we properly unregister actions when removing the option privat...
Sam Spilsbury
1
-24
/
+26
2010-11-09
[PATCH] Be a little bit more clever when handing option construction in handl...
Danny Baumann
4
-20
/
+25
2010-11-08
Don't increase core action register reference counts if the same action was a...
Sam Spilsbury
3
-4
/
+23
2010-11-06
Don't increase leave pendingMaps at a non-zero number once the window is mapped.
Sam Spilsbury
1
-19
/
+19
2010-10-24
Use XFreeStringList to recursively free the entire array
Sam Spilsbury
1
-2
/
+2
2010-10-24
Cleanup (static analysis)
Sam Spilsbury
1
-0
/
+3
2010-10-24
Fix some memory leaks (it looks like there are some more in XTextPropertyToSt...
Sam Spilsbury
1
-18
/
+29
2010-10-24
core: general code cleanup (static analysis)
Sam Spilsbury
5
-10
/
+21
2010-10-07
Remove unused variables to silence warnings.
Scott Moreau
1
-5
/
+1
2010-09-30
Clean up isViewable
Sam Spilsbury
1
-4
/
+1
2010-09-09
Force input focus on button 1/2/3 press.
Sam Spilsbury
1
-3
/
+2
2010-08-28
Better checking if the window is destroyed and use the default visual
Sam Spilsbury
1
-13
/
+28
2010-08-20
Fix warning.
Scott Moreau
1
-1
/
+1
2010-08-20
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
1
-1
/
+1
2010-08-17
Don't give all windows struts
Jay Catherwood
1
-1
/
+1
2010-08-17
Revert "Revert "Keep pixmaps of unmapped windows around if they are used for ...
Sam Spilsbury
1
-2
/
+13
2010-08-12
Fix tooltip open animations not firing
Jay Catherwood
1
-33
/
+33
2010-08-13
Revert "Keep pixmaps of unmapped windows around if they are used for animatio...
Sam Spilsbury
1
-13
/
+2
2010-08-11
Use restack () instead of restackBelow () to ensure stack synchronousity
Sam Spilsbury
1
-1
/
+1
2010-08-10
Don't free a local variable by creating a pointer to it and then not
Sam Spilsbury
1
-4
/
+4
2010-08-10
Also include frame region in input region shape
Sam Spilsbury
1
-1
/
+1
2010-08-10
Make minimize, unminimize and minimized () functions wrappable
Sam Spilsbury
2
-12
/
+28
2010-08-10
Revert "Call wrapped hide and show functions for minimize and unminimize and ...
Sam Spilsbury
2
-31
/
+16
2010-08-10
Call wrapped hide and show functions for minimize and unminimize and also
Sam Spilsbury
2
-16
/
+31
2010-08-10
Use anchor stacking point as either directly above or directly below
Sam Spilsbury
1
-5
/
+11
2010-08-10
Fix typo
Sam Spilsbury
1
-0
/
+4
2010-08-10
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
1
-1
/
+4
2010-08-10
Handle the ShapeInput and ShapeBounding XShape regions
Sam Spilsbury
1
-34
/
+73
[next]