Results 1 to 4 of 4

Thread: Changing software UI design

  1. #1
    Join Date
    May 2014
    Beans
    5

    Cool Changing software UI design

    Hi,

    I often feel like coding some different designs for some software, like today I felt when using Guake terminal.

    How do I get to that?

  2. #2
    Join Date
    Feb 2007
    Location
    West Hills CA
    Beans
    10,044
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Changing software UI design

    Hello and welcome to the forums. Open a terminal:

    Code:
    apt-cache search guake
    sudo apt-get install guake
    guake
    -------------------------------------
    Oooh Shiny: PopularPages

    Unumquodque potest reparantur. Patientia sit virtus.

  3. #3
    Join Date
    Apr 2008
    Location
    England
    Beans
    260
    Distro
    Ubuntu

    Re: Changing software UI design

    I don't use it and so don't know if you can even change the UI for that application but the best place to start would be to download a copy of the source code.

  4. #4
    Join Date
    Jul 2015
    Location
    Brazil
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Changing software UI design

    Knowing the language and/or framework that Guake is built is a need too. The readme points python with some C, gui it's probably PyGTK.
    "Interested in time travel? Meet here last Thursday, 7 pm."
    Checkout my VST blog: Free VST Plugins.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •