index
:
~halfline/pop
async
master
Pop toy compositing manager
halfline
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-09
Merge branch 'event-rewrite'
master
Ray Strode
30
-1108/+4306
2007-04-09
put a placeholder view up before the window gets its first damage event
Ray Strode
2
-4/+73
2007-04-09
Try to draw less
Ray Strode
6
-29/+229
2007-04-07
Drop un-needed function declaration
Ray Strode
1
-1/+0
2007-04-07
add config.h to the top of every source file
Ray Strode
7
-6/+8
2007-04-07
random thoughts on how to draw less each time around
Ray Strode
1
-0/+41
2007-04-06
random, somewhat spurious cleanup.
Ray Strode
3
-29/+17
2007-04-03
i dunno
Ray Strode
1
-3/+1
2007-04-03
add a description to view
Ray Strode
2
-4/+9
2007-04-03
remove TODO item
Ray Strode
1
-1/+0
2007-04-03
don't show patterns until they get damage
Ray Strode
1
-8/+22
2007-04-03
fix a segfault in the last bit of stacking fixes
Ray Strode
2
-20/+5
2007-04-03
try to fix up some stacking problem
Ray Strode
1
-8/+47
2007-04-02
buggy implementation of following x stacking events
Ray Strode
4
-8/+30
2007-04-02
first crack at generating stacking events
Ray Strode
3
-78/+314
2007-04-02
add a TODO file with some of the things that still need to be done
Ray Strode
1
-0/+12
2007-04-02
tackle the aforementioned event-listener problem without the junk
Ray Strode
4
-19/+37
2007-04-01
add hacky workaround to some bug in the event-listener/window-view integration
Ray Strode
3
-22/+56
2007-03-30
clean some more files
Ray Strode
1
-0/+2
2007-03-30
clean things up better
Ray Strode
1
-0/+2
2007-03-30
get things working a bit better
Ray Strode
4
-4/+16
2007-03-30
add minimal autogen.sh file
Ray Strode
1
-0/+5
2007-03-30
add glib-genmarshal input file
Ray Strode
1
-0/+2
2007-03-30
make inroads toward autotooling the project
Ray Strode
14
-3/+820
2007-03-30
move files to src/ directory
Ray Strode
10
-17/+2
2007-03-30
disconnect event-listener from view when unsetting window
Ray Strode
4
-9/+69
2007-03-29
cast function with not exactly the right signature to
Ray Strode
1
-1/+3
2007-03-29
use new window stack object to track window stack
Ray Strode
4
-74/+132
2007-03-29
the beginnings of a class for tracking the window stack
Ray Strode
2
-0/+399
2007-03-29
when using a test window scale th screen to fit the window
Ray Strode
2
-3/+18
2007-03-27
create pattern for visible windows
Ray Strode
2
-4/+5
2007-03-27
add some debugging spew
Ray Strode
3
-23/+75
2007-03-27
attach the window a event is for as the detail for the event signal
Ray Strode
5
-229/+442
2007-03-26
add a few more events
Ray Strode
4
-30/+220
2007-03-21
i don't know
Ray Strode
5
-160/+202
2007-03-19
remove fake _damaged call from render_to_context function, now
Ray Strode
4
-21/+23
2007-03-19
try to hack in damage reporting in event listener class...fail
Ray Strode
3
-15/+88
2007-03-19
add a hack to seems to "fix" things so windows don't give badmatch anymore
Ray Strode
2
-44/+23
2007-03-19
i don't know, still not working right
Ray Strode
4
-63/+151
2007-03-18
drop the event queue stuff. it doesn't work right and i'm not even sure it w...
Ray Strode
6
-320/+52
2007-03-18
add token alpha
Ray Strode
1
-1/+1
2007-03-18
rename git-window to git-window-view
Ray Strode
8
-907/+1047
2007-03-16
add new (broken) files for managing events
Ray Strode
2
-0/+666
2007-03-14
make things work a little better when you minimize and restore windows
Ray Strode
2
-13/+93
2007-03-13
fix error spew problem
Ray Strode
2
-12/+15
2007-03-13
clean up better on the destroyed window path (still gives funky errors though)
Ray Strode
2
-38/+71
2007-03-13
add limited, initial support for shaped windows
Ray Strode
2
-3/+88
2007-03-13
don't listen for window create and destruction notices instead of calling XQu...
Ray Strode
3
-40/+80
2007-03-13
- make pop-window a widget so we can take advantage of the event framework
Ray Strode
3
-136/+264
2007-03-12
add missing header (oops!)
Ray Strode
2
-4/+84
[next]