-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixes a race triggered by a removed wait condition in Xlib 1.7.3.1 (_XReply) #248
Open
antis81
wants to merge
16
commits into
lxqt:master
Choose a base branch
from
antis81:patch-1
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Dec 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e832479 - Browse repository at this point
Copy the full SHA e832479View commit details
Commits on Dec 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ddcf7a5 - Browse repository at this point
Copy the full SHA ddcf7a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0db9bf6 - Browse repository at this point
Copy the full SHA 0db9bf6View commit details
Commits on Dec 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d99caa8 - Browse repository at this point
Copy the full SHA d99caa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb6f20 - Browse repository at this point
Copy the full SHA fdb6f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a76291 - Browse repository at this point
Copy the full SHA 4a76291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33ca1fe - Browse repository at this point
Copy the full SHA 33ca1feView commit details
Commits on Dec 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d356822 - Browse repository at this point
Copy the full SHA d356822View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b49b7a - Browse repository at this point
Copy the full SHA 9b49b7aView commit details -
correct (de-)initialization of XEvent listener
- XInitThreads (and X object creation) is correctly done in main thread. - No longer segfaults when another daemon is already running.
Configuration menu - View commit details
-
Copy full SHA for 646aeca - Browse repository at this point
Copy the full SHA 646aecaView commit details
Commits on Dec 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b91ad42 - Browse repository at this point
Copy the full SHA b91ad42View commit details
Commits on Dec 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1ecc8c6 - Browse repository at this point
Copy the full SHA 1ecc8c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f60f4eb - Browse repository at this point
Copy the full SHA f60f4ebView commit details -
invert mDataMutex locking logic (lock from the main thread only!)
Seems to work. Please test it well so we don't introduce anything harmful!
Configuration menu - View commit details
-
Copy full SHA for a19fd41 - Browse repository at this point
Copy the full SHA a19fd41View commit details
Commits on Dec 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 21a3a03 - Browse repository at this point
Copy the full SHA 21a3a03View commit details
Commits on Jan 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f2da5f2 - Browse repository at this point
Copy the full SHA f2da5f2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.