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

Bump version number to 1.9.2 and update changelog for the upcoming release.

28560d76114979e2aa3bcfb44efa63a8622698c0 authored over 4 years ago by Peter Simons <[email protected]>
Merge pull request #69 from blackgnezdo/fix-53

Pass X libraries as extra-lib-dirs to fix #53

95aef824b62cb63aab7d976d461b3a2280c365c7 authored over 4 years ago by Peter Simons <[email protected]>
Add ghc-8.10.2 to the Travis-CI test environment.

d7f2a8b68c46e3b8a7ae82cee25fb5a5c9d087b0 authored over 4 years ago by Peter Simons <[email protected]>
Pass X libraries as extra-lib-dirs to fix #53

Thanks @marcespie for the hint about AC_SUBST!

4aa04e20334810cb0c8fcfc19c0789b99920ee21 authored over 4 years ago by Greg Steuck <[email protected]>
version bump

00a3d2a4f388914c06c0b507ad43bb0de05ede8e authored about 5 years ago by Daniel Wagner <[email protected]>
Merge pull request #65 from vmchale/master

Place #include directive sensibly

e5eaec794753374e46b8d0235d1211503dc70169 authored over 5 years ago by Peter Simons <[email protected]>
X11.cabal: pretty-print the file with stylish-cabal

d05cac69df6c69683fbe116248a79ce0298c6fa5 authored over 5 years ago by Peter Simons <[email protected]>
Setup: use proper 'autoconfUserHooks' for our kind of project

8d817617afa1b54e6c50a9cc552dc1c0804c1794 authored over 5 years ago by Peter Simons <[email protected]>
Update CI build instructions to include GHC 8.8.1.

92b01df18b638fb85c0d32119aa7c69c3ae42125 authored over 5 years ago by Peter Simons <[email protected]>
Place include so that things are exported correctly

295a87e08b07d21f12ab692ec045d863ec6194a5 authored over 5 years ago by Vanessa McHale <[email protected]>
Update travis-ci build to (a) succeed and to (b) include GHC-8.6.1.

9f6df0d79665a285ef9923124a58b38053b8ca1e authored over 6 years ago by Peter Simons <[email protected]>
version bump

6e5ef8019a0cc49e18410a335dbdeea87b7c4aac authored over 6 years ago by Daniel Wagner <[email protected]>
Merge pull request #57 from tmiasko/fix-query-tree

Check return code of xQueryTree and throw on error.

a07f31c515f7849695981e6ba04fa176c3faba50 authored almost 7 years ago by Daniel Wagner <[email protected]>
Merge pull request #61 from nomeata/master

Make Xss support non-optional (fixes #59)

00ebfacbde48dfbf633d23419df2e9cbcab6086c authored almost 7 years ago by Daniel Wagner <[email protected]>
Make Xss support non-optional (fixes #59)

b8a4ad7dab275c5af5776da595013ab9546bd347 authored almost 7 years ago by Joachim Breitner <[email protected]>
Check return code of xQueryTree and throw on error.

Fixes issue #56, where uninitialized memory would be accessed
after xQueryTree failure.

a01f46d4d11568257d3dc5ad4e6f72f9da85672a authored almost 7 years ago by Tomasz Miąsko <[email protected]>
Add XRRGetMonitors binding

3c8f540421d13dbb867a2703e9ad279332728941 authored about 7 years ago by Ioannis Koutras <[email protected]>
Add libxrandr-dev package requirement to Travis

afc972f4413515e487fa3b854ab0a10404a8ea89 authored about 7 years ago by Ioannis Koutras <[email protected]>
Merge pull request #55 from IvanMalison/master

Bind unlockDisplay to XUnlockDisplay instead of XLockDisplay

a235d4cde751690f6fcf89ac0f8e944107e7d5bd authored over 7 years ago by Daniel Wagner <[email protected]>
Bind unlockDisplay to XUnlockDisplay instead of XLockDisplay

633ff2b08963cf151d34ed7086e46c3a265bcef6 authored over 7 years ago by Ivan Malison <[email protected]>
Merge pull request #50 from trofi/master

XF86.hsc: drop stray trailing ','

6a468cec1089e3cd3ddc35dd52b15511ea4e9801 authored almost 8 years ago by geekosaur <[email protected]>
XF86.hsc: drop stray trailing ','

Noticed by gcc when package was compiled:
Preprocessing library X11-1.8...
XF86.hsc:711:...

62b1b25ab85d8fe5b44e751007cf4b83edd34bf2 authored almost 8 years ago by Sergei Trofimovich <[email protected]>
Add a new file for cabal 1.24

8f1dfe39dacd98a7a03e92ec97b9b8688526527b authored almost 8 years ago by Peter Jones <[email protected]>
Bump version to 1.8

e88a3a1660d487c37b122e457f83a7b50fdbff34 authored almost 8 years ago by Peter Jones <[email protected]>
Add a CHANGES.md file

2f08243148074967bd1ad6bffeec73c60605c908 authored almost 8 years ago by Peter Jones <[email protected]>
Merge pull request #49 from xmonad/pjones/xdeleteproperty

Add `deleteProperty' binding to `XDeleteProperty'

6d6d58bb76d6a8ef812f555b9e8c16d1eb1e78c4 authored almost 8 years ago by Peter J. Jones <[email protected]>
Add `deleteProperty' binding to `XDeleteProperty'

7da9cee685e970dc19275c1bfdeaaa3e0b626a52 authored almost 8 years ago by Peter Jones <[email protected]>
Merge pull request #48 from erebe/master

Add SelectionClear event to xlib Extra

5ef53ec3c5ac0b31c85a803f23f5bad048bcd8b7 authored almost 8 years ago by Peter J. Jones <[email protected]>
Add SelectionClear event to xlib Extra

ad1622aa275a44975c6e519c3a6a93619b81a68e authored almost 8 years ago by Erèbe <[email protected]>
Merge pull request #41 from Hjdskes/add-missing-keys

XF86: Add missing keys

0dbcb1891de8d44b3eba1200197f994a3aafabf4 authored about 8 years ago by Peter J. Jones <[email protected]>
Merge pull request #43 from chipb/xrandr-XFree-fixes

Xrandr XFree() fixes

709d1835ed9e8e646e54ff4ca1708ac94bf6cb9c authored about 8 years ago by Peter J. Jones <[email protected]>
Yak-shaving with `cabal check'

8222cc869bf86f66268793190667cebaf40c4232 authored about 8 years ago by Peter Jones <[email protected]>
Add `source-repository' entry

aceab1bc1da5218a53162b5634f67b7a39fefc07 authored about 8 years ago by Peter Jones <[email protected]>
Update GHC versions to a more reasonable list

fd21856852296293d5143fa9baf8d19326fd5ec9 authored about 8 years ago by Peter Jones <[email protected]>
mention some dependencies

61abb2622599ccb48472e8e3df7b943e400ec3dd authored over 8 years ago by Daniel Wagner <[email protected]>
remove redundant imports

3e137e6a6e321c22b5695923392eb04537205b4f authored over 8 years ago by Daniel Wagner <[email protected]>
drop support for very old GHCs

3fd86a4ad718aab146412e33b2881e8a65efa6fd authored over 8 years ago by Daniel Wagner <[email protected]>
skip tab warnings

4776a7d348c173ccb61fcfe6b42089548a34ba8a authored over 8 years ago by Daniel Wagner <[email protected]>
Avoid XFree() when not returned allocated memory

When returned format == 0, the property lookup has returned nothing, so
there is no memory to free.

1a0c7b375bd0bcda6f33d3d09dab1fb81106cc14 authored over 8 years ago by Chip Bilbrey <[email protected]>
Remove incorrect calls to XFree()

The pointers returned by these functions don't point to distinct memory
buffers that should be m...

cb5087e870c21bf47b0fb010b349ba25c7d3fb45 authored over 8 years ago by Chip Bilbrey <[email protected]>
XF86: Add missing keys

b9e9cd8ac5f9503cbe58d78b655e91e765a89434 authored almost 9 years ago by Jente Hidskes <[email protected]>
Merge pull request #35 from asjo/master

Add wa_colormap to getWindowAttributes.

feaf03e2e4bff4b041e794e4ef3b654bbcb278c2 authored about 9 years ago by Daniel Wagner <[email protected]>
Add map_installed to WindowAttributes.

0b31eb0fec98763c2de50771748b2e9c3b91e7d7 authored about 9 years ago by Adam Sjøgren <[email protected]>
Use throwIfZero instead of throwIf (0==).

c0a7cff6bab190f333bf12aa94af0b0c869e7eb6 authored about 9 years ago by Adam Sjøgren <[email protected]>
Throw exception if XGetWindowAttributes() fails.

e5421307a02ea0cadcb381d282615d56a0e848c0 authored about 9 years ago by Adam Sjøgren <[email protected]>
Add wa_colormap to getWindowAttributes.

29c8035648d5b17c09730193ae6aa002c3fc8f5c authored about 9 years ago by Adam Sjøgren <[email protected]>
Merge pull request #34 from hvr/pr-janitor2xmonad

Replace references to janitors w/ xmonad

38fb6f131ae9a5d24ce2748f771b2dda046c5853 authored over 9 years ago by Daniel Wagner <[email protected]>
Replace references to janitors w/ xmonad

3fa6163568553a4a7fdaa04e6b261ce926f0d563 authored over 9 years ago by Herbert Valerio Riedel <[email protected]>
Merge pull request #33 from hvr/pr-unsafePerformIO

Fix compile error due to `unsafePerformIO`

1220e6a68e63277f2650509ddc41d10be1234501 authored over 9 years ago by Daniel Wagner <[email protected]>
Fix compile error due to `unsafePerformIO`

This breakage was introduced in f9054bd8da05085f8822b206399e0a3f5bc49548
and affects GHC 7.2 thr...

013802219c02e0095fd231076bf839634b419f4a authored over 9 years ago by Herbert Valerio Riedel <[email protected]>
Markdown-ify README

Add Travis-CI and Hackage badge, and update instructions a bit while at it

45341fb1459825ecf1690f879ba8000fcdd9eba7 authored over 9 years ago by Herbert Valerio Riedel <[email protected]>
Add Travis-CI control file

This enables building with all major GHC 7.x versions

(and it turns out that GHC 7.[246] have a...

fe9f94f4b761d80a4b635b0ab8459115923acc8b authored over 9 years ago by Herbert Valerio Riedel <[email protected]>
Merge pull request #31 from nomeata/patch-1

Change license of XScreenSaver

8706d5455d3f87bbf15311e3d359cbcc09613c09 authored almost 10 years ago by Daniel Wagner <[email protected]>
Change license of XScreenSaver

this fixes #30.

16561fe1803e921533bac206fbf80253ee0c99f0 authored almost 10 years ago by Joachim Breitner <[email protected]>
Merge pull request #29 from danr/master

Add bindings to XGetImage and XGetPixel

935872c17c83a396fa974a6fc77ed273b34943ef authored about 10 years ago by Daniel Wagner <[email protected]>
Change darcs to git in README

61b43a06ee8d28130f4d74c153d67cf2b3d0ce94 authored about 10 years ago by Dan Rosén <[email protected]>
Add screen capture example

656104ca552d830562595fa75ff252b54147c16a authored about 10 years ago by Dan Rosén <[email protected]>
Add getImage and getPixel

f9054bd8da05085f8822b206399e0a3f5bc49548 authored about 10 years ago by Dan Rosén <[email protected]>
issue #27: grabKey/ungrabKey use ButtonMask instead of KeyMask in their type signature

222091e20954af3d81a556d4d2998058e6a79652 authored over 10 years ago by Daniel Wagner <[email protected]>
bump version to 1.7

537be99349f09df4b91613d55f92f78f1e36d2e4 authored over 10 years ago by Daniel Wagner <[email protected]>
Merge my other machine's copy of the latest release

84a52d0338c1714d053b6fc3187e22c5211fb609 authored over 10 years ago by Daniel Wagner <[email protected]>
Merge github:ikv/X11

fdb083f0452ecf6d9b5f62af72386ac6359937c6 authored over 10 years ago by Daniel Wagner <[email protected]>
move the Default VisualInfo instance next to the definition of VisualInfo to avoid orphaning it

0dde36c2a0b4d57fba3cb5fd6365a9c37007a0ac authored over 10 years ago by Daniel Wagner <[email protected]>
xrr{Query,Configure,Change,Get,Delete}OutputProperty bindings

234fc6e79fe31b276a0bc7d80f7f4ba64a37447e authored over 10 years ago by Ilya Kuzmich <[email protected]>
bump version to 1.6.1.2

356a8f26bd977cba9bbd0e63ef9cb1e1889eff9c authored over 10 years ago by Daniel Wagner <[email protected]>
issue 20: depend on less stuff

b2e78ce91c759a708cc1b8d2372366db310ab265 authored over 11 years ago by Daniel Wagner <[email protected]>
whoops, accidentally removed an export of xFree!

8d21b2b0482cbc0d83061ca8ead030a0bc3ee41f authored almost 12 years ago by Daniel Wagner <[email protected]>
bump version number, since we're exporting a lot of new stuff now

a0a94e487002d27160df30d9c022f0b35bbae4a5 authored almost 12 years ago by Daniel Wagner <[email protected]>
foreign import xFree once and for all

d23b73afa40710759c066a2f0c37884bb80e4df2 authored almost 12 years ago by Daniel Wagner <[email protected]>
change emptyVisualInfo into an instance of Default

bd7e8621141abfc83f5a58b13aecaec13b88df13 authored almost 12 years ago by Daniel Wagner <[email protected]>
fix up type of xReadBitmapFile

91f6db91e46b297072685afdcd0d89982ccca680 authored almost 12 years ago by Daniel Wagner <[email protected]>
Merge pull request #19 from victoredwardocallaghan/master

X11 XReadBitmap API support.

1332634e6be8ad1dcf6ab8d6eb5327db4ff20e1a authored almost 12 years ago by Daniel Wagner <[email protected]>
re-enable explicit imports for this module to prevent namespace clashes

0b55be83957896e2716de10a49370be81ed4b395 authored almost 12 years ago by Daniel Wagner <[email protected]>
Merge pull request #18 from anthonyde/visualinfo

Add bindings for VisualInfo functions

6344ced1ea8c844f43b723b5242d4102461da47b authored almost 12 years ago by Daniel Wagner <[email protected]>
Merge pull request #17 from jrk-/xrandr

Xrandr

37e09be8cbc7906308fd9a069a6abe1151a4ce99 authored almost 12 years ago by Daniel Wagner <[email protected]>
Merge pull request #16 from iquiw/master

Xss overrides EXTRA_LIBRARIES for Xinerama

7900ff7be474102fbd2a898d016ae5fc9b08d86b authored almost 12 years ago by Daniel Wagner <[email protected]>
Properly handle XReadBitmapFile return values.

Signed-off-by: Edward O'Callaghan <[email protected]>

8dc9461f5825d4f63959cdaec56e418708340a87 authored almost 12 years ago by A Polakov <[email protected]>
Add support for X11 XReadBitmapFile API. This resolve a downstream support use case issue for XmoBar github issue #87.

220bbe3fc6240053b8e11341b396c793cbf31c15 authored almost 12 years ago by Edward O'Callaghan <[email protected]>
Export VisualInfo(..) from Xlib

The VisualInfo type and accessor functions can now be used without
importing Xlib.Types directly.

68f50a2e0fd6e012440e5fc999025123bd275d9b authored about 12 years ago by Anthony DeRossi <[email protected]>
Add an emptyVisualInfo constant

This simplifies the creation of new VisualInfo instances in user code.

fea4f99021f863d104b5c6f9db02f3a283c1d3de authored about 12 years ago by Anthony DeRossi <[email protected]>
Add bindings for VisualInfo functions

This commit adds a VisualInfo type, a VisualInfoMask type and
enumeration constants, and binding...

886cef32b421b3e8e85949c87f65c2f9718d6a52 authored about 12 years ago by Anthony DeRossi <[email protected]>
Re-enable visualIDFromVisual

0147912012996d4c93f398db4d7f431f6e47d3f7 authored about 12 years ago by Anthony DeRossi <[email protected]>
Fix function signature for ffi call

b9d1b33653404435ba7cd55d6a4de82f1bb0bcba authored about 12 years ago by Jochen Keil <[email protected]>
The second Maintainer line broke haddock

3562c2814b99355bbd2cc5297b49ccf348f4a866 authored about 12 years ago by Jochen Keil <[email protected]>
Additional constants for use with XRROutputInfo (connection)

0a42af46ce1730cf79e00dae4cc55a43503b52b3 authored about 12 years ago by Jochen Keil <[email protected]>
Update copyright info

1af76239cfc0a14355a7b46a2c8495aea8860bcf authored about 12 years ago by Jochen Keil <[email protected]>
XRRListOutputProperties wrapper function

0728146db55eba0702457c19cc2aa4a2b6aa6521 authored about 12 years ago by Jochen Keil <[email protected]>
Cosmetic surgery

c0645a2d4b8488e99ca7fe2ccb97418dc79ad19b authored about 12 years ago by Jochen Keil <[email protected]>
Representation of the XRRCrtcInfo structure

Including accompanying functions for CrtcInfo getting/freeing.

1846d5600027c8da6e4178ad76ce04a92c0bbe6f authored about 12 years ago by Jochen Keil <[email protected]>
Representation of the XRRScreenResources struct

Includes some helper functions for peeking arrays.
Additionally comments on why it is nearly imp...

c1f337de99bfc91a6a34766061eb8685257af127 authored about 12 years ago by Jochen Keil <[email protected]>
Representation of the XRROutputInfo structure

Including assorted functions for getting the OutputInfo and for
getting/setting the primary output.

e93b8cd0e40452308b64df232acb4ee43a0629c5 authored about 12 years ago by Jochen Keil <[email protected]>
Representation of XRRModeInfo structure

Including a small helper function for peeking strings.

c4586cdb0400be9f19016fa430b7dfd7ebdee774 authored about 12 years ago by Jochen Keil <[email protected]>
Bindings to XGetAtomName{,s}

These are very convenient functions for getting a textual representation
of atoms.
Removed comme...

346c0355717e6641d5c403faf713212526f615cf authored about 12 years ago by Jochen Keil <[email protected]>
Do not override previous EXTRA_LIBRARIES

e3955f80f322d1a230638d1711117ab7a2c022cf authored about 12 years ago by Iku Iwasa <[email protected]>
Merge branch 'xscreensaver' of github:jrk-/X11

d3250786cf97ff8199d66d459051f814e366aea9 authored over 12 years ago by Daniel Wagner <[email protected]>
version -> 1.6.0.2

f750e32d9cc4efc075a3f224893ed3505512e115 authored over 12 years ago by Daniel Wagner <[email protected]>
import the right thing on both 32-bit and 64-bit machines

7b421daaeb7b697fdc0765ad641e98ed783d98a5 authored over 12 years ago by Daniel Wagner <[email protected]>
Guard against missing scrnsaver.h file

The scrnsaver.h header is not available on all systems. Therefore code
depending on it is left o...

ac3933e46e52fe10d875d673be5d7aec46f6de65 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]>
Update header

33553c9917785303a4b07574755774bd93f97227 authored over 12 years ago by Jochen Keil <[email protected]>