Yoda local fork of System76 cosmic-player
Find a file
Cristian Dinu 6d5c2f020d feat(controls): Hide header bar if no mouse movement
We hide the title bar similarly on how we hide the controls bar.

The difference between the header bar and the controls bar is that in
`Fullscreen` mode we don't display the header bar even if we have mouse
movement.

If a menu or sub-menu is open, but then the user makes no mouse
movement, then the menus will be hidden when the header bar is hidden.

I'm not sure how to handle the side panel, the `nav_bar`, what I call
"the playlist". I decided to not handle it's hiding based on mouse
movement because it is still displayed when we put the window in
`Fullscreen` mode.

Closes #37
2025-03-31 09:22:42 -06:00
debian Use just vendor for debian packaging 2025-01-09 11:13:43 -07:00
i18n fix bug: string 2025-03-31 09:21:53 -06:00
res i18n (pt-BR) Update translations 2025-03-26 14:55:40 +00:00
src feat(controls): Hide header bar if no mouse movement 2025-03-31 09:22:42 -06:00
.gitignore Fix debian packaging 2024-10-06 18:36:31 -06:00
build.rs feat: add help and version flags to argument parser 2025-03-26 16:42:39 +01:00
Cargo.lock feat: add help and version flags to argument parser 2025-03-26 16:42:39 +01:00
Cargo.toml feat: add help and version flags to argument parser 2025-03-26 16:42:39 +01:00
i18n.toml Convert to libcosmic and parse audio 2024-01-24 14:31:39 -07:00
justfile Update iced_video_player 2024-12-30 12:57:03 -07:00
LICENSE init 2024-01-23 21:55:34 -07:00
README.md Remove outdated dependencies 2024-10-08 07:58:08 -06:00
shell.nix add shell.nix file 2025-03-13 12:18:18 -06:00

cosmic-player

WIP COSMIC media player