1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typos: `Furthur` -> `Further` `noticable` -> `noticeable` `interal` -> `internal` More... about 8 years ago
Fix typos: `convension` -> `convention`, `interal` -> `internal` More... about 8 years ago
Fix typos: `Inputook` -> `Inputhook`, `focussed` -> `focused` More... about 8 years ago
Fix typo: `Substract` -> `Subtract` More... about 8 years ago
Fix typos: `overriden` -> `overridden` `whene` -> `when` `focussed` -> `focused` `themself` -> `themselves` `opperating` -> `operating` More... about 8 years ago
Fix typo: `focussed` -> `focused` More... about 8 years ago
Fix typos: `occurences` -> `occurrences`, `registy` -> `registry` More... about 8 years ago
Fix typos: `preceeded` -> `preceded`, `bindigs` -> `bindings` More... about 8 years ago
Fix typos: `simpel` -> `simple` `Presing` -> `Pressing` `occurence` -> `occurrence` `occurance` -> `occurrence` `meke` -> `make` More... about 8 years ago
Fix typo: `subsytem` -> `subsystem` More... about 8 years ago
Fix typo: `focussed` -> `focused` More... about 8 years ago
Fix typos: `keboard` -> `keyboard`, `aplication` -> `application` More... about 8 years ago
Fix typo: `focussed` -> `focused` More... about 8 years ago
Add robotframework-debuglibrary to README More... about 8 years ago
Fix for DummyLayout: pass 'focussed_element' instead of 'focussed_window'. More... about 8 years ago
Removed unused import. More... about 8 years ago
Take any container object as input in 'Layout.has_focus'. (Like in the focus function.) More... about 8 years ago
Take any element as input in Layout for the initial focus. More... about 8 years ago
Make sure the right application is active while rendering. More... about 8 years ago
bugfix in flush key More... about 8 years ago
Accept callables in Window.align. More... about 8 years ago
Replaced Application.on_render event with before_render and after_render. More... about 8 years ago
The padding argument can be a (lazy) function, and so it should not yet been passed through to_dimension. More... about 8 years ago
Keep track of search links between BufferControl objects to determine whether we are searching. Also, improvements to Layout.focus() implementation. Prefer most recently focussed windows. More... about 8 years ago
Passing search_buffer to SearchToolbar is optional. More... about 8 years ago
Only handle page_navigation key bindings when a Buffer is focussed. More... about 8 years ago
Postpone drawing of floats with xcursor/ycursor until the cursor position is known. More... about 8 years ago
Bugfix in Window.transparent attribute. More... about 8 years ago
Added z_index support for Container objects. More... about 8 years ago
Added text to assertion in PygmentsTokens (helps for debugging). More... about 8 years ago