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: ionelmc/python-darkslide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: ionelmc/python-darkslide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 44 files changed
  • 4 contributors

Commits on Apr 20, 2021

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

Commits on Aug 26, 2021

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

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    65048c0 View commit details
    Browse the repository at this point in the history
  2. README.md: Remove confusing assertion about themes/wide16x9/.

    It's possible that the goal here was to mention `mods/wide16x9/`
    instead, but the text still doesn't seem to describe the expected
    behavior.  But I don't think it overrides `themes/default/` -- I think
    it overrides any theme, not just the default.  So dropping it seems
    simplest.
    
    At any rate, if we want to guide the user about risks of using
    `--mod=wide16x9` (or any mod), we should warn them in the
    documentation for `--mod`, not in this side note about making
    widescreen slides.
    dkg committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    664964a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Merge pull request #27 from dkg/fix-mod-documentation

    Fix mod documentation
    ionelmc authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    63a16d8 View commit details
    Browse the repository at this point in the history
  2. Enable using multiple theme mods at once.

    dkg authored and ionelmc committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    044917c View commit details
    Browse the repository at this point in the history
  3. add new showpagenums mod

    Closes: #26
    dkg authored and ionelmc committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    544efd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    ab5b8e9 View commit details
    Browse the repository at this point in the history
  2. Fix assertion.

    ionelmc committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    6611f98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    425fdf3 View commit details
    Browse the repository at this point in the history
  4. Add docs boilerplate.

    ionelmc committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    83786f7 View commit details
    Browse the repository at this point in the history
  5. Fix style.

    ionelmc committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    0d45293 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Accept theme_mod from config file

    brandonblack authored and ionelmc committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    2bcc6a2 View commit details
    Browse the repository at this point in the history
  2. Populate AUTHORS.rst

    reardencode authored and ionelmc committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    58b2440 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Fix docs

    reardencode authored and ionelmc committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    8b3ef3a View commit details
    Browse the repository at this point in the history
  2. Add test for config

    reardencode authored and ionelmc committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    f28c9ad View commit details
    Browse the repository at this point in the history
Loading