My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Oct 16, 2008
    r62 (improved window moving ) committed by fred.reichbier   -   improved window moving
    improved window moving
  • Oct 16, 2008
    r61 (slightly nicer window decorations and hopefully better windo...) committed by dunkfordyce   -   slightly nicer window decorations and hopefully better window moving code
    slightly nicer window decorations and hopefully better window moving code
  • Oct 15, 2008
    r60 (Added EnterNotifyEvent output) committed by jochen.maes   -   Added EnterNotifyEvent output
    Added EnterNotifyEvent output
  • Oct 15, 2008
    r59 (Added WM_NAME) committed by jochen.maes   -   Added WM_NAME
    Added WM_NAME
  • Oct 15, 2008
    r58 (fixed enter and leave event dispatching ) committed by fred.reichbier   -   fixed enter and leave event dispatching
    fixed enter and leave event dispatching
  • Oct 14, 2008
    r57 (fixed new property setting ) committed by fred.reichbier   -   fixed new property setting
    fixed new property setting
  • Oct 14, 2008
    r56 (fixed error handling, added better window dragging ) committed by fred.reichbier   -   fixed error handling, added better window dragging
    fixed error handling, added better window dragging
  • Oct 14, 2008
    r55 (semi-fixed pointer grabbing ) committed by fred.reichbier   -   semi-fixed pointer grabbing
    semi-fixed pointer grabbing
  • Oct 14, 2008
    r54 (fixing a careless commit) committed by dunkfordyce   -   fixing a careless commit
    fixing a careless commit
  • Oct 14, 2008
    r53 (not working pointer grabbing) committed by dunkfordyce   -   not working pointer grabbing
    not working pointer grabbing
  • Oct 14, 2008
    r52 (Added empty line after event) committed by jochen.maes   -   Added empty line after event
    Added empty line after event
  • Oct 14, 2008
    r51 (Added ButtonEvents to sevent) committed by jochen.maes   -   Added ButtonEvents to sevent
    Added ButtonEvents to sevent
  • Oct 13, 2008
    r50 (Fixed the incorrect serial number now it does represent the ...) committed by jochen.maes   -   Fixed the incorrect serial number now it does represent the event_type
    Fixed the incorrect serial number now it does represent the event_type
  • Oct 13, 2008
    r49 (partially completed they keyevents added timer: when no vali...) committed by jochen.maes   -   partially completed they keyevents added timer: when no valid events for more than 10 seconds exit
    partially completed they keyevents added timer: when no valid events for more than 10 seconds exit
  • Oct 13, 2008
    r48 (Next time I will try to actually add the sevent file) committed by jochen.maes   -   Next time I will try to actually add the sevent file
    Next time I will try to actually add the sevent file
  • Oct 13, 2008
    r47 (Basic implementation sevent (only for keys right now) withou...) committed by jochen.maes   -   Basic implementation sevent (only for keys right now) without timer added __str__ to the Event Object
    Basic implementation sevent (only for keys right now) without timer added __str__ to the Event Object
  • Oct 12, 2008
    r46 (added keysymbols.py (forgot it in last commit -.-) some dest...) committed by fred.reichbier   -   added keysymbols.py (forgot it in last commit -.-) some destroying work
    added keysymbols.py (forgot it in last commit -.-) some destroying work
  • Oct 10, 2008
    r45 (added a keysym_to_str helper function ) committed by fred.reichbier   -   added a keysym_to_str helper function
    added a keysym_to_str helper function
  • Oct 10, 2008
    r44 (added keysymdef, modifiers and grab_key. CTRL-q quits samura...) committed by fred.reichbier   -   added keysymdef, modifiers and grab_key. CTRL-q quits samurai-x now.
    added keysymdef, modifiers and grab_key. CTRL-q quits samurai-x now.
  • Oct 10, 2008
    r43 (added a binding to xcb-keysyms from xcb-util ) committed by fred.reichbier   -   added a binding to xcb-keysyms from xcb-util
    added a binding to xcb-keysyms from xcb-util
  • Oct 10, 2008
    r42 (screen scanning code) committed by dunkfordyce   -   screen scanning code
    screen scanning code
  • Oct 10, 2008
    r41 (create screen objects for all screens) committed by dunkfordyce   -   create screen objects for all screens
    create screen objects for all screens
  • Oct 10, 2008
    r40 (fixed iterators, added depth and visualtype iterators ) committed by fred.reichbier   -   fixed iterators, added depth and visualtype iterators
    fixed iterators, added depth and visualtype iterators
  • Oct 09, 2008
    r39 (added a simple iterator bridge which is not working at the m...) committed by fred.reichbier   -   added a simple iterator bridge which is not working at the moment.
    added a simple iterator bridge which is not working at the moment.
  • Oct 07, 2008
    r38 (some of this, some of that. ) committed by fred.reichbier   -   some of this, some of that.
    some of this, some of that.
  • Oct 07, 2008
    r37 (get screen count ( not working yet! )) committed by dunkfordyce   -   get screen count ( not working yet! )
    get screen count ( not working yet! )
  • Oct 04, 2008
    r36 (some xcb bugfixing, moving and resizing does work now (with ...) committed by fred.reichbier   -   some xcb bugfixing, moving and resizing does work now (with ugly code anyway) I think the window decoration should be OK.
    some xcb bugfixing, moving and resizing does work now (with ugly code anyway) I think the window decoration should be OK.
  • Oct 04, 2008
    r35 (added some stuff to implement a window manager which is able...) committed by fred.reichbier   -   added some stuff to implement a window manager which is able to move windows around. The code is mostly ugly, so feel free to rewrite the stuff :D
    added some stuff to implement a window manager which is able to move windows around. The code is mostly ugly, so feel free to rewrite the stuff :D
  • Oct 03, 2008
    r34 (regenerated ctypes xcb wrapper with correct enumerations ) committed by fred.reichbier   -   regenerated ctypes xcb wrapper with correct enumerations
    regenerated ctypes xcb wrapper with correct enumerations
  • Oct 03, 2008
    r33 (tried to add a window manager prototype, but key presses are...) committed by fred.reichbier   -   tried to add a window manager prototype, but key presses are not recognized (focus issues?)
    tried to add a window manager prototype, but key presses are not recognized (focus issues?)
  • Oct 02, 2008
    r32 (pyxcb: * some documentation ) committed by fred.reichbier   -   pyxcb: * some documentation
    pyxcb: * some documentation
  • Oct 02, 2008
    r31 (pyxcb: * added a convenient pixmap xizer ) committed by fred.reichbier   -   pyxcb: * added a convenient pixmap xizer
    pyxcb: * added a convenient pixmap xizer
  • Oct 02, 2008
    r30 (pyxcb: * added a pixmap class * added some stuff to ...) committed by fred.reichbier   -   pyxcb: * added a pixmap class * added some stuff to `Screen` * added a setroot test
    pyxcb: * added a pixmap class * added some stuff to `Screen` * added a setroot test
  • Oct 02, 2008
    r29 (ported samuraix.drawcontext to xcb, attached example ) committed by fred.reichbier   -   ported samuraix.drawcontext to xcb, attached example
    ported samuraix.drawcontext to xcb, attached example
  • Oct 01, 2008
    r28 (pyxcb: * removed standalone pyxcb in trunk * added x...) committed by fred.reichbier   -   pyxcb: * removed standalone pyxcb in trunk * added xcb event dispatching and test
    pyxcb: * removed standalone pyxcb in trunk * added xcb event dispatching and test
  • Oct 01, 2008
    r27 (pyxcb: * added a resource class and cache * added py...) committed by fred.reichbier   -   pyxcb: * added a resource class and cache * added pyglet's event dispatcher
    pyxcb: * added a resource class and cache * added pyglet's event dispatcher
  • Sep 30, 2008
    r26 (created a new samurai-x2 directory structure containing xcb,...) committed by fred.reichbier   -   created a new samurai-x2 directory structure containing xcb, cairo and rsvg
    created a new samurai-x2 directory structure containing xcb, cairo and rsvg
  • Sep 30, 2008
    r25 (pyxcb: * added a simple "wm prototype" which listens to ...) committed by fred.reichbier   -   pyxcb: * added a simple "wm prototype" which listens to window manager related events * some work on pyxcb core
    pyxcb: * added a simple "wm prototype" which listens to window manager related events * some work on pyxcb core
  • Sep 30, 2008
    r24 (pyxcb: * cairo integration works now * rsvg binding ...) committed by fred.reichbier   -   pyxcb: * cairo integration works now * rsvg binding from samurai-x added
    pyxcb: * cairo integration works now * rsvg binding from samurai-x added
  • Sep 29, 2008
    r23 (pyxcb: * added a cairo wrapper which is not working yet....) committed by fred.reichbier   -   pyxcb: * added a cairo wrapper which is not working yet.
    pyxcb: * added a cairo wrapper which is not working yet.
  • Sep 29, 2008
    r22 (pyxcb: * added graphics context ) committed by fred.reichbier   -   pyxcb: * added graphics context
    pyxcb: * added graphics context
  • Sep 29, 2008
    r21 (pyxcb: * worked on event classes, nearly complete now ) committed by fred.reichbier   -   pyxcb: * worked on event classes, nearly complete now
    pyxcb: * worked on event classes, nearly complete now
  • Sep 29, 2008
    r20 (pyxcb: * event masks are working now * receiving eve...) committed by fred.reichbier   -   pyxcb: * event masks are working now * receiving events is working now (example in test.py) * worked on _xcb.py (missing bitshifting operators)
    pyxcb: * event masks are working now * receiving events is working now (example in test.py) * worked on _xcb.py (missing bitshifting operators)
  • Sep 29, 2008
    r19 (forgot test.py :/ ) committed by fred.reichbier   -   forgot test.py :/
    forgot test.py :/
  • Sep 29, 2008
    r18 (added a basic xcb binding ) committed by fred.reichbier   -   added a basic xcb binding
    added a basic xcb binding
  • Aug 05, 2008
    r17 (more reparenting work) committed by dunkfordyce   -   more reparenting work
    more reparenting work
  • Aug 04, 2008
    r16 (work from over the weekend, now sx is a reparenting wm and s...) committed by dunkfordyce   -   work from over the weekend, now sx is a reparenting wm and supports a better timer system
    work from over the weekend, now sx is a reparenting wm and supports a better timer system
  • Aug 01, 2008
    r15 (opaque window resizing) committed by dunkfordyce   -   opaque window resizing
    opaque window resizing
  • Jul 30, 2008
    r14 (tuesday nights work) committed by dunkfordyce   -   tuesday nights work
    tuesday nights work
  • Jul 29, 2008
    r13 (small bug in setroot) committed by dunkfordyce   -   small bug in setroot
    small bug in setroot
 
Hosted by Google Code