]> gitweb.factorcode.org Git - factor.git/commit
x11.*: new vocab x11.X for ffi stuff from the X.h header
authorBjörn Lindqvist <bjourne@gmail.com>
Wed, 17 Aug 2016 01:46:28 +0000 (03:46 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Wed, 17 Aug 2016 01:46:28 +0000 (03:46 +0200)
commit1c3f34539687f540956b3c36d3e295b501979f21
treebd7a497a3f7d5826487156a23311edab87256b25
parentacdcc1f2c23a7ca5092df737345d6434c60bc41f
x11.*: new vocab x11.X for ffi stuff from the X.h header

It's nicer to have one vocab for each X11 header file than the previous
organization.
17 files changed:
basis/ui/backend/x11/x11.factor
basis/x11/X/X.factor [new file with mode: 0644]
basis/x11/X/authors.txt [new file with mode: 0644]
basis/x11/X/summary.txt [new file with mode: 0644]
basis/x11/clipboard/clipboard.factor
basis/x11/constants/authors.txt [deleted file]
basis/x11/constants/constants.factor [deleted file]
basis/x11/constants/summary.txt [deleted file]
basis/x11/events/events.factor
basis/x11/glx/glx.factor
basis/x11/keysymdef/keysymdef.factor
basis/x11/keysymdef/summary.txt [new file with mode: 0644]
basis/x11/windows/windows.factor
basis/x11/xim/xim.factor
basis/x11/xinput2/ffi/ffi.factor
basis/x11/xinput2/xinput2.factor
basis/x11/xlib/xlib.factor