-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Overview
- Add a search bar for search page and text bar for download page .
- Make the UI Interactive.
- Improve the video player (sound and quality change feature)
- Add Keyboard shortcuts.
Describe the Proposed Solution
- Use Gtk docs and Gnome Developer Documentation to work around with the features.
Additional Information
- All the changes should be made in
gui.cfile insidesrcdirectory. - Feature for Search page should be added in
static GtkWidget* SearchPagefunction - Feature for Download page should be added in
static GtkWidget* DownloadPagefunction - Feature for Play page should be added in
static GtkWidget* PlayPagefunction
Contributing
To work on this issue, reply with "assign this to me"
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request