| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
build yet).
This class will provide a consistant look for all Lumina utilities, while also allowing the user ways to easily modify the themes/appearance and have it take effect immediately. I also plan on extending this framework to save the completed stylesheet for *all* Qt-based system applications to use (providing an easy way to customize the feel of the system).
|
|
|
|
| |
in lumina-open (if the application that got started crashed).
|
|
|
|
|
|
| |
1) Completely update the theming for the application (now it has one)
2) Add a column of "action" buttons that enable/disable depending on what is selected.
3) Add the ability to mark files/dirs as user favorites (for quick access in the user button).
|
|
|
|
| |
something close to 64x64 images, and the "list" view will have 20x20 images.
|
|
|
| |
Make sure that thumbnails only store a tiny version of the image: could have hundreds of these in a directory and we don't want to overload the system memory.
|
|
|
|
| |
This makes it easier for the user to select the application either by icon or name.
|
|
|
|
| |
right then before saving the plugin to the config file.
|
| |
|
|
|
|
| |
nothing specific to 64-bit systems (probably just a relic from using the PC-BSD ports as the template).
|
| |
|
|
|
|
| |
1) Add the ability to browse through the directory tree for the user's home directory, with the ability to "favorite" any of them.
|
|\ |
|
| |\
| | |
| | | |
Added initial support for Debian/kFreeBSD
|
| | |
| | |
| | |
| | | |
and shown to build/run on Debian/kFreeBSD, Ubuntu and PC-BSD.
|
| | |\ |
|
| |\| |
| | |/
| |/| |
Updated Debian rules/package files to reflect updated Lumina binaries.
|
| | |
| | |
| | |
| | |
| | | |
Removed Debian patches that could no longer be applied cleanly.
Added initial external device support to Linux in libLumina.
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
UserButton:
1) When creating links, always create them in ~/.lumina/favorites
2) Scan both the Desktop and the favorites dir for favorite items
3) Distinguish between removing a link and deleting a file
4) Allow for setting links to directories
5) Allow removing links to directories
AppLauncher desktop plugin:
1) Make sure to use the session function for launching an item (makes the mouse cursor show the loading icon).
2) Allow for pre-defining a file path for the launcher (syntax: applauncher::<path to file>)
|
|\|
| |
| | |
Enabling building on 32-bit Linux, fixed compiler warning.
|
|/
|
|
|
|
|
| |
(.pro) files now support 32-bit and 64-bit Linux builds. Should
also build using Clang as well as GCC on Linux.
Fixed compiler warning in LDesktop.cpp which might see wrong
loop counter used under older compiler.
|
|
|
|
| |
This version is mainly a bunch of bugfixes from 0.6.2, but also included backend streamlining, porting to other OS's, and a slightly updated userbutton.
|
|
|
|
| |
files)
|
|
|
|
|
|
| |
a seg fault when showing the OSD on FreeBSD 10-Stable.
It appears that a QApplication is a *very* special type of class and should not be initialized to a static pointer for the application.
|
|
|
|
|
|
|
|
| |
lumina-desktop.
1) Should now only reload the applications list if the installed apps changed recently, making the menu show up a ton faster.
2) Move the tabs over to the left side of the UI, and remove a lot of empty space.
3) Attempt to have the widget track the mouse and switch to a new tab on mouse-over instead of requiring a click (still in testing - no loss of functionality at the moment).
|
|
|
|
| |
shutdown/restart the system, and enable/disable those options in the logout menu appropriately.
|
| |
|
|
|
|
| |
previews in lumina-fm.
|
|\ |
|
| |\
| | |
| | | |
Launch default application represented by icon on Linux
|
| | |
| | |
| | |
| | | |
Fixes launching default apps on Linux.
|
| | |\
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
Fixes some launch problems on icons with multiple potential launch paths on Linux.
|
|/ / |
|
| |
| |
| |
| |
| | |
1) Add a new "All" category that is shown by default for listing applications.
2) Speed up the time to open the user menu by only reloading if more than 30 seconds have passed since the previous time it was opened.
|
| |
| |
| |
| | |
size (if smaller than the screen size).
|
|\ \ |
|
| |\ \
| | | |
| | | | |
Fix path to lrelease on OpenBSD.
|
| | | | |
|
| |\ \ \
| | |/ /
| |/| | |
Add support for OpenBSD.
|
| |/ / |
|
|/ /
| |
| |
| | |
the different "entries" in the file, and now it only uses the required "Desktop Entry" section.
|
|/
|
|
| |
the AppStore/ControlPanel/QtConfig shortcut definitions into the LuminaOS class for use in other OS's.
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
libLumina/LuminaXDG.cpp
|
| |\
| | |
| | | |
File went into wrong directory
|
| | | |
|
| |\|
| | |
| | | |
Port Lumina to DragonFly
|
| | | |
|