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: ClementTsang/bottom
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.0
Choose a base ref
...
head repository: ClementTsang/bottom
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.1
Choose a head ref
  • 12 commits
  • 18 files changed
  • 2 contributors

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    858dea3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65a5d53 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. ci: remove winget job (#1775)

    * ci: remove winget job
    
    Seems like it's not necessary for me to do this anymore?
    
    * driveby update
    ClementTsang authored Aug 7, 2025
    Configuration menu
    Copy the full SHA
    c17110c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. fix: use default disk.columns when only other disk.* configs exist (#…

    …1776)
    
    I configured `[disk.name_filter]` and after upgrading to v0.11.0, the
    disk widget became empty since `disk.columns` was parsed as an empty
    vector unless I added `disk.columns` to my config as well.
    Frederick888 authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    9fe5581 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. deps: bump deps as of 2025-08-11 (#1778)

    * docs: update changelog
    
    * bump deps
    ClementTsang authored Aug 12, 2025
    Configuration menu
    Copy the full SHA
    868667a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. other: skip the initial sleep on data collection initialization (#1779)

    * deps: bump sysinfo
    
    * remove sleep on startup
    
    * missing collection set
    
    * some logic around updating the battery list to match how it is now
    
    * more refactoring
    
    * oops
    
    * forgot to initialize battery manager
    
    * fix list updating logic + battery manager logic
    
    * comment
    
    * initialize should refresh list to true
    
    * ah
    
    * this works a bit nicer
    ClementTsang authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    0f21218 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    74ddb59 View commit details
    Browse the repository at this point in the history
  2. ci: use cargo-deb 3.5.0 (#1782)

    * ci: use cargo-deb 3.5.0
    
    * change default location for debian release
    ClementTsang authored Aug 14, 2025
    Configuration menu
    Copy the full SHA
    c29647e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e23af2f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. bug: fix issue with battery widget time and small widths (#1787)

    * bug: fix issue with battery time and small widths
    
    * changelog
    ClementTsang authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    849edf7 View commit details
    Browse the repository at this point in the history
  2. bug: fix reported usage spike at the start on some OSes (#1788)

    * bug: fix spike at the start on some OSes
    
    * add clean
    
    * bake things in better I guess
    
    * hmmm no nvm
    
    * tiny sleep
    
    * update changelog
    ClementTsang authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    f846fdc View commit details
    Browse the repository at this point in the history
  3. uptick: 0.11.1 (#1786)

    ClementTsang authored Aug 15, 2025
    Configuration menu
    Copy the full SHA
    2578f20 View commit details
    Browse the repository at this point in the history
Loading