Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Customisability for floating window title. #482

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    478b73b View commit details
    Browse the repository at this point in the history
  2. move get_title to utils

    PhilippOesch committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    67ee3c1 View commit details
    Browse the repository at this point in the history
  3. add documentation

    PhilippOesch committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    4f42c48 View commit details
    Browse the repository at this point in the history
  4. rename

    PhilippOesch committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    f6ab5de View commit details
    Browse the repository at this point in the history
  5. add method doc

    PhilippOesch committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    93e6ac3 View commit details
    Browse the repository at this point in the history
  6. add comment

    PhilippOesch committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    67af538 View commit details
    Browse the repository at this point in the history
  7. fallback to 0 for winid

    PhilippOesch committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    f9960cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    005c134 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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

    PhilippOesch committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c4043eb View commit details
    Browse the repository at this point in the history
  3. minor change

    PhilippOesch committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c3f42b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    504e9d0 View commit details
    Browse the repository at this point in the history
  2. remove config parameter

    PhilippOesch committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9cb8ce5 View commit details
    Browse the repository at this point in the history
  3. cleanup

    PhilippOesch committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    316e1c8 View commit details
    Browse the repository at this point in the history
  4. add documentation

    PhilippOesch committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8b48b1f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. move get_win_title to top and pass winid as parameter

    Philipp Oeschger authored and Philipp Oeschger committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    147f23b View commit details
    Browse the repository at this point in the history
  2. add get_win_title to type definition for oil.setup

    Philipp Oeschger authored and Philipp Oeschger committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b11b079 View commit details
    Browse the repository at this point in the history
  3. remove empty line

    Philipp Oeschger authored and Philipp Oeschger committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    9ff427f View commit details
    Browse the repository at this point in the history
  4. adjust comment

    Philipp Oeschger authored and Philipp Oeschger committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    5f68ceb View commit details
    Browse the repository at this point in the history