Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
deech
/
fltkhs
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
189
Code
Issues
40
Pull requests
3
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 11, 2020
Merge pull request #161 from mtolly/set-icon-raw
Show description for 71af56f
deech
authored
71af56f
Copy full SHA for 71af56f
Commits on Apr 10, 2020
Add setIconRaw to set window icon to void*
mtolly
committed
507bea3
Copy full SHA for 507bea3
Commits on Feb 21, 2020
Upgrade minimum Cabal requirements and bump version
deech
committed
2551c0a
Copy full SHA for 2551c0a
Commits on Nov 21, 2019
Fix hierarchy docs for 'DoubleWindow'.
deech
committed
f1b45fd
Copy full SHA for f1b45fd
Fix return type of 'modal' and 'grab'.
deech
committed
e5093ff
Copy full SHA for e5093ff
Commits on Nov 18, 2019
Update documentation for 'getMode'.
deech
committed
a37c208
Copy full SHA for a37c208
Extract OpenGL modes in GlWindow.
deech
committed
f5c1c5d
Copy full SHA for f5c1c5d
Commits on Nov 17, 2019
Merge pull request #158 from deech/fltkUpgrade
Show description for b1892f7
deech
authored
b1892f7
Copy full SHA for b1892f7
Upgrade to FLTK commit ee9ada967806dae72aa1b9ddad7b95b94f4dd2a3.
deech
committed
9389722
Copy full SHA for 9389722
Commits on Nov 13, 2019
Fix Fluid generation of Fl_Scroll.
deech
committed
0dc7dd4
Copy full SHA for 0dc7dd4
Commits on Nov 8, 2019
Merge pull request #155 from deech/WindowSetIcon
Show description for da018b8
deech
authored
da018b8
Copy full SHA for da018b8
Pass a copy of the icon image since it is freed in the Fl_Window destructor.
deech
committed
bbc372a
Copy full SHA for bbc372a
Commits on Nov 3, 2019
Merge pull request #154 from deech/WindowSetIcon
Show description for 2a34c3b
deech
authored
2a34c3b
Copy full SHA for 2a34c3b
Use an RGB image for setting a window icon instead of a byte array.
deech
committed
b26db95
Copy full SHA for b26db95
Commits on Nov 1, 2019
Merge pull request #153 from ericu/master
Show description for 1495a51
deech
authored
1495a51
Copy full SHA for 1495a51
Commits on Oct 31, 2019
Handle unrecognized keys without crashing.
ericu
committed
3ca521c
Copy full SHA for 3ca521c
Commits on Oct 30, 2019
Remove warning about 'draw'. It was flagging too many legit uses.
deech
committed
a620c55
Copy full SHA for a620c55
Commits on Sep 30, 2019
Merge pull request #151 from deech/macOSGLContext
Show description for a46f5f7
deech
authored
a46f5f7
Copy full SHA for a46f5f7
Merge pull request #150 from mtolly/macOSGLContext-edit
Show description for 2cd8c49
deech
authored
2cd8c49
Copy full SHA for 2cd8c49
Edits for undefined GLContext patch
mtolly
committed
9059414
Copy full SHA for 9059414
Workaround for undefined GLContext on macOS.
deech
committed
a7e5469
Copy full SHA for a7e5469
Commits on Jul 18, 2019
Return the open callback function pointer so it can be freed on the Haskell side.
deech
committed
c55aa91
Copy full SHA for c55aa91
Register text buffer destructor correctly.
deech
committed
7fde1d6
Copy full SHA for 7fde1d6
Make return types the base versions of widget and window.
deech
committed
306a107
Copy full SHA for 306a107
Upgrade to latest Stackage version.
deech
committed
a7d9c7e
Copy full SHA for a7d9c7e
Merge pull request #145 from mtolly/mac-app-drop
Show description for 1ae7690
deech
authored
1ae7690
Copy full SHA for 1ae7690
Merge pull request #144 from mtolly/mac-soname-flag
Show description for 0dea57b
deech
authored
0dea57b
Copy full SHA for 0dea57b
Merge pull request #143 from mtolly/case-conflict
Show description for f50b0fc
deech
authored
f50b0fc
Copy full SHA for f50b0fc
Commits on Jul 17, 2019
Remove extra file with conflicting case
mtolly
committed
98df73b
Copy full SHA for 98df73b
Add support for fl_open_callback
mtolly
committed
2973aa6
Copy full SHA for 2973aa6
Add missing linker option indicator on Mac
mtolly
committed
df810c6
Copy full SHA for df810c6
Commits on Jul 12, 2019
Merge pull request #141 from ericu/master
Show description for 777bfc4
deech
authored
777bfc4
Copy full SHA for 777bfc4
Escape % to make format strings safe.
ericu
committed
5c9581d
Copy full SHA for 5c9581d
Merge pull request #139 from ericu/master
Show description for 09bc6f6
deech
authored
09bc6f6
Copy full SHA for 09bc6f6
Add flChoice wrapper, without varargs.
ericu
committed
897efdf
Copy full SHA for 897efdf
Pagination
Previous
Next
You can’t perform that action at this time.