-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: adafruit/Adafruit_CircuitPython_Touchscreen
base: 1.2.0
head repository: adafruit/Adafruit_CircuitPython_Touchscreen
compare: main
- 13 commits
- 13 files changed
- 5 contributors
Commits on Apr 29, 2023
-
Limit x and y values to pixel address maximum
Limit x and y values to the maximum pixel address rather than screen size. Prevents the touchscreen from generating a pixel address greater than the displayable area.
Configuration menu - View commit details
-
Copy full SHA for 74fedf4 - Browse repository at this point
Copy the full SHA 74fedf4View commit details
Commits on May 1, 2023
-
Merge pull request #25 from CedarGroveStudios/patch-1
Limit x and y values to pixel address maximum
Configuration menu - View commit details
-
Copy full SHA for 3e46e10 - Browse repository at this point
Copy the full SHA 3e46e10View commit details
Commits on May 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b71029a - Browse repository at this point
Copy the full SHA b71029aView commit details
Commits on May 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b8b8216 - Browse repository at this point
Copy the full SHA b8b8216View commit details
Commits on May 24, 2023
-
Update .pylintrc, fix jQuery for docs
Signed-off-by: Tekktrik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for baaef85 - Browse repository at this point
Copy the full SHA baaef85View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ebf0f13 - Browse repository at this point
Copy the full SHA ebf0f13View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2aa03a6 - Browse repository at this point
Copy the full SHA 2aa03a6View commit details -
Merge pull request #27 from prcutler/root-group-fix
Update to use root_group for CP 9 compatibility
Configuration menu - View commit details
-
Copy full SHA for c9373ec - Browse repository at this point
Copy the full SHA c9373ecView commit details
Commits on Dec 4, 2023
-
unpin sphinx and add sphinx-rtd-theme to docs reqs
Signed-off-by: foamyguy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05fbe52 - Browse repository at this point
Copy the full SHA 05fbe52View commit details
Commits on Oct 7, 2024
-
remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d51cd5 - Browse repository at this point
Copy the full SHA 9d51cd5View commit details
Commits on Jan 16, 2025
-
add sphinx configuration to rtd.yaml
Signed-off-by: foamyguy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af5f161 - Browse repository at this point
Copy the full SHA af5f161View commit details
Commits on May 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d74b7b8 - Browse repository at this point
Copy the full SHA d74b7b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4777bb0 - Browse repository at this point
Copy the full SHA 4777bb0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.2.0...main