8000 Comparing v1.2.1...v1.3.0 · sectore/timr-tui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sectore/timr-tui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: sectore/timr-tui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 10 commits
  • 18 files changed
  • 1 contributor

Commits on Apr 17, 2025

  1. Prepare v1.2.1 (#74)

    sectore authored Apr 17, 2025
    Configuration menu
    Copy the full SHA
    028a067 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Configuration menu
    Copy the full SHA
    90d9988 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Update keybindings (#76)

    * (pomodoro) reset both clocks at once
    
    * quit app by pressing `q` only
    
    * (countdown) enter/esc keybindings
    
    * (timer) enter/esc keybindings
    
    * (pomodoro) enter/esc keybindings
    
    * update footer label
    
    * fix(coundown): don't reset elapsed clock
    
    while skipping editing changes
    
    * fix(clock): order of actions matters for ESC
    
    handling. Set `pause` instead of `initial` mode while toggeling back.
    
    * fix(timer): order of actions matters (ESC key)
    
    * (footer) update order, lowercase standard keys
    sectore authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    e6291a3 View commit details
    Browse the repository at this point in the history
  2. (flake) use alsa-lib-with-plugins (#77)

    by following an idea from @camuward mentioned here 143mailliw/hummingbird#28 (comment)
    
    Incl. another `nix flake update`.
    sectore authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    509cf73 View commit details
    Browse the repository at this point in the history
  3. (readme) add keybindings + toc (#78)

    * (readme) add keybindings + toc
    * update LICENSE
    sectore authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    c964327 View commit details
    Browse the repository at this point in the history
  4. fix(pomodoro) add empty line to keep content

    centered vertically comparing to other views (which have one label below the clock only)
    
    In addition to #75.
    sectore committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    6b068bb View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. (pomodoro/countdown) Change initial value (#79)

    - While editing, an user can apply changes as a new initial value (pomodoro/countdown only).
    - New keybinding: `[^s]save initial value` 
    - Update keybinding: `[s]ave changes` (instead of `[Enter]`)
    - Refactor event handling to re-structure `edit` / `non-edit` modes.
    - Refactor footer to reflect latest keybindings
    sectore authored May 2, 2025
    Configuration menu
    Copy the full SHA
    52ed826 View commit details
    Browse the repository at this point in the history
  2. (demo) update menu

    sectore committed May 2, 2025
    Configuration menu
    Copy the full SHA
    5ad09b9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. fix(footer): hide option to save initial value

    for timer. Available 4 pomodoro + countdown only.
    sectore committed May 6, 2025
    Configuration menu
    Copy the full SHA
    aae5c38 View commit details
    Browse the repository at this point in the history
  2. Prepare v1.3.0 (#80)

    * Prepare v1.3.0
    * readme: fix keybindings
    * update changelog
    sectore authored May 6, 2025
    Configuration menu
    Copy the full SHA
    c370d30 View commit details
    Browse the repository at this point in the history
Loading
0