Git Product home page Git Product logo

menu's Introduction

lcarsde

LCARS Desktop Environment, official project name lcarsde, or for logos also LCARS DE, is a desktop environment that mimics the LCARS interface.

Sub projects

Architecture Decision Records (ARDs)

Follow this link to the ADRs

To Do

  • lcarswm
    • Associate child screens with their parents
    • Identify and handle popups as popups
    • Center popups and adjust the frame to their size
    • Monitors
      • Merge overlaying screens of same size
      • If screens have different sizes, the higher one draws
    • check for XDG-path variables and have a fallback
    • basic configurable window tiling
  • status-bar
    • System tray widget
    • Content for the data bar (empty upper area in normal mode)
      • Data throughput of network interfaces
      • Bluetooth
      • ...
  • general
    • Configuration for the colors
    • Pressed state coloring for the buttons
    • GTK-Theme (if I can't find one)
    • Detailed documentation for communication between lcarsde applications
      • Message pipes between lcarswm and application menu
      • Special atoms for application menu and status bar
    • lcarsde settings application
    • lcarsde file manager
    • polkit agent
    • lcarsde session manager
      • setup which apps to autostart

menu's People

Contributors

atennert avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

menu's Issues

Fails to run if a Gdk package >3.0 exists

Running the application menu fails for me with

ImportError: Requiring namespace 'Gdk' version '3.0', but '4.0' is already loaded

I'm not a Python expert, but I assume this is because it imports GdkX11 before Gtk, which pulls in a later version of Gdk if it exists.

Fix is to change the import on line 7 to the following (i.e. putting Gtk first):

from gi.repository import Gtk, GdkX11, GLib

Tracking down dependencies for Ubuntu 24.04

Hi All,

I'm trying to get lcarsede to run on Ubuntu 24.04 and I'm having relative success. I've managed to resolve most of the dependency problems, but I can't seem to resolve posix-ipc. I did install it using pip install python3-posix-ipc and it is installed now, but I'm still getting errors. Has anybody else successfully made the whole thing work on Ubuntu 24.04?

FYI, hats off to everyone who made this project happen. I love this interface. It is one of the best LCARS projects. I plan to integrate this with R Shiny project https://github.com/leonawicz/lcars.

error building version 23.1

Brand new Ubuntu 23.1 Server Build, Toshiba Satellite C855D, getting the following error when trying to build the package with sudo dpkg -i lcarsde-app-menu_23.1_amd64.deb:

dpkg: dependency problems prevent configuration of lcarsde-app-menu:
 lcarsde-app-menu depends on python3-posix-ipc; however:
  Package python3-posix-ipc is not installed.

installed posix-ipc with sudo pip3 install posix-ipc as doing without sudo causes install errors..

Cant Install App Menu

Install wont begin for app-menu. Says "Error: Dependency is not satisfiable: python3-posix-ipc". I tried a new virtual environment like the previous closed similar issue said but no luck.

`E: lcarsde-app-menu: malformed-deb-archive second (official) member control.tar.zst not control.tar.(gz|xz)
E: lcarsde-app-menu: malformed-deb-archive third (official) member data.tar.zst not data.tar.(gz|xz|bz2|lzma)
E: lcarsde-app-menu: no-changelog usr/share/doc/lcarsde-app-menu/changelog.gz (native package)
W: lcarsde-app-menu: no-manual-page [usr/bin/lcarsde-app-menu.py]
W: lcarsde-app-menu: script-with-language-extension [usr/bin/lcarsde-app-menu.py]

Lintian finished with exit status 2`

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.