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

ci: Regenerate haskell-ci

liskin opened this pull request about 1 month ago
ci: Regenerate haskell-ci

liskin opened this pull request 5 months ago
ci: Regenerate haskell-ci

liskin opened this pull request 6 months ago
ci: Regenerate haskell-ci

liskin opened this pull request 7 months ago
ci: Regenerate haskell-ci

liskin opened this pull request 7 months ago
Drop GHC 7.10 support; Regenerate haskell-ci

liskin opened this pull request 8 months ago
Add `getWindowPropertyPtr` returning `IO (Maybe (ForeignPtr a, Int))`

mgkurtz opened this pull request 8 months ago
How to fix this

ford89t opened this issue 8 months ago
update type signature of waitForEvent

geekosaur opened this pull request 8 months ago
ci: Regenerate haskell-ci

liskin opened this pull request 8 months ago
TimeVal's members are 64 bit, per the unix package

geekosaur opened this pull request 8 months ago
`waitForEvent dpy 0` eventually waits indefinitely

aforemny opened this issue 8 months ago
Phoneinfo

ford89t opened this issue 9 months ago
ci: Regenerate haskell-ci

liskin opened this pull request 9 months ago
ci: Regenerate haskell-ci

liskin opened this pull request 10 months ago
build(deps): bump actions/cache from 3 to 4

dependabot[bot] opened this pull request 11 months ago
ci: Regenerate haskell-ci

liskin opened this pull request 11 months ago
build(deps): bump actions/upload-artifact from 3 to 4

dependabot[bot] opened this pull request about 1 year ago
ci: Regenerate haskell-ci

liskin opened this pull request about 1 year ago
ci: Regenerate haskell-ci

liskin opened this pull request about 1 year ago
ci: Regenerate haskell-ci

liskin opened this pull request about 1 year ago
ci: Regenerate haskell-ci

liskin opened this pull request about 1 year ago
Add some missing field readers to XFontStruct

kanaihiroki opened this pull request about 1 year ago
build(deps): bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
add utf8TextPropertyToTextList

geekosaur opened this pull request over 1 year ago
build(deps): bump haskell/actions from 1 to 2

dependabot[bot] opened this pull request about 2 years ago
CI maintenance (haskell-ci bump, GHA deprecations, GHC 9.4)

liskin opened this pull request about 2 years ago
Add `setWMNormalHints`

n1essa opened this pull request over 2 years ago
Add some missing constants.

scolej opened this pull request over 2 years ago
Add missing FocusChangeEvent

scolej opened this pull request almost 3 years ago
Installation fails with GHC < 8

ivanperez-keera opened this issue about 3 years ago
Why does getWindowProperty32 return IO (Maybe [CLong])

ss7m opened this issue over 3 years ago
Mark some blocking FFI imports as "safe" (fix high cpu usage in xmonad)

liskin opened this pull request over 3 years ago
Add missing event mask fields to WindowAttributes

liskin opened this pull request over 3 years ago
Add `setClassHint`

slotThe opened this pull request over 3 years ago
ci: GitHub Actions (cabal + stack), tested-with refresh, cleanups

liskin opened this pull request over 3 years ago
Incorrect documentation in README

geekosaur opened this issue almost 4 years ago
Build from git fails with cabal new-build

geekosaur opened this issue almost 4 years ago
Xrandr fixes

liskin opened this pull request almost 4 years ago
Add setClientMessageEvent'

liskin opened this pull request about 4 years ago
Hackage documentation is broken because of build error

dreamsmasher opened this issue about 4 years ago
Pass X libraries as extra-lib-dirs to fix #53

blackgnezdo opened this pull request over 4 years ago
Switch from data-default to data-default-class

chloekek opened this issue over 4 years ago
Tag for release 1.9 is missing

peti opened this issue over 5 years ago
New release needed to support ghc 8.8.1

peti opened this issue over 5 years ago
Place #include directive sensibly

vmchale opened this pull request over 5 years ago
Graphics.X11.Types could include Thai etc. keybindings

vmchale opened this issue over 5 years ago
Shouldn't openDisplay take a Maybe String instead of a String?

jolmg opened this issue over 5 years ago
Make Xss support non-optional (fixes #59)

nomeata opened this pull request almost 7 years ago
CI fails because the lack of xrandr

MichielDerhaeg opened this issue almost 7 years ago
XScreenSaver module API depends on build environment

nomeata opened this issue almost 7 years ago
Mention dependency on libXScrnSaver more prominently

iblech opened this pull request almost 7 years ago
Check return code of xQueryTree and throw on error.

ghost opened this pull request almost 7 years ago
Uninitialized memory access in queryTree

ghost opened this issue about 7 years ago
Bind unlockDisplay to XUnlockDisplay instead of XLockDisplay

IvanMalison opened this pull request over 7 years ago
Add OpenBSD library directory to cabal config, fixes #53

bonds opened this pull request over 7 years ago
rawGetWindowProperty should perhaps return an array instead of a list

colonelpanic8 opened this issue over 7 years ago
XF86.hsc: drop stray trailing ','

trofi opened this pull request almost 8 years ago
Add `deleteProperty' binding to `XDeleteProperty'

pjones opened this pull request almost 8 years ago
Add SelectionClear event to xlib Extra

erebe opened this pull request almost 8 years ago
createFontSet broken with libX11-1.6.4

mimi1vx opened this issue about 8 years ago
Install on nixos?

sid-kap opened this issue about 8 years ago
Dependencies

aviralg opened this issue over 8 years ago
fix warnings (GHC v8)

ggreif opened this pull request over 8 years ago
Xrandr XFree() fixes

chipb opened this pull request over 8 years ago
Add XRRGetMonitors binding

jokogr opened this pull request almost 9 years ago
XF86: Add missing keys

Hjdskes opened this pull request almost 9 years ago
Bumped version number due to asjo's pull request

Myrl opened this pull request almost 9 years ago
Any planned newer Hackage releases?

jameshfisher opened this issue almost 9 years ago
How to use properly the XRandR library functions?

jokogr opened this issue almost 9 years ago
Add tryGetWindowAttributes.

kurnevsky opened this pull request about 9 years ago
update X11/Graphics/X11/ExtraTypes/XF86.hsc

vrs opened this issue about 9 years ago
Add wa_colormap to getWindowAttributes.

ghost opened this pull request about 9 years ago
Replace references to janitors w/ xmonad

hvr opened this pull request over 9 years ago
Fix compile error due to `unsafePerformIO`

hvr opened this pull request over 9 years ago
compiledWithXrandr is braindead

dmwit opened this issue over 9 years ago
Change license of XScreenSaver

nomeata opened this pull request almost 10 years ago
Graphics/X11/XScreenSaver.hsc is GPL

nomeata opened this issue almost 10 years ago
Add bindings to XGetImage and XGetPixel

danr opened this pull request about 10 years ago
Will XIM related APIs be added?

Magicloud opened this issue over 10 years ago
Graphics.X11.Xlib.Misc grabKey type signature

tslilc opened this issue over 10 years ago
xrandr output properties

ikv opened this pull request over 10 years ago
Misreporting physical heights?

fmap opened this issue over 10 years ago
Can't build X11 due to ld linking error on OSX 10.9.2

codygman opened this issue over 10 years ago
setClientMessageEvent doesn't call setEventType

nponeccop opened this issue about 11 years ago
x11 fails to compile

kfiz opened this issue over 11 years ago
XF86XK_AudioForward is not exported

nagisa opened this issue over 11 years ago
X11-1.6.1.1 fails to compile

alexromanyuk opened this issue over 11 years ago
X11 XReadBitmap API support.

victoredwardocallaghan opened this pull request almost 12 years ago
Add bindings for VisualInfo functions

anthonyde opened this pull request about 12 years ago
Xrandr

jchnkl opened this pull request about 12 years ago
Xss overrides EXTRA_LIBRARIES for Xinerama

iquiw opened this pull request about 12 years ago
Xss overrides EXTRA_LIBRARIES for Xinerama

iquiw opened this issue about 12 years ago
Problem linking OS X Mountion Lion

bilby91 opened this issue over 12 years ago
Fix errors from changed FFI newtype behaviour in GHC7.6

mgsloan opened this pull request over 12 years ago
GHC7.6 fix

mgsloan opened this pull request over 12 years ago
Xscreensaver

jchnkl opened this pull request over 12 years ago