Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
quasar-wayland
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jens Nolte
quasar-wayland
Commits
5f76bf2c468d794cf7d73628199679cec099526e
Select Git revision
Branches
2
master
default
wrong_configure_serial
2 results
quasar-wayland
src
Quasar
Wayland
Display.hs
Author
Search by author
Any Author
authors
Jens Nolte
jens
1 author
Dec 14, 2021
Implement high-level wrapper for wl_display.sync
· ced31927
Jens Nolte
authored
3 years ago
ced31927
Simplify message handling, remove (now) unused exports
· 16976719
Jens Nolte
authored
3 years ago
16976719
Dec 13, 2021
Remove WireCallback, replace with MessageHandler in user-facing api
· 9fb7c069
Jens Nolte
authored
3 years ago
9fb7c069
Sep 21, 2021
Prefix low-level message types with 'Wire'
· 37f47de4
Jens Nolte
authored
3 years ago
37f47de4
Prefix interface types with 'Interface_'
· 846d7969
Jens Nolte
authored
3 years ago
846d7969
Remove unused imports
· 1d2043ff
Jens Nolte
authored
3 years ago
1d2043ff
Hide Protocol.Core and move implementation-facing exports to Protocol
· b70002ea
Jens Nolte
authored
3 years ago
b70002ea
Add ClientDisplay and ClientRegistry types, wrapping protocol internals
· 0b8a0f7c
Jens Nolte
authored
3 years ago
0b8a0f7c
Loading