-
Notifications
You must be signed in to change notification settings - Fork 125
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
Release 0.3 #426
Release 0.3 #426
Commits on Nov 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1e61f5d - Browse repository at this point
Copy the full SHA 1e61f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa78e9 - Browse repository at this point
Copy the full SHA 3fa78e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1012a - Browse repository at this point
Copy the full SHA bc1012aView commit details -
Bump librespot from 0.2.0 to 0.3.1 Bump serde_json from 1.0.68 to 1.0.69 Bump log from 0.4.11 to 0.4.14 Bump env_logger from 0.8.4 to 0.9.0 Bump thiserror from 1.0.29 to 1.0.30
Configuration menu - View commit details
-
Copy full SHA for bcc4fdd - Browse repository at this point
Copy the full SHA bcc4fddView commit details
Commits on Nov 15, 2021
-
playback-info: add .body style (#371)
Overrides Adwaita's bold weight styling for buttons.
Configuration menu - View commit details
-
Copy full SHA for 0656876 - Browse repository at this point
Copy the full SHA 0656876View commit details
Commits on Nov 17, 2021
-
232 show album name in playlists and queue (#333)
* Pass worker to SongWidget so it can be later used to load song album covers * Show cover art for each song in playlist * Show cover art for songs per default, but not in Albums Albums instead show the songs' index.
Configuration menu - View commit details
-
Copy full SHA for 183a835 - Browse repository at this point
Copy the full SHA 183a835View commit details -
Configuration menu - View commit details
-
Copy full SHA for a83be67 - Browse repository at this point
Copy the full SHA a83be67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d7b3ee - Browse repository at this point
Copy the full SHA 1d7b3eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a230b - Browse repository at this point
Copy the full SHA c5a230bView commit details
Commits on Nov 19, 2021
-
354 improve selection mode (#370)
* redesign selection tools * wip: split headerbar * select all * hide seekbar * some fixes * more fixes
Configuration menu - View commit details
-
Copy full SHA for 2752dfa - Browse repository at this point
Copy the full SHA 2752dfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a27de88 - Browse repository at this point
Copy the full SHA a27de88View commit details -
Configuration menu - View commit details
-
Copy full SHA for c786336 - Browse repository at this point
Copy the full SHA c786336View commit details -
Configuration menu - View commit details
-
Copy full SHA for 525aaba - Browse repository at this point
Copy the full SHA 525aabaView commit details
Commits on Nov 21, 2021
-
* simplify search * update POTFILES * dont need buildable for now
Configuration menu - View commit details
-
Copy full SHA for 0a259dc - Browse repository at this point
Copy the full SHA 0a259dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4471f12 - Browse repository at this point
Copy the full SHA 4471f12View commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4bd7cd0 - Browse repository at this point
Copy the full SHA 4bd7cd0View commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 70cb3b6 - Browse repository at this point
Copy the full SHA 70cb3b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f14eeb - Browse repository at this point
Copy the full SHA 8f14eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f83a5e - Browse repository at this point
Copy the full SHA 7f83a5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c273adb - Browse repository at this point
Copy the full SHA c273adbView commit details
Commits on Dec 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 08a2e99 - Browse repository at this point
Copy the full SHA 08a2e99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b086ca - Browse repository at this point
Copy the full SHA 3b086caView commit details -
Configuration menu - View commit details
-
Copy full SHA for be4ceb7 - Browse repository at this point
Copy the full SHA be4ceb7View commit details
Commits on Dec 7, 2021
-
* Update song.css * Update details.css * Update playlist_details.css * Update album.css * base unit is 14px of course
Configuration menu - View commit details
-
Copy full SHA for 6fc77d4 - Browse repository at this point
Copy the full SHA 6fc77d4View commit details
Commits on Dec 8, 2021
-
* Update dependencies Bump librespot from 0.2.0 to 0.3.1 Bump serde_json from 1.0.68 to 1.0.69 Bump log from 0.4.11 to 0.4.14 Bump env_logger from 0.8.4 to 0.9.0 Bump thiserror from 1.0.29 to 1.0.30 redesign album details playlist details & misc fixes space out song info load kinda highres playlist image contain album cover put back margins revert making entire view scrollable surely i wouldn't just commit before checking bfhd i forgor 💀 redesign saved/now playing; unify styles * add animated playback indicator * undercooked adaptivity commit * accomodate for adwaita .card changes fix that one annoying margins on song rows clean up custom styles adjust margins a bit once again * untangle album header from details forgor 2 it fuckign works * adaptivity for real * couple of fixes * make playlist adaptive, use template * clean up, delete a bunch of css clean up, delete a bunch of css * use card style for artist top songs * remove couple style classes * playback-info: add .body style (#371) Overrides Adwaita's bold weight styling for buttons. * cleanups * misc cleanups * resize album cover * updates * redo release details * fixes * various review fixes * more common playlist styling to playlist component * use plain listbox and window instead of preferences related widgets Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexandre Trendel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4b7f66 - Browse repository at this point
Copy the full SHA c4b7f66View commit details
Commits on Dec 9, 2021
-
Add album year to the list & the details view (#391)
* Add album years to the album list and the album details view * Gray out the released date and tighten spacings * Gray out the released date and tighten spacings * Use rem unit for font size in album widgets * Use Option when possible * Improve handling Options * Fix formatting issues * Remove unnecessary stylesheet
Configuration menu - View commit details
-
Copy full SHA for b3a7827 - Browse repository at this point
Copy the full SHA b3a7827View commit details
Commits on Dec 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 71e7c34 - Browse repository at this point
Copy the full SHA 71e7c34View commit details
Commits on Dec 13, 2021
-
Add slovenian translations (#396)
* feat: add slovenian language translations * fix: improve slovenian translations
Configuration menu - View commit details
-
Copy full SHA for 0ecf1bd - Browse repository at this point
Copy the full SHA 0ecf1bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4f9319 - Browse repository at this point
Copy the full SHA f4f9319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52e69ce - Browse repository at this point
Copy the full SHA 52e69ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for e62e83a - Browse repository at this point
Copy the full SHA e62e83aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd386c - Browse repository at this point
Copy the full SHA fdd386cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 532737b - Browse repository at this point
Copy the full SHA 532737bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 357b4de - Browse repository at this point
Copy the full SHA 357b4deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f1f986 - Browse repository at this point
Copy the full SHA 9f1f986View commit details -
Configuration menu - View commit details
-
Copy full SHA for 899a46b - Browse repository at this point
Copy the full SHA 899a46bView commit details
Commits on Dec 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c5f394f - Browse repository at this point
Copy the full SHA c5f394fView commit details
Commits on Jan 2, 2022
-
* Add support for volume Only works on mpris * Cargo fmt * Remove debug statements and fix initial volume * Fix volume at creation and mpris volume change Also, formatting and renamed Command::PlayerVolume to PlayerEvent::PlayerSetVolume for consistency * Cargo fmt
Configuration menu - View commit details
-
Copy full SHA for 0cd50ba - Browse repository at this point
Copy the full SHA 0cd50baView commit details -
287 make better use of sidepanel option to list playlists (#412)
* Add two new icons to be used in the sidebar * Implement SideBarItem and SideBarRow to replace StackSideBar with something more customizable * Replace StackSideBar with ListBox utilizing SideBarRow and SideBarItem Still use Stack for storing widgets to switch to, such as SavedTracks. This changes how items such as Saved Tracks, Playlists are displayed in the sidebar, makes SideBarItem non interactable, and adds all playlists to the sidebar * Make SideBar ListBox scrollable * Limit the number of playlists in the sidebar to 20 * Add a side bar entry to browse all playlists * improve styling of sidebar * Change icon for 'All Playlists' to a grid symbol * Ellipsize playlist names to reduce the width of the sidebar. Show tooltip on the surrounding box * Cleanup make_playlist_item to not use properties directly * Refactor updating playlists in sidebar into method * Rename SavedPlaylistsModel::box_clone to clone * implement and use getters to properties of SideBarItem * Build widgets in sidebar ListBox in SideBarRow, write custom widget for sidebar items with an icon * Update PO files * Add id getter method to SideBarRow and refactor to use it * use downcast_ref instead of clone().downcast * fix clippy warning Co-authored-by: Alexandre Trendel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e228c3 - Browse repository at this point
Copy the full SHA 7e228c3View commit details
Commits on Jan 6, 2022
-
* update album view update album view * cargo fmt * Update album.css * don't expand the button
Configuration menu - View commit details
-
Copy full SHA for c5e69ff - Browse repository at this point
Copy the full SHA c5e69ffView commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f1fa4ad - Browse repository at this point
Copy the full SHA f1fa4adView commit details -
Update lists, visually merge album header (#402)
* update lists, visually merge album header * cargo fmt :))))) * update bg color * styling shenanigans * styling shenanigans pt II * add a border and its radii to album covers in lists * more adjustments * more papercuts * more fixing the fixes * fix list styling for singles * don't preemptively squeeze album header * allow using headerbar with custom child + allow using as sub-component * style fixes * j * ok * add bit of paddings Co-authored-by: Alexandre Trendel <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d1b766 - Browse repository at this point
Copy the full SHA 9d1b766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 837f3af - Browse repository at this point
Copy the full SHA 837f3afView commit details
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9248bea - Browse repository at this point
Copy the full SHA 9248beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e34764f - Browse repository at this point
Copy the full SHA e34764fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d304ce5 - Browse repository at this point
Copy the full SHA d304ce5View commit details