8000 Comparing trevarj:master...glenneth1:master · trevarj/gubar · 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: trevarj/gubar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: glenneth1/gubar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 11 files changed
  • 1 contributor

Commits on Jan 19, 2025

  1. Improved system resource monitors and error handling

    - Fixed CPU, Memory, and Disk monitors
    - Added better error handling in click-listener
    - Improved command output parsing using awk
    - Added proper EOF handling
    - Fixed broken pipe errors
    glenneth1 committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    d2f24ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff0694a View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. Added temperature-based color changes to GPU monitor and set date-tim…

    …e block to powder blue
    glenneth1 committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    4f4944d View commit details
    Browse the repository at this point in the history
  2. Added auto-detection and configurable paths to battery block. Improve…

    …d error handling and file reading for better reliability across different systems.
    glenneth1 committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    6e6f148 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    657959f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Fix battery block to better handle auto-detection and format strings

    - Added detailed debug logging for power supply detection
    - Fixed format string handling to use fmt:format correctly
    - Improved error handling in battery detection
    - Added more descriptive comments for auto-detection logic
    glenneth1 committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    8940bd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b7102b View commit details
    Browse the repository at this point in the history
  3. Add workspace block

    glenneth1 committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    4c1e017 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bb51d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Fix battery detection to prioritize BAT0/BAT1 and add missing import …

    …in workspaces block
    
    - Modified battery detection to prioritize BAT0 and BAT1 over other battery devices
    - Added missing ice-9 textual-ports import in workspaces block for get-string-all
    - Added more debug logging in workspaces block
    glenneth1 committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    40f15d0 View commit details
    Browse the repository at this point in the history
  2. feat: Add min-width and align parameters to workspace block

    - Added min-width parameter to control spacing
    - Added align parameter to control block alignment
    - Set default min-width to 200px and default alignment to left
    glenneth1 committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    01b7fd9 View commit details
    Browse the repository at this point in the history
Loading
0