-
Notifications
You must be signed in to change notification settings - Fork 241
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
refact: minor fixes #971
Merged
ChrisTitusTech
merged 2 commits into
ChrisTitusTech:main
from
jeevithakannan2:unused-function
Jan 10, 2025
Merged
refact: minor fixes #971
ChrisTitusTech
merged 2 commits into
ChrisTitusTech:main
from
jeevithakannan2:unused-function
Jan 10, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function
jeevithakannan2
changed the title
Fix unused handle mouse function, pub mod appstate
Fix unused handle mouse function, pub mod appstate and some clippy warnings
Nov 30, 2024
Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints
6 tasks
adamperkowski
approved these changes
Dec 17, 2024
adamperkowski
changed the title
Fix unused handle mouse function, pub mod appstate and some clippy warnings
refact: minor fixes
Jan 10, 2025
adamperkowski
approved these changes
Jan 10, 2025
Jaredy899
added a commit
to Jaredy899/linutil
that referenced
this pull request
Jan 10, 2025
* chore: update copyright year (ChrisTitusTech#988) * refact: minor fixes (ChrisTitusTech#971) * Fix unused float handle mouse function, pub mod appstate Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function * Resolve clippy warnings Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints --------- Co-authored-by: Adam Perkowski <[email protected]> Co-authored-by: Jeevitha Kannan K S <[email protected]>
Jaredy899
added a commit
to Jaredy899/linutil
that referenced
this pull request
Jan 10, 2025
* chore: update copyright year (ChrisTitusTech#988) * refact: minor fixes (ChrisTitusTech#971) * Fix unused float handle mouse function, pub mod appstate Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function * Resolve clippy warnings Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints --------- Co-authored-by: Adam Perkowski <[email protected]> Co-authored-by: Jeevitha Kannan K S <[email protected]>
4 tasks
Jaredy899
added a commit
to Jaredy899/linutil
that referenced
this pull request
Jan 10, 2025
* chore: update copyright year (ChrisTitusTech#988) * refact: minor fixes (ChrisTitusTech#971) * Fix unused float handle mouse function, pub mod appstate Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function * Resolve clippy warnings Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints * chore(release): prepare for 25.1.10 (ChrisTitusTech#991) * Update linutil.yml (ChrisTitusTech#993) --------- Co-authored-by: Adam Perkowski <[email protected]> Co-authored-by: Jeevitha Kannan K S <[email protected]> Co-authored-by: Chris Titus <[email protected]>
Jaredy899
added a commit
to Jaredy899/linutil
that referenced
this pull request
Jan 10, 2025
* service * usb support for void * revert * Update common-service-script.sh * Update system-update.sh * fix bluez install * Update samba-ssh-setup.sh * Update samba-ssh-setup.sh * sync with previous runit pr * merge (#4) * chore: update copyright year (ChrisTitusTech#988) * refact: minor fixes (ChrisTitusTech#971) * Fix unused float handle mouse function, pub mod appstate Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function * Resolve clippy warnings Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints * chore(release): prepare for 25.1.10 (ChrisTitusTech#991) * Update linutil.yml (ChrisTitusTech#993) --------- Co-authored-by: Adam Perkowski <[email protected]> Co-authored-by: Jeevitha Kannan K S <[email protected]> Co-authored-by: Chris Titus <[email protected]> --------- Co-authored-by: Adam Perkowski <[email protected]> Co-authored-by: Jeevitha Kannan K S <[email protected]> Co-authored-by: Chris Titus <[email protected]>
Jaredy899
added a commit
to Jaredy899/linutil
that referenced
this pull request
Jan 10, 2025
* add compile for solus * Update meld-setup.sh * Update firefox.sh * Update tor-browser.sh * Update podman-setup.sh * Update global-theme.sh * Update install-cups.sh * Update install-epson-printer-drivers.sh * chore: update copyright year (ChrisTitusTech#988) * refact: minor fixes (ChrisTitusTech#971) * Fix unused float handle mouse function, pub mod appstate Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function * Resolve clippy warnings Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints * Void (#1) * service * usb support for void * revert * Update common-service-script.sh * Update system-update.sh * fix bluez install * Update samba-ssh-setup.sh * Update samba-ssh-setup.sh * sync with previous runit pr * merge some fixes into solus (#2) * chore: update copyright year (ChrisTitusTech#988) * refact: minor fixes (ChrisTitusTech#971) * Fix unused float handle mouse function, pub mod appstate Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function * Resolve clippy warnings Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints --------- Co-authored-by: Adam Perkowski <[email protected]> Co-authored-by: Jeevitha Kannan K S <[email protected]> * fixes (#3) * chore: update copyright year (ChrisTitusTech#988) * refact: minor fixes (ChrisTitusTech#971) * Fix unused float handle mouse function, pub mod appstate Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function * Resolve clippy warnings Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints --------- Co-authored-by: Adam Perkowski <[email protected]> Co-authored-by: Jeevitha Kannan K S <[email protected]> * chore(release): prepare for 25.1.10 (ChrisTitusTech#991) * Update linutil.yml (ChrisTitusTech#993) * merge void to solus (#5) * service * usb support for void * revert * Update common-service-script.sh * Update system-update.sh * fix bluez install * Update samba-ssh-setup.sh * Update samba-ssh-setup.sh * sync with previous runit pr * merge (#4) * chore: update copyright year (ChrisTitusTech#988) * refact: minor fixes (ChrisTitusTech#971) * Fix unused float handle mouse function, pub mod appstate Fix unnecessary usage of pub mod for appstate and resolve unused float handle mouse function * Resolve clippy warnings Remove explicit lifetime for floatcontent impl. Use div_ceil instead of manually calculating the rows for hints * chore(release): prepare for 25.1.10 (ChrisTitusTech#991) * Update linutil.yml (ChrisTitusTech#993) --------- Co-authored-by: Adam Perkowski <[email protected]> Co-authored-by: Jeevitha Kannan K S <[email protected]> Co-authored-by: Chris Titus <[email protected]> --------- Co-authored-by: Adam Perkowski <[email protected]> Co-authored-by: Jeevitha Kannan K S <[email protected]> Co-authored-by: Chris Titus <[email protected]> --------- Co-authored-by: Adam Perkowski <[email protected]> Co-authored-by: Jeevitha Kannan K S <[email protected]> Co-authored-by: Chris Titus <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Type of Change
Description
Testing
Checklist