User interface look improvements

From Buzztard

(Redirected from Look improvements)
Jump to: navigation, search

Contents

screenshots of other music software

theming

We should use colors via theme mechanism, so that we can define the widget colors. No need for extra api.

widgets

spectrum view

level meters

  • make them rasterized
  • always shade background
  • make peak markers red

waveform view

  • theme colors

sequence view

hack themeing to disable focus lines one buttons

 # remove padding, so we fit on small panels (adapted from clock applet)
 gtk.rc_parse_string ("""style "hamster-applet-button-style" {
         GtkWidget::focus-line-width=0
         GtkWidget::focus-padding=0
     }
     widget "*.hamster-applet-button" style "hamster-applet-button-style"
     """);
 gtk.Widget.set_name (self.button, "hamster-applet-button");
Support Us

Collaboration

SourceForge Logo
GStreamer Logo
Become a Friend of GNOME
Linux Sound Logo
MediaWiki
Valgrind
GNU Library Public Licence
GNU Free Documentation License 1.2