| Commit message (Collapse) | Author | Age |
|
|
|
| |
button is for saving the theme to file (without closing the editor), and "apply" will both save and close the editor. Also make sure the save and apply buttons are actively enabled/disabled as necessary.
|
|
|
|
| |
consistant across all workspaces.
|
|
|
|
| |
assembling the stylesheet. This fixes fonts that use strange characters such as brackets in the name.
|
|\
| |
| | |
proper initialization of lumina-panel
|
| |
| |
| |
| |
| | |
- ensure it gains _NET_WM_WINDOW_TYPE_DOCK
- set _NET_WM_WINDOW_NAME to LuminaPanel (for window-managers that support window rules)
|
| |
| |
| |
| | |
system dashboard hides that control option.
|
|/
|
|
| |
system theme/color to use instead of requiring the full path. This allows for much simpler cross-OS usage and settings (for when Lumina starts including multiple themes/colors out-of-box)
|
|
|
|
| |
that are found, allowing for system-wide defaults in addition to user-set defaults.NOTE: all the system files are named "luminaStartapps" whereas the file in the user's config is "~/.lumina/startapps"
|
|\
| |
| | |
LuminaOS-Debian #3
|
| |
| |
| |
| | |
packages, move lxpolkit from recommends to depends, add /etc/luminaStartapps
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | | |
LuminaOS-Debian #4
|
| | | |
|
|/ / |
|
| |
| |
| |
| |
| |
| | |
config menu). Also make sure that there is a *.desktop shortcut for the application (and update the pkg-plist)
Also allow for "-<something>" to be put in the version number without messing up the version checking routine, and tag the current version on the master branch as 0.8.2-devel (once the stable/official release is branched, the "-devel" tag will get either dropped or changed to "-release" in that branch, with the master branch moving on to the next <version>-devel)
|
| |
| |
| |
| | |
to the translation systems)
|
| |
| |
| |
| | |
This utility provides basic information/links for the Lumina desktop project.
|
| |
| |
| |
| |
| | |
This just returns the name of the OS template used within the library.
(No action required for OS-specific maintainers, already handled for all templates).
|
| |
| |
| |
| | |
output of "mount" in LuminaOS-FreeBSD.cpp (just in case).
|
| | |
|
|\|
| |
| | |
LuminaOS-Debian #2
|
| | |
|
| | |
|
| | |
|
|\|
| |
| | |
LuminaOS-Debian
|
| | |
|
|/ |
|
|\
| |
| | |
several OpenBSD improvements
|
| |
| |
| |
| |
| |
| |
| | |
Screen Brightness: make sure we are not running in a VM
Check for user system permissionver: verbatim copy/paste from FreeBSD
System Shutdown: shutdown -p is enough nowadays (no need for -hp)
Battery Availability: fix battery detection
|
|\ \
| |/
|/| |
Also read /etc/luminaDesktop.conf.
|
|/
|
|
|
|
|
| |
On (at least) OpenBSD, external packages are installed under /usr/local
but SYSCONFDIR is always /etc. That is external applications will
install their configuration file under /etc even if the binaries are
under /usr/local.
|
|\ |
|
| |
| |
| | |
Update the notes to reflect that 0.8.1 is the latest stable version.
|
|/
|
|
| |
causing random issues. Cut it down to 2 boolians only now, and the desktop responds correctly/reliably again.
|
|
|
|
| |
centered on the screen.
|
|
|
|
| |
Changes include: a new distribution customization methodology, new desktop/panel plugins, new slideshow options in lumina-fm, and a number of stability/bug fixes.
|
|
|
|
| |
adjust the port plist, and add options to reset the system settings to default to lumina-config.
|
|
|
|
| |
defaults for the Lumina desktop. Also fix a bug this exposed in how the Lumina panel removes plugins.
|
|
|
|
|
|
| |
1) Fix the "Open Home Dir" option in the application menu.
2) Have the logout window open on the current screen (instead of always the left screen)
3) Hide the logout window when starting the logout procedure.
|
|
|
|
| |
Now the dialogs should not prevent the desktop from updating appropriately (not modal).
|
|
|
|
| |
also change the icon in PCDM if the home directory is not encrypted with PEFS).
|
|\ |
|
| |
| |
| | |
Add info about the QT5LIBDIR compile variable
|
| | |
|
|/
|
|
|
| |
This plugin re-creates the classic "start" menu from other OS's.
Also update how panel-plugins open menus, so now the menu will no longer cover the button that opened it.
|
|
|
|
| |
instead of saving everything into the plugin settings directly. This allows it to manage generic text files as well as just the *.note files in ~/Notes.
|
|
|
|
| |
multiple "."s in the name.
|
|
|
|
|
| |
1) Add the ability to remove the current file loaded into the slideshow
2) Add the ability to rotate the current slideshow image by 90 degrees (clockwise or counterclockwise) and will re-save the file itself.
|