Skip to content
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

Feature/set next release to 0.10.0 #208

Merged
merged 22 commits into from
Oct 13, 2023
Merged

Conversation

jahnf
Copy link
Owner

@jahnf jahnf commented Oct 13, 2023

No description provided.

mayanksuman and others added 19 commits September 30, 2021 09:02
This commit introduces separate read and write QSocketNotifier for
subdevices. Write notifier is required for sending data to HID
subdevice. Read notifier for HID subdevice will help in reading data
from device like battery percentage and configuring the spotlight device
like configuring it to send long press events for Next and previous
button (See #71).

This commit also fixes #133 as read notifier for HID subdevice do not
send activated signal continuosly after a write operation. Rather the
on activated signal, the device is read (However it currently does not
        do anything with the read value).
@jahnf jahnf added this to the v0.10 milestone Oct 13, 2023
@jahnf jahnf force-pushed the feature/set-next-release-to-0.10.0 branch from 6c29b8d to bc9afc2 Compare October 13, 2023 05:31
@jahnf jahnf force-pushed the feature/set-next-release-to-0.10.0 branch from bc9afc2 to 88434b4 Compare October 13, 2023 05:40
@jahnf jahnf force-pushed the feature/set-next-release-to-0.10.0 branch from 8990646 to f7c6f1d Compare October 13, 2023 08:02
@jahnf jahnf marked this pull request as ready for review October 13, 2023 08:13
@jahnf jahnf merged commit 90b407c into develop Oct 13, 2023
43 checks passed
@jahnf jahnf deleted the feature/set-next-release-to-0.10.0 branch October 13, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants