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: sminez/penrose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.4
Choose a base ref
...
head repository: sminez/penrose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.5
Choose a head ref
  • 11 commits
  • 14 files changed
  • 4 contributors

Commits on Nov 10, 2023

  1. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    3dc62b8 View commit details

Commits on Nov 13, 2023

  1. Copy the full SHA
    2ac0794 View commit details
  2. Copy the full SHA
    b212aa2 View commit details

Commits on Nov 20, 2023

  1. Fix docs typos (#284)

    * s/east/easy/
    
    * s/differnt/different/
    
    * s/there/their/
    
    * s/the the/the/
    
    * s/behviour/behaviour/
    
    * s/inital/initial/
    
    * s/positions/positioned/
    
    ---------
    
    Co-authored-by: adder32 <adder32@users.noreply.github.com>
    adder32 and adder32 authored Nov 20, 2023
    Copy the full SHA
    3e2a637 View commit details

Commits on Nov 23, 2023

  1. adding default workspaces hook

    sminez committed Nov 23, 2023
    Copy the full SHA
    ba6adec View commit details

Commits on Jan 3, 2024

  1. #286 - ActiveWindowName widget does not always truncate (#287)

    * #286 calling the version of set_text that truncates to our character limit
    
    * #286 should be a &str not a String or impl Into<String>
    sminez authored Jan 3, 2024
    Copy the full SHA
    7b7ed75 View commit details

Commits on Jan 19, 2024

  1. Copy the full SHA
    6a6de92 View commit details

Commits on May 27, 2024

  1. Copy the full SHA
    b4b511c View commit details

Commits on Jun 2, 2024

  1. Copy the full SHA
    fbcde44 View commit details
  2. Fixes #280 by adding two new methods to StackSet for cycling workspac…

    …es (#296)
    
    * Fixes #280 by adding two new methods to StackSet for cycling workspaces
    
    * splitting new quickcheck test into two
    sminez authored Jun 2, 2024
    Copy the full SHA
    210f23d View commit details
  3. changing behaviour of the new workspace cycling methods to pull tags …

    …to the focused screen
    sminez committed Jun 2, 2024
    Copy the full SHA
    66f8ca2 View commit details
Loading