Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • V vlc
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GSoCGSoC
  • GSoC2018GSoC2018
  • macOS
  • vlc
  • Issues
  • #11
Closed
Open
Issue created Jun 01, 2018 by Vibhoothi@mindfreezeDeveloper

Introduction to new seeking options using NSPressureConfiguration and NSHapticFeedbackManager

Users can maximize the use of the MacBook’s force touch trackpad or magic trackpad. I would like to propose an idea which is going to increase the functionality of forward and backward controls during the media playback. Many users have modern computers but the applications are not adapted to that hardware. So we need to adapt to the available modern hardware system. In the case of VLC, we need to integrate the force touch trackpad which will have good UI with improved UX.

The plan is to scrap the current seeking methods and introduce three different modes .

  • Normal click (NSPRessureBehaviourPrimaryClick)
    Increase or decrease the video time by normal click.

  • Force click(NSPrimaryDeepClick)
    Double the seeking time by force clicking on the trackpad.

  • Accelerator(NSPressureBehavorPrimaryAccelerator)
    This will be a feature which will be beneficial for the community, the media will be fast forwarded or it will be speeded by the pressure we apply over the trackpad increases. This will give more stability for seeking the media.

@fkuehne @dfuhrmann @Daksh, Whats your views on this idea?​

Edited Jun 01, 2018 by Vibhoothi
Assignee
Assign to
Time tracking

VideoLAN code repository instance