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

Implement portal screenshot creation #142

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Commits on Feb 25, 2024

  1. adding zbus4 dependency

    TornaxO7 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    74444a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. updating flake dependencies

    TornaxO7 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2534aea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3eb103 View commit details
    Browse the repository at this point in the history
  3. first trying demo

    TornaxO7 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    38afe4d View commit details
    Browse the repository at this point in the history
  4. finish code of portal

    TornaxO7 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6d1f45a View commit details
    Browse the repository at this point in the history
  5. adding docs

    TornaxO7 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c79887f View commit details
    Browse the repository at this point in the history
  6. update

    TornaxO7 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    de9ea04 View commit details
    Browse the repository at this point in the history
  7. make clippy happy

    TornaxO7 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c0963e6 View commit details
    Browse the repository at this point in the history
  8. removing unused file

    TornaxO7 committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    8b1d1ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    343558a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0eaf1e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Merge branch 'main' of github.com:eneoli/flakeshot into 91-x11-backen…

    …dcreate_screenshots-creates-blank-screenshots
    TornaxO7 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ef7e875 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    3889a01 View commit details
    Browse the repository at this point in the history
  2. update Cargo.lock

    TornaxO7 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fdb411e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge branch 'main' of github.com:eneoli/flakeshot into 91-x11-backen…

    …dcreate_screenshots-creates-blank-screenshots
    TornaxO7 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6642d98 View commit details
    Browse the repository at this point in the history
  2. update flake

    TornaxO7 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e5f0526 View commit details
    Browse the repository at this point in the history
  3. update rust-toolchain

    TornaxO7 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b3f8881 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. move portal as third option

    TornaxO7 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    92aa76e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Merge branch 'main' of github.com:eneoli/flakeshot into 91-x11-backen…

    …dcreate_screenshots-creates-blank-screenshots
    TornaxO7 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f81b121 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    dac9f01 View commit details
    Browse the repository at this point in the history
  2. x11: apply portal changes

    TornaxO7 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    68fc92b View commit details
    Browse the repository at this point in the history
  3. simplify wayland

    TornaxO7 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    4b2681e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2273d43 View commit details
    Browse the repository at this point in the history
  5. x11: add docs

    TornaxO7 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    dfcc56f View commit details
    Browse the repository at this point in the history
  6. wayland: update docs

    TornaxO7 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5868ec2 View commit details
    Browse the repository at this point in the history
  7. fix ci

    TornaxO7 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    46e8d38 View commit details
    Browse the repository at this point in the history
  8. Revert "fix ci"

    This reverts commit 46e8d38.
    TornaxO7 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    30f137c View commit details
    Browse the repository at this point in the history
  9. bump nix ci version

    TornaxO7 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    a017b76 View commit details
    Browse the repository at this point in the history
  10. Revert "bump nix ci version"

    This reverts commit a017b76.
    TornaxO7 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    84c2491 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0c17d26 View commit details
    Browse the repository at this point in the history
  12. removing helix directory :>

    TornaxO7 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8481945 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. remove unused constant

    TornaxO7 authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6f9146d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. fix doc

    TornaxO7 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    e4d9c38 View commit details
    Browse the repository at this point in the history
  2. Merge branch '91-x11-backendcreate_screenshots-creates-blank-screensh…

    …ots' of github.com:eneoli/flakeshot into 91-x11-backendcreate_screenshots-creates-blank-screenshots
    TornaxO7 committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    b8a9e9b View commit details
    Browse the repository at this point in the history