Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/xmonad/X11

A Haskell binding to the X11 graphics library.
https://github.com/xmonad/X11

Add missing ScreenSaverCycle constant

268dc3cdf53d9cd8db7f6f7f00764a9790d8006c authored over 12 years ago by Jochen Keil <[email protected]>
Update header

33553c9917785303a4b07574755774bd93f97227 authored over 12 years ago by Jochen Keil <[email protected]>
Add missing documentation for XScreenSaver API functions

e45ac8d0b536ac877c75571c66799c93ea24864d authored over 12 years ago by Jochen Keil <[email protected]>
Reformat inline documentation

f11b58632a7df8230cf6e47cd19451a4b196d0d8 authored over 12 years ago by Jochen Keil <[email protected]>
Move documentation of constants to their data definitions

121691cf2b1f954b3af3ca965851cb2cc07b4305 authored over 12 years ago by Jochen Keil <[email protected]>
Add XScreenSaver to build system so that it is built and installed

f57259f69b113c0be2507ca79f31ffab25ded688 authored over 12 years ago by Jochen Keil <[email protected]>
Add ScreenSaverNotifyEvent to the list / switch in getEvent

edba629435826aa58f760f209c365560b3d6e68e authored over 12 years ago by Jochen Keil <[email protected]>
Add some basic data types from scrnsaver.h (untyped, only aliases)

67e97d49846389480780456cbcd4b9d467b9f847 authored over 12 years ago by Jochen Keil <[email protected]>
include extensions/scrnsaver.h to make its contents available

3a416420c444eab551c4aaacc1684877366fd94c authored over 12 years ago by Jochen Keil <[email protected]>
Check for extensions/scrnsaver.h and issue an error if not available

49dd5f3a820bd5a53f66584893b1dc4c14409d4d authored over 12 years ago by Jochen Keil <[email protected]>
Reformat code (cosmetic surgery)

Indendation with 4 ws as tab, 80 char line limit, comma first

7f25c628c041c06ae93790051ff4275b6b0953dc authored over 12 years ago by Jochen Keil <[email protected]>
Import (incomplete) bindings to XScreenSaver extension

Written by Joachim Breitner:
http://darcs.nomeata.de/arbtt/src/Graphics/X11/XScreenSaver.hsc

So...

fac0b5c4fced9cf6054cd68b76d54de06b70fd43 authored over 12 years ago by Jochen Keil <[email protected]>
Methods for handling XScreenSaverNotifyEvents

Instance of storable for a pointer to an XScreenSaverNotifyEvent, a
get_* method for easy extrac...

8ac8abfff6411557257d0fa273376211fdf207b1 authored over 12 years ago by Jochen Keil <[email protected]>
bump bugfix to 1.6.0.1

a54bc867a096c23b24fc14387a35bd37b01241eb authored over 12 years ago by Daniel Wagner <[email protected]>
don't complain about autogenerated files

f8f21d94387e1b289a183ee3b0668563d80f7fe5 authored over 12 years ago by Daniel Wagner <[email protected]>
this file is autogenerated by auto(re)conf, so don't track it

50f605cb3dd9818b2480dbd4bf1fe07893b61cd0 authored over 12 years ago by Daniel Wagner <[email protected]>
tear-free (warningless) compilation on 7.6

80c5437321f62a9b6abd3059936c11a2675eba25 authored over 12 years ago by Daniel Wagner <[email protected]>
export newtype constructor for GHC 7.6

920c0981d42296373e42e971d4bab216c41b89ee authored over 12 years ago by Daniel Wagner <[email protected]>
Merge pull request #9 from mathstuf/dev/fix-warnings

dev/fix-warnings

41de6ccf1dfca6e5c93b5edb2cd7522373efb1bd authored over 12 years ago by Daniel Wagner <[email protected]>
remove the spurious syb dependency

6f0b840b48eb8061621a3689f2871affac248c8c authored over 12 years ago by Daniel Wagner <[email protected]>
Use unsafePerformIO from S.I.U instead of Foreign

272b715400d6634ddd3a6dfe992eb3b2e45f98f0 authored over 12 years ago by Ben Boeckel <[email protected]>
Explicitly ignore return values

b18a0b6bc2626fe0d89199b77e9b3c844f58dba3 authored over 12 years ago by Ben Boeckel <[email protected]>
Use specific LANGUAGE declarations instead of

ce1944844a9c27388656dcf57ae9094f4da1528f authored over 12 years ago by Ben Boeckel <[email protected]>
Merge pull request #8 from mathstuf/dev/xrandr-support

Add RRScreenChangeNotifyMask

3e71f80658a81345b0f0c2a1a60aeec2832508ae authored almost 13 years ago by Daniel Wagner <[email protected]>
Fix typo in the configure.ac file

d057d1d9cb7b8cf5e38855b220a4e99a88801405 authored almost 13 years ago by Ben Boeckel <[email protected]>
Add notify event handling

d5d894fa07d219ce07e875aab0e19e7fc25c97d7 authored almost 13 years ago by Ben Boeckel <[email protected]>
Use the EventMask type

0d76a867fd2fdb892570560e755d07bfd94f8dc9 authored almost 13 years ago by Ben Boeckel <[email protected]>
Add RRScreenChangeNotifyMask

8caa9e7add72dd8d6d4ddf2d21382ba8ace53969 authored almost 13 years ago by Ben Boeckel <[email protected]>
bump version per PVP, since we are now changing the event data type

c0afed17fa9c4da97ba77daef113d85dd67bb878 authored almost 13 years ago by Daniel Wagner <[email protected]>
Merge pull request #7 from mathstuf/dev/xrandr-support

dev/xrandr-support

e90b5990d944906b62cf9546a26c9b4e4534786d authored almost 13 years ago by Daniel Wagner <[email protected]>
Add Xrandr event data

fcfa9a72430f8d453b9a0bcb848a8999789d0620 authored almost 13 years ago by Ben Boeckel <[email protected]>
Move Xrandr types into the types module

8b0206c02ece2e8a7fe853333a63262357717381 authored almost 13 years ago by Ben Boeckel <[email protected]>
Merge pull request #6 from mathstuf/dev/xrandr-support

dev/xrandr-support

f681c553c2681adda58c99d51d71c7e9f54e5d3a authored almost 13 years ago by Daniel Wagner <[email protected]>
Add Xrandr bindings

e4bc5e2f827447a9c618036add6233e1a8e2b735 authored almost 13 years ago by Ben Boeckel <[email protected]>
Add boilerplate for Xrandr support

14ec58050bbe7689b93e892ad222b2b8cc05bab8 authored almost 13 years ago by Ben Boeckel <[email protected]>
Merge branch 'master' of github:haskell-pkg-janitors/X11

597923ecfd64af8f429c56110499b03ef212ecf2 authored almost 13 years ago by Daniel Wagner <[email protected]>
do a bit more error-checking in getWMNormalHints

995222e5826fd03b0f334d05585a0696b7307d6c authored almost 13 years ago by Daniel Wagner <[email protected]>
Merge pull request #2 from dylex/master

fix length of client message arguments on 64-bit

c748be4488de6e80d0a890952fd59267fbb30b24 authored almost 13 years ago by Daniel Wagner <[email protected]>
change XClientMessageEvent long data

The XClientMessageEvent.data.l field is actually a long, not an int, so it must
be interpreted a...

65ecb9f2f74b304bc9ba37090065146ee6dfc5e5 authored almost 13 years ago by Dylan Simon <[email protected]>
bump version per the PVP, plus add copyright info

d35f9602a460442535c167bd91ab9de7adc0a6e1 authored about 13 years ago by Daniel Wagner <[email protected]>
expose the new noModMask constant

3feb2898c66926abe81523d51500c12af0f76b7a authored about 13 years ago by Daniel Wagner <[email protected]>
Merge pull request #1 from gwern/patch-1

Types: add convenience function 'noModMask'

b015cdcebc3dba685f60126a9adeaba2461d627f authored about 13 years ago by Daniel Wagner <[email protected]>
Types: add convenience function 'noModMask'

05d3b9808dfb24892fd81c3fbde723dc0605bec6 authored about 13 years ago by gwern <[email protected]>
ignore automatically built files

a5b243f856b3859e50e9c3e14ae3fff600b9f2a5 authored about 13 years ago by Daniel Wagner <[email protected]>
Mathias Svensson's patch for big-endian compatibility

905c4e3cc93d7e6827dccbdcec2bf5a1da021053 authored about 13 years ago by Daniel Wagner <[email protected]>
update the metainformation

4c06e9d51fefddcd2fb4a860a120e50275e2cb2a authored about 13 years ago by Daniel Wagner <[email protected]>
export constructors so it builds with GHC 7.4

e5b898f5276ef2770d0fd7b04a01e915ce61a829 authored about 13 years ago by Daniel Wagner <[email protected]>
Bump version

9f6a789d8ff1f4a8c825ac7a0337da02e4eeb808 authored about 15 years ago by Spencer Janssen <[email protected]>
I'm taking maintainership of X11.

Thanks to Don Stewart for his maintenance work the past two years.

55973d2bd097c3271104d37ff843119cf4f81113 authored about 15 years ago by Spencer Janssen <[email protected]>
Remove weird character in comment. May fix building with hsc2hs on 6.12

9d0ce51e09960cd1e2e62e2736be39ae7e31db23 authored about 15 years ago by Spencer Janssen <[email protected]>
Escape path / from haddock

ce07b665c75098aa3314f90dc684476d188a4f08 authored about 15 years ago by Adam Vogt <[email protected]>
De-orphan the Read Rectangle instance

2751d66b115d0eb579d8f1b7fd17a633b4e3aeae authored about 15 years ago by Adam Vogt <[email protected]>
ExportScreenDataConstructor

545b038bb3e566ce0222034040bfaead5a1dd911 authored about 15 years ago by arsenm2 <[email protected]>
Add XGetModifierMapping binding

aea86f4c157dbece2748d514e77b3fb7bf984c83 authored about 15 years ago by Spencer Janssen <[email protected]>
KeyCode should be a byte, not a Unicode Char

fdc505ec2939275cb931d6647d12d8edc286a9bd authored about 15 years ago by Spencer Janssen <[email protected]>
Move build-type from wrong stanza

43ec6447b84c90ccd7541cbcb2d96a3dafae41e5 authored about 15 years ago by Don Stewart <[email protected]>
Add minimum cabal version

3cd9e27f4cd9ced3458cd93f8a61de8f622fae58 authored about 15 years ago by Don Stewart <[email protected]>
Refactor cabal file. And enable support for syb generics.

8542526ccd9ff05b6e3acfbd12e499a46e0bf723 authored about 15 years ago by Don Stewart <[email protected]>
We can relax the versioning constraint on base.

52c6a35e4d0713d946e2d495cee70fab52c78c9d authored about 15 years ago by Don Stewart <[email protected]>
Bump configure.ac to 1.4.6

0a36d18d78d370840161eaafbae485ca7bd54ba1 authored about 15 years ago by Don Stewart <[email protected]>
haskell-x11: export Cursor in Xlib.hs

Whoops, I forgot to export the cursors along w/ the rest of Xlib.

91af809b1b82095ea329d89eb2cf0b6a61443be9 authored over 15 years ago by Andres Salomon <[email protected]>
Some extra fields, bump the version.

593d93a9e729ec832e71922e22b0572f4e8056ec authored over 15 years ago by Don Stewart <[email protected]>
haskell-x11: add and export the list of cursors

Pulled in from X11/cursorfont.h, export things like xC_X_cursor and
xC_left_ptr for things like ...

d7552808a6082da87e9da22016d81a327c1a1af7 authored over 15 years ago by Andres Salomon <[email protected]>
Bump version to 1.4.5

72a381835b9b6041e4b1549f3f7ed0175e94a7de authored about 16 years ago by Spencer Janssen <[email protected]>
Bump configure.ac to 1.4.4 as well

f4956165b0b6251953d85a4a1fc47221f7c05b97 authored about 16 years ago by Spencer Janssen <[email protected]>
Fix memory leak in getWMHints

20e3b4904e7a35465b51425df59f40fa3b698718 authored about 16 years ago by Spencer Janssen <[email protected]>
more precise X11 deps

654d03c23ca36a21f9f906e40b69d683c473e86c authored about 16 years ago by Don Stewart <[email protected]>
Bump version to 1.4.3

9a71c9041f29d24f0cb74d436a8cec987e86e4c3 authored over 16 years ago by Spencer Janssen <[email protected]>
getCommand

e2436338b265b95c08a9c56640f5dc8ebcc6d37f authored over 16 years ago by Marco Túlio Gontijo e Silva <[email protected]>
X implementation dependent keysyms from X.org

Added all of the X keysyms from X.org except the groups XK_MISCELLANY and
XK_LATIN1 as well as s...

709d620a371f6e24c6607d6a561047e6efc6370c authored over 16 years ago by zythmer <[email protected]>
Make sure both --with-xinerama and --without-xinerama works

Use the builtin variable with_xinerama instead of our want_xinerama.
This gives us ability to use...

6c5cd0d824f1a20f0380bcce87561857e38b5be4 authored over 16 years ago by Lennart Kolmodin <[email protected]>
Use -auto-all when profiling

f7a98d8b713ceed1548345649c2d359fd93a1477 authored over 16 years ago by Don Stewart <[email protected]>
Update configure.ac with new version number

39ee081d00d662561bd563e37f1cd660339beade authored over 16 years ago by Lennart Kolmodin <[email protected]>
Add setKeyEvent to Graphics.X11.Xlib.Extras

5fd1596b5637198c64fb003681495f6a1e855961 authored over 16 years ago by Jérémy Bobbio <[email protected]>
Bump version number to 1.4.2

ba248b43486185324dbd695a5da0d5c81eb62e9b authored over 16 years ago by Spencer Janssen <[email protected]>
Handle a NULL retrun from XGetWMHints correctly, fixes a segfault bug

fcd24fc50df89e9267a4ac8d8df36326c8c22484 authored over 16 years ago by Spencer Janssen <[email protected]>
update version info

7a45367f94ceb6633d66820136db549cef2b4209 authored almost 17 years ago by Don Stewart <[email protected]>
comments

05ec86651602acf163545c4a91e9e052333de23b authored almost 17 years ago by Don Stewart <[email protected]>
Remove -O2 from ghc-options

889f5c09e5b9c681fffaefec054199f22d9de5bf authored about 17 years ago by Spencer Janssen <[email protected]>
Bump version to 1.4.1

c5d17763407652a6506572882ccfe035857ba2ac authored about 17 years ago by Spencer Janssen <[email protected]>
Check the return value of XGetWindowProperty, this fixes crash bugs when the requested Window/Property does not exist

71313b8fb3c404d37bad6bab4c0e33ff0df76815 authored about 17 years ago by Spencer Janssen <[email protected]>
Remove redundant XIconifyWindow binding

4634e9b96e7ddbae756e9fcf1f3ea6d6e122a320 authored about 17 years ago by Spencer Janssen <[email protected]>
Added haddock docs to setErrorHandler; added XIconifyWindow and XMapRaised bindings

fe5b6f3e28299cf598a5d98c5b933f2cbc0cc70f authored about 17 years ago by hoelz <[email protected]>
use a working header file for XSetErrorHandler

d7997752087a1ff77fb77e9bb733cc8ae74ee20f authored about 17 years ago by Lukas Mai <[email protected]>
Implemented a full binding to XSetErrorHandler

2c6d3c18fac30c1e422516baa5d7bad3e519e210 authored about 17 years ago by hoelz <[email protected]>
bump X11 version to 1.4.0

bd87c50380c746152f8f65f0abf94f1d6a267644 authored about 17 years ago by Don Stewart <[email protected]>
add copyright info and year for Graphics/X11/Xlib/Extras.hsc

bdd478388e836ebae6b5d7de64a6ffedfce4dbbd authored about 17 years ago by Don Stewart <[email protected]>
Update installation instructions to use newer Cabal's --configure-option

61ecc179238a9d410074f6c82c834f7c30b85751 authored about 17 years ago by Alec Berryman <[email protected]>
Remove obsolete INSTALL file; installation instructions are in README

f28c5797689236d20398cc350103ceb91d59bbbc authored about 17 years ago by Alec Berryman <[email protected]>
bump to snapshot tag

6ffa999c838d8bf5a22216ba45abdd7c674cb366 authored about 17 years ago by Don Stewart <[email protected]>
home instead of $USER

1d889ae1012a26bad213e730e15df1d9cfe57b45 authored about 17 years ago by Don Stewart <[email protected]>
Fix bug in the type of functions dealing with properties

The documentation for XGetWindowProperty and XChangeProperty states
that the data must be repres...

cd45172d639994a55d565bfd9c62038f265a1b91 authored about 17 years ago by Mats Jansborg <[email protected]>
space in CPPFLAGS will break .buildinfo file

4f53d78085a09cbd7a5eedef0dc1c89c815b514f authored about 17 years ago by Don Stewart <[email protected]>
add CPPFLAGS and LDFLAGS to buildinfo file

95d62c335da247aabcaf8c4f303ee3ee83d68003 authored about 17 years ago by Don Stewart <[email protected]>
formatting

970d213bd6a6aaea1a7861bc43d0341e42324ce8 authored about 17 years ago by Don Stewart <[email protected]>
license header for Xinerama

65613a0cb96f6b5ec080955f9bd866133ba1b72b authored about 17 years ago by Don Stewart <[email protected]>
untabify

50e9e9d4440d74f7962bd5bcdb7ab783fb425112 authored about 17 years ago by Don Stewart <[email protected]>
bump version

38c4646741e83d4920981fbffb811c3326ef5d65 authored about 17 years ago by Don Stewart <[email protected]>
#!-able Setup.lhs

84f4cad4d8c0dc9e73b35ccbc05d3237a4f7382e authored about 17 years ago by Don Stewart <[email protected]>
#!-able Setup.lhs

9ac3a438c8fe06592d63b684914390fbf504f1e7 authored about 17 years ago by Don Stewart <[email protected]>