| Commit message (Collapse) | Author | Age |
|
|
|
| |
is only a single system window per session, and it is simply shown/hidden as necesary. This allow it to become visible *much* faster than creating the window from scratch every time.
|
|
|
|
| |
the window if it is still visible on the screen
|
|
|
|
| |
the selected directory. Also enable the use of lumina-fileinfo for *any* file within the desktopview plugin.
|
|
|
|
| |
for creating/removing favorites.
|
|\ |
|
| |
| |
| |
| | |
Meta + [Left/Right] -> Arrange windows in a tiling fashion with the currently active window on the [left/right] half of the screen.
|
|/
|
|
|
|
| |
1) Convert any old system to the new one on login (0.8.4-devel users will need to wait until 0.8.4-release or 0.8.5-devel - the next change to the session version).
2) Update the User Buton plugin to use the new system and streamline when it actually probes the filesystem for changes (makes it even faster)
3) Update the Desktop Bar plugin to use the new system as well.
|
|
|
|
|
|
|
| |
luminaDesktop.conf file.
New Values:
session.default.[terminal, filemanager, webbrowser, email]=<binary name or path to *.desktop file>
|
|
|
|
| |
off the debugging for the session/desktop/panel classes by default.
|
|
|
|
| |
re-activate the original window if a new window was activated in the meantime (such as when activating a window with the task manager).
|
|
|
|
| |
with an additional setting to either center the panel on the edge or pin it to one of the corners.
|
|
|
|
| |
(with a minimum of 2 pixels). This lets it scale much better on large resolution screens).
|
|
|
|
| |
becuase it slows down the DE init significantly).
|
|\ |
|
| |
| |
| |
| |
| | |
*Run the audio/brightness setting routines *after* doing the XDG autostart stuff. This catches situations where the audio system (such as pulseaudio) is getting started by the XDG autostart routines.
*Run the login chimes at the end of the startup procedures, instead of right before the autostart functionality. This ensures that the audio volume was already reset to the previous value before playing the music.
|
|/
|
|
| |
active window and then re-activate that other window when the mouse leaves the panel.
|
|
|
|
| |
"-no-toolbar" flags.
|
|
|
|
| |
mouse goes on top of it to prevent possible double-clicks from being necessary to interact with some buttons/tray apps.
|
|
|
|
| |
taskmanager will not minimize the window.
|
|
|
|
| |
desktopview plugin (does not support other types of files yet).
|
|
|
|
| |
session initialization (out of the system dashboard plugin).
|
|\
| |
| | |
I propose you the lumina-fileinfo
|
| |\ |
|
| |\ \ |
|
| |\ \ \ |
|
| |\ \ \ \ |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
removed temporarily (to ensure that the watcher functionality does not stop working while a session is in progress).
|
| |_|_|_|/
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
percent of screen width, %H for percent of screen height), as well as a percentage of the screen height for the font size (<number>%, gets converted to a pixel metric)
Some standard percentages for examples:
panel height (top/bottom): between 3%H to 4.5%H
font height: between 1.5% to 2.5%
Also update the default config file to reflect these changes.
|
| | | | |
| | | | |
| | | | |
| | | | | |
during the session cleanup procedures.
|
| | | | |
| | | | |
| | | | |
| | | | | |
creation to XCB, and place it within the embedding routine in LuminaX11 instead.
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Lumina panel date/time formats
|
| | |_|_|/
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
timeonly (default): display time, date as tooltip
dateonly : display date, time as tooltip
datetime : display date first then time
timedate : display time first then date
LSession option: DateTimeOrder (no UI yet)
|
| | | | |
| | | | |
| | | | |
| | | | | |
out" menu as an option (if supported on that system).
|
|/ / / /
| | | |
| | | |
| | | | |
label will always stay in sync with the slider (no delay), it is only the backend setting routine which is on a slight (50ms) delay.
|
| | | |
| | | |
| | | |
| | | |
| | | | |
1) Add a signal collector/combiner for screen brightness changes (1/10 second delay) - since hardware brightness changes cannot usually be spammed too quickly.
2) Update the battery icon notifications on the panel button. If less than 5% left, leave the low battery icon there all the time, if less than 15% cause the low battery icon to flash intermittently, if greater than that don't show any battery icon.
|
| |_|/
|/| |
| | |
| | |
| | |
| | | |
special audio thread and using the QMediaPlayer within the main thread (no stuttering/delays in my initial tests so far).
Add a PC-BSD specific routine for setting brightness so that hardware brightness controls are attempted (through pc-sysconfig) before the software brightness is modified (using xbrightness)
|
| |/
|/|
| |
| | |
tinker with the session cleanup routine quite a bit to streamline the order in which things are closed down (particularly with system tray apps).
|
| | |
|
| |
| |
| |
| | |
phase of the session. This ensures that buttons (like the userbutton/appmenu) are responsive as soon as the desktop session is visible (only adds a second or two to the init time on my system).
|
| |
| |
| |
| | |
checks. This is just to future-proof the routine - now each version number piece can be anywhere from 0->999 (instead of the old limitation of 0->9).
|
| |
| |
| |
| | |
top of the older Lumina autostart specification, until I can get the writing support for the XDG spec in place as well - at which time I will convert any Lumina-spec entries to the XDG spec (for backwards compat).
|
| |
| |
| |
| | |
Also update the port makefile for FreeBSD so that has the proper gstreamer plugins installed for audio support.
|
| |
| |
| |
| | |
the XCB->WindowImage() function which was just removed.
|
|/
|
|
| |
of XLib. This bahaves exactly the same on my FreeBSD 10.x system - still need to test a FreeBSD 11.x system.
|
|
|
|
| |
icon is visible.
|
| |
|
|
|
|
| |
This is a quick shortcut for launching a single application - effectively "pinning" an application to a panel.
|
|
|
|
| |
the EWMH standards (_NET_WM_NAME, etc..)
|
|
|
|
| |
desktop plugin.
|