-
davep.org
- Edinburgh, Scotland
-
04:15
(UTC) - http://davep.at/
- @davep@fosstodon.org
- user/daveporg
- https://blog.davep.org/
- https://ko-fi.com/davepearson
Block or Report
Block or report davep
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
org-davep-2bit
org-davep-2bit PublicCommon Lisp code to read data from 2bit files (work-in-progress personal play project)
Common Lisp 1
-
textual-astview
textual-astview PublicA Textual-based Python AST viewing widget library and application
-
Textualize/frogmouth
Textualize/frogmouth PublicA Markdown browser for your terminal
-
Textualize/textual-plotext
Textualize/textual-plotext PublicA Textual widget wrapper library for Plotext
Python 46
6,119 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
November 2023
Created 333 commits in 12 repositories
Created 3 repositories
-
davep/aiopinboard
Python
This contribution was made on Nov 13
-
davep/tinboard
Python
This contribution was made on Nov 13
-
davep/textual-testcard
Python
This contribution was made on Nov 7
Created a pull request in bachya/aiopinboard that received 8 comments
Make the library more compatible with type checkers
While the library has lots of type hinting (yay! thanks!) it doesn't mark itself as being typed, so when it comes to running mypy over code that us…
Opened 28 other pull requests in 7 repositories
Textualize/textual
2
open
13
merged
-
Idea/WiP: Add a 'before' argument to OptionList.add_option(s)
This contribution was made on Nov 29
-
Simplify some sequences that seem unique to rxvt
This contribution was made on Nov 28
-
Allow setting a toggle button's label
This contribution was made on Nov 28
-
Add support for various modified navigation/edit keys under rxvt
This contribution was made on Nov 23
-
Add support for ctrl+Fn keys under rxvt
This contribution was made on Nov 23
-
Pause a moment longer when testing the command palette no-matches timeout
This contribution was made on Nov 20
-
Correct the type hints for ListView.watch_index
This contribution was made on Nov 20
-
Hide command palette mount and unmount handlers from the docs
This contribution was made on Nov 16
-
Add missing parameter type hint
This contribution was made on Nov 15
-
Add missing return type and return detail for
OptionList.get_option_index
This contribution was made on Nov 15 -
Make all styles reference examples capable of being run standalone
This contribution was made on Nov 8
-
More
Makefile
tweaksThis contribution was made on Nov 8 -
Chunk writes on Windows
This contribution was made on Nov 7
-
Command palette query isolation
This contribution was made on Nov 6
-
Fix the Focusable flag in the Markdown docs
This contribution was made on Nov 3
Textualize/textual-key-recorder
5
merged
-
Add a recording of Terminator on macOS
This contribution was made on Nov 9
-
Add a recording for urxvt on macOS under XQuartz
This contribution was made on Nov 9
-
Add a script to produce a summary of the findings
This contribution was made on Nov 6
-
Update Textual and bump to v0.1.3
This contribution was made on Nov 1
-
Recording of an updated rio, also Keychron K8
This contribution was made on Nov 1
bachya/aiopinboard
3
merged
-
Fix the saving of the description
This contribution was made on Nov 23
-
Handle lack of shared if a bookmark is public
This contribution was made on Nov 13
-
Fix the imports in the example code in the README
This contribution was made on Nov 13
davep/evolve-words
2
merged
-
Various improvements
This contribution was made on Nov 3
-
Allow finishing the run if the population collapses
This contribution was made on Nov 2
Textualize/textual-dev
1
merged
-
Add detection of Terminator
This contribution was made on Nov 9
Textualize/textual-plotext
1
merged
-
Omit the event plot when running the demo on Windows
This contribution was made on Nov 6
Textualize/frogmouth
1
merged
-
Bump the minimum Textual version
This contribution was made on Nov 2
Reviewed 22 pull requests in 2 repositories
Textualize/textual
21 pull requests
-
mount error
This contribution was made on Nov 29
-
docs(contributing): update setup guide
This contribution was made on Nov 29
-
Add support for ctrl+Fn keys under rxvt
This contribution was made on Nov 29
-
Allow setting a toggle button's label
This contribution was made on Nov 28
-
Improve documentation.
This contribution was made on Nov 23
-
Fix docstring example.
This contribution was made on Nov 21
-
fix min width
This contribution was made on Nov 21
-
feat(widget): add is_mounted property
This contribution was made on Nov 20
-
Correct the type hints for ListView.watch_index
This contribution was made on Nov 20
-
optimize align
This contribution was made on Nov 20
-
Make Button inherit directly from Widget.
This contribution was made on Nov 20
-
Escape markup in markdown headings.
This contribution was made on Nov 20
-
Command palette query isolation
This contribution was made on Nov 16
-
input restriction
This contribution was made on Nov 10
-
Validate
Select.value
and minorSelect
improvements.This contribution was made on Nov 9 -
Fix live-reloading of screen CSS.
This contribution was made on Nov 9
-
More
Makefile
tweaksThis contribution was made on Nov 8 -
Blur
This contribution was made on Nov 7
-
Document CellKey being a RowKey, ColumnKey tuple
This contribution was made on Nov 2
-
Improve css error reporting
This contribution was made on Nov 1
-
Add style variations to the progress bar widget
This contribution was made on Nov 1
Textualize/rich
1 pull request
-
Add missing Panel.fit parameters
This contribution was made on Nov 7
Created an issue in Textualize/textual that received 6 comments
scrollbar-gutter
causes loading
overlay to not fully overlay
This has turned up with Textual 0.42. If you have a widget that is styled scrollbar-gutter: stable
, the loading
overlay seems to "leak" whatever's …
Opened 17 other issues in 2 repositories
Textualize/textual
9
open
7
closed
-
Update the tutorial, and the documentation for
Static
, to no longer encourage usingStatic
as a containerThis contribution was made on Nov 29 -
Children can be added to
ALLOW_CHILDREN=False
widgetsThis contribution was made on Nov 29 -
Extend the keyboard escape sequence handling code to have a "we don't handle this" registry
This contribution was made on Nov 23
-
Dumb down some modified keypad keys in rxvt
This contribution was made on Nov 23
-
Support modified navigation keys under rxvt
This contribution was made on Nov 23
-
Look at ctrl+Fn keys under (u)rxvt
This contribution was made on Nov 23
-
TextArea
should (optionally?) hide its cursor when it doesn't have focusThis contribution was made on Nov 22 -
Input
wider than widgets sized the sameThis contribution was made on Nov 21 -
Speculative/reminder: Command Palette duplicate ID on input kill
This contribution was made on Nov 20
-
Confusing behaviour with
@click
linksThis contribution was made on Nov 16 -
Vertical scrollbar loss in horizontal layout
This contribution was made on Nov 15
-
Setting
loading
toTrue
causes widgets to overwrite notificationsThis contribution was made on Nov 14 -
The new
Input
type
number
restriction shouldn't hard-code the decimal pointThis contribution was made on Nov 10 -
$boost
intextual colors
not matching what's in the docsThis contribution was made on Nov 8 -
Background queries on
App
when command palette is shown causes an exceptionThis contribution was made on Nov 2 -
outline
causes layout issues forButton
This contribution was made on Nov 2
Textualize/textual-web
1
open
-
textual-web
can't be installed while depending on Python 3.12 (macOS)This contribution was made on Nov 6
Answered 15 discussions in 1 repository
Textualize/textual
-
DataTable dynamic update (several times in one function)
This contribution was made on Nov 29
-
Question: Moving widgets
This contribution was made on Nov 26
-
Cleanup data before switching screen
This contribution was made on Nov 26
-
Update the DOM on websocket event
This contribution was made on Nov 24
-
How to have a widget focusable only when it's scrollbars are active?
This contribution was made on Nov 22
-
Using [@click=] links in MarkdownViewer
This contribution was made on Nov 21
-
How do I right-align the text entered into an Input?
This contribution was made on Nov 18
-
Connecting a click event on a widget to a function.
This contribution was made on Nov 15
-
Deliver ContextManager to child widgets
This contribution was made on Nov 14
-
How to make Markdown.LinkClicked work?
This contribution was made on Nov 13
-
No way to query a TabPane by id
This contribution was made on Nov 12
-
How to use [textual run] with a module
This contribution was made on Nov 8
-
Unable to focus Markdown widget
This contribution was made on Nov 3
-
How to get ListView's ListItem name as a str from event
This contribution was made on Nov 2
-
Key event to command palette seems to cancel pending workers?
This contribution was made on Nov 2