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

fixes #3

Merged
merged 2 commits into from
Jan 10, 2025
Merged

fixes #3

merged 2 commits into from
Jan 10, 2025

Conversation

Jaredy899
Copy link
Owner

Type of Change

  • New feature
  • Bug fix
  • Documentation update
  • Refactoring
  • Hotfix
  • Security patch
  • UI/UX improvement

Description

Testing

Impact

Issues / other PRs related

  • Resolves #

Additional Information

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no errors/warnings/merge conflicts.

adamperkowski and others added 2 commits January 9, 2025 23:55
* 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
@Jaredy899 Jaredy899 merged commit 0d5daf6 into Jaredy899:Solus Jan 10, 2025
3 checks passed
Jaredy899 added a commit 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants