Tom Szilagyi

Results 5 issues of Tom Szilagyi

Hi, First of all, thanks for your work on LMS -- it is a very interesting project and looks to be quite close to what I need! While testing it...

enhancement
question

As a consequence, alloc-gl-array now takes proper cffi struct types as well as primitive types. Therefore, one has to write: (gl:alloc-gl-array '(:struct position-color) 5) instead of (gl:alloc-gl-array 'position-color 5) Closes...

This makes it possible to supply a non-nil :timeout to event-case & co and run it in a loop, also processing events from other sources or performing an idle task...

These warnings were produced at runtime in potentially very large quantities. An example warning: WARNING: bare references to struct types are deprecated. Please use (:POINTER (:STRUCT XCB:XCB-CHARINFO-T)) or (:STRUCT XCB:XCB-CHARINFO-T)...

**Describe the bug** The filter editor does not allow creating certain (simple) filters. For example, I would like to create a filter that marks the message as read (on certain...

enhancement
sieve