| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Seemlessly embed the ZFS rollback options into the main dir browser (simple time slider at the top).
2) Take all the main widgets and put them into separate classes/files (widgets/*)
3) Add support for both tabs and columns for multiple directory viewing
4) Remove the "icon" view mode, and replace it with an icon sizing option (larger/smaller)
5) Add the ability for the multimedia player and slideshow viewer to be running within separate tabs while still browsing the system (new files will be added to the queue instead of replacing it)
6) Ensure that only selected files are added to the player/slideshow on demand.
7) Add the ability to zoom in/out on a slideshow image.
KNOWN ISSUES:
1) The new file/dir functionality has not been replaced/re-implemented yet.
2) The drag and drop functionality has been removed until a new implementation is put in.
PLEASE TEST:
ZFS snapshot use, multimedia file player, browsing and other UI changes
|
|
|
|
| |
better coding to recusively add up the sizes of all the files within it.
|
|
|
|
| |
tying all the new UI/widgets in.
|
|
|
|
| |
to understand what it does.
|
|
|
|
| |
X11 Screen number. This ensure that the same app on a different X screen does not stop the app from opening on the current screen as well.
|
|
|
|
| |
really clear what is happening if anything *does* go wrong.
|
|
|
|
| |
check to teh lock file.
|
|
|
|
| |
simple result in a fallback on standard QApplication usage (no single-instance available).
|
|
|
|
| |
the desktop file (just in case the user simply unchecked the icon generation option).
|
|
|
|
| |
routines may be added (only used for some applaunchers right now). This now makes a desktop icon which was explicitly closed/removed by the user also delete the file from the desktop folder (instead of having that plugin get re-created at a later time)
|
|
|
|
| |
the general build/use yet.
|
|
|
|
| |
panels now.
|
| |
|
|
|
|
|
| |
1) Fix which icons are loaded for files (mimetypes)
2) If an application shortcut is invalid (the app was removed but the shortcut remains), don't show it on the favorites tab
|
| |
|
|
|
|
| |
mime database.
|
| |
|
|
|
|
| |
and JPG horizontal banners as well. A big thank you to Jennifer Rosenburg for putting these together!
|
|
|
|
| |
it is organized by: Continent -> Country -> City
|
| |
|
|
|
|
|
|
| |
1) It is now a QToolButton, and resizes to fit the text better now.
2) It now has a menu that appears when clicked on - showing a calendar and a list of possible time zones.
3) Use the new environment setting routine in LTHEME to change the time zone for the user when asked (this changes it not just for the desktop session, but instantly changes it for any app using the Lumina Theme Engine as well (others will need to be restarted to see the change).
|
|
|
|
| |
may be set/loaded for all apps using the theme engine (including the session - which propagates to new non-lumina applications as well)
|
|\ |
|
| |\
| | |
| | | |
Bring in changes for Dragonfly BSD
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/
| |
| | |
Mention the new website for additional documentation/information.
|
|/
|
|
|
|
| |
classes/widgets for lumina-fm, and add the new UI for the directory browser as well (no .h/.cpp source files filled out yet for it yet though).
These new widgets/classes are tied into the build for compilation purposes, but they are not actually used in the app yet.
|
|
|
|
| |
colors look a bit nicer.
|
|
|
|
| |
location: for some reason Fluxbox treats it differently than other windows.
|
|
|
|
| |
bars, etc).
|
|
|
|
| |
also modify the lumina-green color scheme so it is a bit less yellow-tinged.
|
|\ |
|
| |\
| | |
| | | |
Update Debian GNU/Linux packaging scripts
|
| | | |
|
| |/
| |
| |
| |
| |
| |
| | |
- new GIT snapshot
- improved package descriptions
- minor copyright file fixes
- add merge-lumina-i18n script (update translations using lumina-i18n repo)
|
| |
| |
| |
| | |
now build on (vanilla + documentated dependency) installs of Fedora.
|
|/
|
|
| |
These color schemes are based on a project by Ethan Schoonover (http://ethanschoonover.com/solarized) to provide consistent contrast/usability in all lighting situations.
|
|\ |
|
| |\
| | |
| | | |
Update control
|
| |/ |
|
|/
|
|
|
|
|
| |
cursor theme. This is integrated into lumina-config as well, but still have 2 problems with it:
1) The active re-loading of the new cursors does not work yet (Qt issues I am still working on)
2) The X11 Cursor file to use for the sample image cannot be loaded by Qt (need to write my own format conversion routine)
|
|
|
|
| |
While not tied in yet, this will eventually be used to replace the QFileSystemModel which is currently implemented - allowing for faster loading of directories within a seperate thread, as well as custom control over how directory information is retrieved/used in the GUI.
|
|
|
|
| |
I was using for Xinerama testing.
|
|
|
|
| |
logging routine, and fix a bug in the autostart loop procedures
|