Older
-
-
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
-
r60
(Added EnterNotifyEvent output) committed by jochen.maes
- Added EnterNotifyEvent output
Added EnterNotifyEvent output
-
-
r58
(fixed enter and leave event dispatching
) committed by fred.reichbier
- fixed enter and leave event dispatching
fixed enter and leave event dispatching
-
r57
(fixed new property setting
) committed by fred.reichbier
- fixed new property setting
fixed new property setting
-
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
-
r55
(semi-fixed pointer grabbing
) committed by fred.reichbier
- semi-fixed pointer grabbing
semi-fixed pointer grabbing
-
r54
(fixing a careless commit) committed by dunkfordyce
- fixing a careless commit
-
r53
(not working pointer grabbing) committed by dunkfordyce
- not working pointer grabbing
not working pointer grabbing
-
r52
(Added empty line after event) committed by jochen.maes
- Added empty line after event
Added empty line after event
-
r51
(Added ButtonEvents to sevent) committed by jochen.maes
- Added ButtonEvents to sevent
Added ButtonEvents to sevent
-
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
-
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
-
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
-
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
-
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
-
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
-
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.
-
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
-
r42
(screen scanning code) committed by dunkfordyce
- screen scanning code
-
r41
(create screen objects for all screens) committed by dunkfordyce
- create screen objects for all screens
create screen objects for all screens
-
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
-
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.
-
r38
(some of this, some of that.
) committed by fred.reichbier
- some of this, some of that.
some of this, some of that.
-
r37
(get screen count ( not working yet! )) committed by dunkfordyce
- get screen count ( not working yet! )
get screen count ( not working yet! )
-
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.
-
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
-
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
-
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?)
-
r32
(pyxcb:
* some documentation
) committed by fred.reichbier
- pyxcb:
* some documentation
pyxcb:
* some documentation
-
r31
(pyxcb:
* added a convenient pixmap xizer
) committed by fred.reichbier
- pyxcb:
* added a convenient pixmap xizer
pyxcb:
* added a convenient pixmap xizer
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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.
-
r22
(pyxcb:
* added graphics context
) committed by fred.reichbier
- pyxcb:
* added graphics context
pyxcb:
* added graphics context
-
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
-
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)
-
-
r18
(added a basic xcb binding
) committed by fred.reichbier
- added a basic xcb binding
added a basic xcb binding
-
r17
(more reparenting work) committed by dunkfordyce
- more reparenting work
-
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
-
r15
(opaque window resizing) committed by dunkfordyce
- opaque window resizing
-
r14
(tuesday nights work) committed by dunkfordyce
- tuesday nights work
-
r13
(small bug in setroot) committed by dunkfordyce
- small bug in setroot
|