Giter Site home page Giter Site logo

huyunzhen / budgie-desktop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from solus-project/budgie-desktop

0.0 2.0 0.0 16.85 MB

Evolve OS's desktop

Home Page: https://evolve-os.com/budgie/

License: GNU General Public License v2.0

Shell 0.07% Vala 81.06% C 17.39% Makefile 0.07% CSS 1.26% C++ 0.16%

budgie-desktop's Introduction

Budgie Desktop

Simple, yet elegant desktop

budgie_screenshot

                 _              __           _    
                | |            / _|         | |   
     _ __   ___ | |_    __ _  | |_ ___  _ __| | __
    | '_ \ / _ \| __|  / _` | |  _/ _ \| '__| |/ /
    | | | | (_) | |_  | (_| | | || (_) | |  |   < 
    |_| |_|\___/ \__|  \__,_| |_| \___/|_|  |_|\_\

What's that? Not a fork. Exactly.

Note: Budgie Desktop integrates with the GNOME stack, and as such requires certain components to operate correctly.

TODO:

  • Start adding support for translations (v9)
  • Redo notifications (v9)
  • Add appindicator to eventually replace new tray (v9) (see below)
  • Finish WM migration to 3.14
  • Redo menu and panel using GtkFlowBox and such wonders. (poss v10)
  • Introduce menu pagination (v9)
  • Panel colours (v9)
  • Wayland support, complete it, and validate on Intel NUC (v9)
  • Drop many deps. (v9)

The tray will still remain an option, but it won't be the default implementation in many cases. This is mainly due to the extremely buggy nature of xembed. Remember our policy (unless we really don't have a choice, like moving to a non-buggy Mutter, or dropping Ubuntu due to very very old components) - is to retain choice, not remove it.

Implementation note:

All elements are written entirely from scratch, using GTK and either Vala or C. A rewrite took place to lower the barrier of entry for new contributors and to ease maintainence. (Exception: Parts of the default mutter plugin currently reside in wm/legacy.*)

budgie-wm:

libmutter based window manager.

budgie-panel:

Plugin based panel. Users/developers can provide their own custom applets, which are fully integrated. They can be moved, added, removed again, and even broken!

budgie-session:

Session management binary, keeps stuff running. Supports some really uninteresting things like GSettings start conditions and desktop environment based OnlyStartIn entries.

budgie-session --logout

budgie-run-dialog:

A utility that enables you to quickly launch applications by their executable path without having to use the terminal or menu. Normally a program starts because of this.

Dependencies:

  • libpulse
  • libpulse-mainloop-glib
  • GTK3 (>= 3.12.0)
  • upower-glib (>= 0.9.20)
  • libgnome-menu (>= 3.10.1)
  • libwnck (>= 3.4.7)
  • libmutter (>= 3.14.0)
  • GLib (>= 2.40.0)
  • gee-0.8 (not gee-1.0!)
  • libpeas-1.0
  • valac

Ubuntu users:

It is highly likely your theme or Ubuntu setup can affect the usability of budgie-panel.

As of commit ce3cae9b5c04f7ed14ede1fea0f992c9c83536f0 Budgie is unusable on Ubuntu 14.04. This is because Ubuntu 14.04 is using Vala 0.22.1, which does not correctly export dbus proxies in dynamic type modules.

Currently this means we cannot provide updates, as a minimum Vala version of 0.23.1 is required to correctly build Budgie. It currently means we'll have to rewrite parts of Budgie using dbus interfaces into C.

Ambiance is NOT SUPPORTED

Do not use the Ubuntu GTK3 modifications or plugins, because they break Budgie. I will not support them. (overlay scrollbars and such)

Please ensure you use gnome-settings-daemon, not an Ubuntu fork, or Budgie will not function correctly. Please also ensure you use gnome-control-center, not an Ubuntu fork, for the same reason.

Love nor money cannot make these Ubuntu-specific issues go away. Consequently, given how large the README section is for Ubuntu, support is limited, to say the least.

Lastly, always set --prefix=/usr when using autogen.sh, or configure, otherwise you won't be able to start the desktop on most distros

Author

budgie-desktop's People

Contributors

ikeydoherty avatar leoiannacone avatar klardotsh avatar efernandesng avatar eyelash avatar mchecca avatar hjdskes avatar somasis avatar matiaslina avatar michel-slm avatar ricardomv avatar yomi0 avatar

Watchers

James Cloos avatar hyperzhen 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.