Skip to content
  • Michael Catanzaro's avatar
    Show the location entry always except in application mode · ad0951f6
    Michael Catanzaro authored
    The location entry needs to be discoverable. Jim Hall discovered that
    users couldn't figure out how to visit web sites, kinda a problem for a
    web browser. Allan has requested that we show the title box only in app
    mode. Make it happen.
    
    Move EphyLocationEntry from EphyTitleBox to EphyHeaderBar (formerly
    EphyToolbar). Make EphyTitleBox inherit from GtkBox instead of GtkStack.
    Have a lot of fun....
    
    Some more cleanup is certainly possible, e.g. to avoid creating both an
    EphyTitleBox and an EphyLocationEntry as only one will ever be used now,
    but this is a pretty good start.
    ad0951f6