Commit Graph

22 Commits

Author SHA1 Message Date
frese fa5085eccf - using select in wait-event now
- modified error handling
- added cml-based event dispatcher to sync-event.scm
- fixed some bugs in mask-handling
- fixed a bug with enum-sets
2003-03-13 13:47:17 +00:00
frese aaf82e55b6 - changed xid-types to simple numbers
- added "display" to function interfaces
- moved type extraction/creation to C
- more simplifications
2003-03-11 02:47:38 +00:00
mainzelm 1b05b00ec5 Rename with-sync-x-events to init-sync-x-events. 2003-02-04 13:34:14 +00:00
frese b15642d63d - updated. 2002-04-26 08:29:05 +00:00
mainzelm 04812d3f7a Added synchronous interface to X events. 2002-04-17 14:55:10 +00:00
frese 963be1ec84 - updated. 2002-04-02 11:39:52 +00:00
frese a72df4abd5 updated. 2002-03-17 15:54:43 +00:00
frese 84ca2f8675 + fixed some bugs.
+ added optional screen argument to some display-functions.
+ added more any-event-* functions.
+ implemented send-event.
+ updated interfaces.
2002-02-25 13:10:11 +00:00
frese 10558fa5f0 - fixed GC_PROTECT bugs
- replaced most of symbol or symbol list arguments by enumerated types,
  enum-sets and alists of enumerated types.
- reformed event representation. Every event has it's own record-type now.
2002-02-08 17:09:43 +00:00
mainzelm 4ae0c363d4 Added make-...-alist for enumerated types. 2002-02-06 13:54:56 +00:00
frese b4f1bcad78 - changed variable arguments and return values in set-wm-hints!,
get-wm-hints, set-wm-normal-hints!, get-wm-normal-hints,
create-gcontext, change-gcontext, get-visual-info,
change-window-attributes, get-window-attributes, configure-window,
create-window to use an enumerated type instead of symbols.
- renamed functions in xlib-client (e.g. wm-hints to get-wm-hints).
2002-01-06 16:53:13 +00:00
mainzelm 20fc229b08 Error handling similar to sigevents 2001-12-19 21:37:16 +00:00
frese 4de9034f71 - updated for new bindings.
- added threads to xlib-event structure. wait-event needs sleep.
2001-10-09 15:51:33 +00:00
frese 45c05c8475 + added new types, interface and structure for region. 2001-09-25 12:56:15 +00:00
frese e7cce49d13 + Added support for visuals.
+ Implemented some missing routines for color control:
create-colormap, alloc-color-cells, set-color-cell.
2001-09-20 14:41:01 +00:00
frese b0a1f88472 added the error, extension, utility and grab packages. added
parse-color to the colormap package.
2001-08-29 14:49:31 +00:00
frese 9e1bddd658 added the key package. 2001-08-22 11:51:35 +00:00
frese d055618815 added all new types and packages (font, cursor, text, property, wm,
client, font-type, atom-type, cursor-type).
2001-08-21 15:15:34 +00:00
frese 49d237088f reorganized the modules. 2001-07-09 13:41:10 +00:00
frese 45ffe04e5f Only some small changes. 2001-06-25 11:46:06 +00:00
frese 2d06f4576b Major changes. First window showed up! 2001-06-11 15:28:32 +00:00
frese d6a249c4fe Untested implementation of the display stuff. 2001-05-21 15:32:01 +00:00