Code Monkey home page Code Monkey logo

indigodock's Introduction

Join the chat at https://gitter.im/nitramr/indigoDock

indigoDock

Experimental Qt Docking extension written for Scribus1.5>=

Proposal Mockups

scribus_ui_fullhd

scribus_ui_panels

scribus_ui_panels_detailed

Relevant Links

Current Development Snapshot

snapshot-9c2d3ad

How to Install indigoDock

Here is how you run it:

  1. Download QtCreator and install
  2. Clone the indigoDock repository to your local machine mkdir indigoDock; cd indigoDock/; git clone git://github.com/nitramr/indigoDock OR just download the indigoDock .zip file
  3. Find and click on the TestLayout.pro which should invoke QtCreator
    testlayout pro
  4. Click "Projects" (1), choose "Debug" (2), uncheck "Shadow build" (3), choose "Release" (2), uncheck "Shadow build" (3)
    indigodock_settings
  5. Build TestLayout by clicking on the green arrow OR Build > Build Project "TestLayout"

build-indigodock-in-qtcreator

Snapshot features:

  • the whole dock is dockable on left or right side of main window
  • the dock contains a tabbar with sortable tabs (drag and drop sorting)
  • within the container you can add/remove/arrange single panels (more than one)
  • container highlighting by panel hovering
  • application has a theme switcher (dark/light)
  • setting will saved in a settings file

Issues:

  • panel sorting by drag and drop doesn't work well in any case
  • tabbar icon doesn't update by theme switch (not implemented)
  • panel resizing for undocked panels doesn't work well

Roadmap v1.0 - Framework

  • sorting panels by drag and drop (almost done)
  • automatic tab orientation switch by docking on left site (done)
  • function to scroll wanted panel to top by click on related icon or using a shortcut
  • panel mode (normal/advanced/collapsed) (done)
  • theme support + icon switch by theme change (almost done)
  • clean up compile time warnings

Roadmap v1.1 - Control Element set

  • AnglePicker (started)
  • Grouped Buttons
  • Color Preview (almost done)
  • Origin Setter
  • Icon Label Container

indigodock's People

Contributors

nitramr avatar luzpaz avatar aoloe avatar

Watchers

Asma AL-Bahanta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.