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

home: Allow to tweak long-press unfold delay #9

Open
wants to merge 14 commits into
base: feature/trixie/droidian-experiments
Choose a base branch
from

Commits on Dec 25, 2023

  1. home: Shrink home-bar height and move osk activation to center

    Reduce the home-bar size from 40px to 15px
    Replace osk button with powerbar widget and move it to the center
    Modify the on pressed function to work with long press gesture
    Use osk-manager directly
    Add an svg image to represent the new powerbar widget
    Add both powerbar and arrow into a gtk stack since both are occupying the center region
    Reuse phosh_home_update_osk_button to switch home-bar stack when dragging
    
    Closes: https:// gitlab.gnome.org/World/Phosh/phosh/-/issues/380
    
    Signed-off-by: Bardia Moshiri <[email protected]>
    mathew-dennis authored and FakeShell committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    09f490b View commit details
    Browse the repository at this point in the history
  2. home: Make powerbar more interactive

    Reduce powerbar opacity to indicate longpress recognition has started
    And revert back to original state one recognition is successful
    Add animation to indicate osk non-availability
    Add haptic feedback to indicate a successful osk interaction
    
    Signed-off-by: Bardia Moshiri <[email protected]>
    mathew-dennis authored and FakeShell committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    af8f753 View commit details
    Browse the repository at this point in the history
  3. wwan-ofono: Mark access technology nr as 5G

    Signed-off-by: Bardia Moshiri <[email protected]>
    
    Signed-off-by: Bardia Moshiri <[email protected]>
    FakeShell committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    319a2cb View commit details
    Browse the repository at this point in the history
  4. wwan-mm: Mark access technology MM_MODEM_ACCESS_TECHNOLOGY_5GNR as 5G

    Signed-off-by: Bardia Moshiri <[email protected]>
    
    Signed-off-by: Bardia Moshiri <[email protected]>
    FakeShell committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    21d719c View commit details
    Browse the repository at this point in the history
  5. Use background in overview

    * integrate with navbar
    
    Signed-off-by: Bardia Moshiri <[email protected]>
    Guido Günther authored and FakeShell committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    89e658b View commit details
    Browse the repository at this point in the history
  6. home: enable home bar app switching using swipe gestures

    * integrate with powerbar
    
    Signed-off-by: Bardia Moshiri <[email protected]>
    FakeShell committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    02d6a77 View commit details
    Browse the repository at this point in the history
  7. home: Tweak swipe velocity to reduce accidental swipes

    Signed-off-by: Bardia Moshiri <[email protected]>
    mathew-dennis authored and FakeShell committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    1f00983 View commit details
    Browse the repository at this point in the history
  8. tests: fix background test failure

    Signed-off-by: Bardia Moshiri <[email protected]>
    mathew-dennis authored and FakeShell committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    da0cb35 View commit details
    Browse the repository at this point in the history
  9. lockscreen: Don't set background wallpaper for lockscreen

    Signed-off-by: Bardia Moshiri <[email protected]>
    mathew-dennis authored and FakeShell committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    065c7d0 View commit details
    Browse the repository at this point in the history
  10. stylesheet: Use adwaita for powerbar background

    Signed-off-by: Bardia Moshiri <[email protected]>
    FakeShell committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    964fd39 View commit details
    Browse the repository at this point in the history
  11. home: Hide osk when unfolded and disable swipes when unfolding

    Signed-off-by: Bardia Moshiri <[email protected]>
    FakeShell committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    6114a36 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    410a3ea View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Jan 15, 2024

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