use gtk dialog for song editor
Bug #1291107 reported by
Danielle Foré
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Noise |
Fix Released
|
Low
|
Corentin Noël |
Bug Description
Now that gtk dialogs are themed with CSS and we have control over theming inside dialogs, there's no real reason for LightWindow anymore.
We should replace the lightwindow with a regular good old gtk dialog.
Related branches
lp://staging/~tintou/noise/fix-interface
- Danielle Foré: Approve
- Victor Martinez (community): Needs Information
-
Diff: 473 lines (+77/-104)7 files modifiedCMakeLists.txt (+5/-5)
plugins/LastFM/PreferencesSection.vala (+3/-3)
src/Dialogs/MediaEditor.vala (+25/-46)
src/Dialogs/PreferencesWindow.vala (+20/-20)
src/Dialogs/SmartPlaylistEditor.vala (+22/-22)
src/LibraryWindow.vala (+2/-2)
src/Widgets/StatusBar.vala (+0/-6)
Changed in noise: | |
status: | Confirmed → In Progress |
assignee: | nobody → Corentin Noël (tintou) |
milestone: | none → isis-beta1 |
Changed in noise: | |
status: | In Progress → Fix Committed |
Changed in noise: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.