GithubHelp home page GithubHelp logo

dawati-shell's Introduction

This is the Dawati Netbook plugin for Metacity Clutter, aka, Mutter

Significant Preferences
=======================

The following Metacity preferences are of possible interest:

  clutter_disabled: if set to true, disables the clutter compositor
                    falling back to the xrender compositor.

  clutter_plugins:  list of plugins to load; name of each plugin can be
                    followed by an optional command line for the plugin
                    (separated by colon).

                    There are two globally defined command line parameters:

                      debug  the plugin should switch into debugging mode; the
                             precise significance of this is left to the plugin.

                      disable: followed by a semicolon-separate list of effects
                             that should not be utilized; possible values are
                             minimize, maximize, unmaximize, map, destroy, and
                             switch-workspace.


                    Example: 'default:debug disable:unmaximize'

		    When no plugin is specified, attempt is made to load
                    plugin called 'default'.


  live_hidden_windows:
                    If set to true, the window manager keeps windows that are
                    minimized or on non-active desktops mapped, so they can
                    be used by the compositor for things like window and
                    workspace switchers.

  dynamic_workspaces:
                   If set to true, the window manager will create a new
                   workspace for any application window that covers more than
                   75% of the screen. If no other windows are subsequently
                   placed on the same workspace later, it is automatically
                   removed when the window closes.

dawati-shell's People

Contributors

aalam avatar ahkok avatar anoochit avatar atriwidada avatar balrog-kun avatar berengaria avatar djdeath avatar grgustaf avatar huningxin avatar ivarela avatar jeancayron avatar jesuszhu avatar joshuagl avatar malditoastur avatar mbouzada avatar michaelgwood avatar milocasagrande avatar mostafadaneshvar avatar ndufresne avatar rossburton avatar rustylynch avatar saviq avatar smarquespt avatar sragavan avatar thos avatar tvi avatar uyongw avatar xclaesse avatar yukariyamashita avatar zerng07 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dawati-shell's Issues

Duplicate application launchers

There are one or two applications which appear in multiple categories which when you select "All" categories it shows them both

Inhibit support needs merge

There is session inhibit support on the "inhibit" branch that needs to be tested and merged. It was taken from MeeGo so should work.

status button alignment

The status button is aligned higher than the other buttons it should be the same y position, please refer to the design guide

fix leaks in mnb_launcher_sort_via_zg

Please fix leaks and code style in mnb_launcher_sort_via_zg

e.g. g_path_get_basename
Returns : a newly allocated string containing the last component of the filename.

no inline decelerations and functions should be like: this (arg..)

count of thumbnails viewed on myzone (penge) needs optimization

Currently myzone penge only show 4 documents for me although Zeitgeist gives it a huge list...
This is mainly due to the ratio set in "_gconf_ratio_notify_cb" in penge-everything-pane.c
This needs optimization to take over as much real estate available as possible

Shutdown button doesn't work

Remove the power key handling in dawati-shell, then implement the Shutdown method of the gnome-session DBus API. Then g-s-d's media-keys plugin will handle the key and invoke the DBus method.

Full switcher not easy to use

When you have >6 windows open, the switcher's vertical scrolling is a bit painful and non-obvious due to the fade on the scroll view.

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.