GithubHelp home page GithubHelp logo

lxqt / lxqt Goto Github PK

View Code? Open in Web Editor NEW
1.6K 93.0 133.0 365 KB

Checkout all LXQt components at once by using git submodule. Discussions, Wiki and general issues are here.

Home Page: https://lxqt-project.org

CMake 30.86% Shell 69.14%
linux desktop-environment lxqt

lxqt's Introduction

LXQt

LXQt is the next generation of LXDE, the Lightweight Desktop Environment. It is the product of the merge between Razor-qt and LXDE-Qt.

About this repository

This is a superproject which contains all LXQt components. After checking out this repo please do the following to initialize git submodules.

git submodule init
git submodule update --remote --rebase

Note: We require git >= 1.8.5

Contributing

If you are interested in helping or joining LXQt, please take a look at our CONTRIBUTING document

Translation

Translations can be done in LXQt-Weblate.

Translation status
Translation status

lxqt's People

Contributors

10ne1 avatar agaida avatar babylonas avatar chloridecull avatar ito32bit avatar jleclanche avatar jobor avatar jubalh avatar kuzmas avatar luis-pereira avatar palinek avatar paulolieuthier avatar pcman avatar pierrevr avatar pmattern avatar pvanek avatar selairi avatar sirviot avatar stefonarch avatar surlykke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lxqt's Issues

error during lxsession build

MSGFMT es.gmo
MSGFMT es_VE.gmo
MSGFMT et.gmo
et.po:45: 'msgid' and 'msgstr' entries do not both end with '\n'
/usr/bin/msgfmt: found 1 fatal error
Makefile:98: recipe for target 'et.gmo' failed
make[2]: *** [et.gmo] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-reddevil/aur-lxsession-git/src/lxsession/po'
Makefile:454: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-reddevil/aur-lxsession-git/src/lxsession'
Makefile:385: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().

Git and zip has empty subdirectorys

I tried git 2 ways, one by using git clone, and realized most of the subdirectories are empty. The other by downloading .zip file, also empty. Weird that the actual repository shows data in the directory's.

Recommended icon theme

I am getting very annoyed at Oxygen. The oxygen-icons developers are impossible to reach.

If we are to keep recommending Oxygen we need a better channel of communication between us. Otherwise we should find a suitable theme whose devs are more accessible imho.

React when a display gets unplugged

Moved from Razor-qt/razor-qt#612.

When a display gets unplugged, we should warn the user through a pop up dialog and ask them whether to update the current display configuration to remove that display.

We should not do this automatically in case the display has been temporarily unplugged (whether intended or not). For that reason, we should automatically get rid of that dialog box in case the display gets plugged back in.

openssh-askpass becomes maximized when setting openbox configuration

I have changed my openbox configuration to maximize all 'normal' applications in this way.

<application type="normal">
  <maximized>true</maximized>
</application>

This works for all applications including openssh-askpass, which IMO should not be the case. It looks really weird.

2014-04-01-152026_1024x600_scrot

If I undo the maximization is looks normal again.

2014-04-01-152036_1024x600_scrot

I have a hunch that openssh-askpass should be of type 'dialog' (or similar) and not a normal application. This would prevent this minor annoyance.

Am I correct? And if so, would you mind to fix this?

compile lxqt-panel, error..., What package should be installed, but sysstat lib is installed.

CMake Error at plugin-sysstat/CMakeLists.txt:5 (find_package):
By not providing "FindSysStat.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "SysStat", but
CMake did not find one.

Could not find a package configuration file provided by "SysStat" with any
of the following names:

SysStatConfig.cmake
sysstat-config.cmake

Add the installation prefix of "SysStat" to CMAKE_PREFIX_PATH or set
"SysStat_DIR" to a directory containing one of the above files. If
"SysStat" provides a separate development package or SDK, be sure it has
been installed.

[lxqt-config-randr] External monitor doesn't works.

Hi.
Yesterday I installed Archlinux and LXQT again on my laptop. I tried to use my external monitor (VGA) by lxqt-config-randr and it doesn't works. My desktop blinks on external monitor and than it's disappear and there is black screen (with backlight).
When I use xrandr from terminal everything works.

Tell me if I can check something what would be helpful.

Add proper mimetype handling

Hello, I really appreciate what you're doing here.When I click "Open Directory" or "Open containing folder" and such thing in other programs,it opens my web-browser Qupzilla not pcmanfm-qt.It could be related to lxqt-config-file-associations.inode/directory option was already set to pcmanfm.There is no file:// association under the uri category.I hope you can fix it.

Setting default cursor does not work.

Setting default cursor does not work.
Writing config values to xrdb does not work occassionally.
It's more reliable to create a theme named "default" in ~/.icons and inherit the cursor theme we want in it. LibXcursor will pick it up if there's a "default" theme.

Document power management dependencies

I'm having to update lxqt-powermanagement dependencies and I'm lost between all the backends and potential dependencies.

I'm having a bit of a packaging conundrum as well. If lxqt-powermanagement depends on liblxqt, which in turn has optional dependencies on a set of potential backends, then we have to make sure the dependencies are in liblxqt and not lxqt-powermanagement. Yes?

Add cmake code for creating tarballs

Add CMake rules to creating tarballs.
Optionally, we can also create a CMake module for this task.
So we can use it easily in every component.

lxinput-qt make fails

build # cmake ..
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt4: /usr/bin/qmake (found version "4.8.5") 
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Configuring done
-- Generating done
-- Build files have been written to: /var/lib/github/lxqt/lxde-qt/lxinput-qt/build
__________________________
build # make
[...]
[ 72%] Generating lxqt-config-input_pt.qm
Updating '/var/lib/github/lxqt/lxde-qt/lxinput-qt/build/src/lxqt-config-input_pt.qm'...                                                                                                                           
    Generated 19 translation(s) (19 finished and 0 unfinished)
[ 75%] Generating lxqt-config-input_pt_BR.qm
lrelease error: Parse error at /var/lib/github/lxqt/lxde-qt/lxinput-qt/src/translations/lxqt-config-input_pt_BR.ts:1:2: Encountered incorrectly encoded content.                                                  
src/CMakeFiles/lxqt-config-input.dir/build.make:176: recipe for target 'src/lxqt-config-input_pt_BR.qm' failed
make[2]: *** [src/lxqt-config-input_pt_BR.qm] Error 1
CMakeFiles/Makefile2:80: recipe for target 'src/CMakeFiles/lxqt-config-input.dir/all' failed
make[1]: *** [src/CMakeFiles/lxqt-config-input.dir/all] Error 2
Makefile:136: recipe for target 'all' failed
make: *** [all] Error 2
__________________________
build # gcc-config -l
x86_64-pc-linux-gnu-4.8.2 
__________________________

Versions

As packaging to rpms wants setting package versions I propose to create file 'ver' in each folder. Then it will be possible to create -.tar.bz2 of each module.

Backlight control in power management

We should offer a backlight control app for devices on battery.

To consider:

  • Keybind handling (most devices come with brightness controls, cf XF86 BRIGHTNESS input)
  • A brightness slider as a panel plugin (like the volume control plugin)
  • Automatic brightness adjustments depending on battery state. Should be configurable in power management config.

Battery icon doesn't show.

I checked "Show battery status icon in tray" and there is no new icon in my tray.

Archlinux + LXQT GIT.

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.