| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
1) Fix the screen-alignment in a number of screensavers
2) Fix the restart-interval for screensavers (60 seconds by default)
3) Fix the cleanup of old screensaver objects between rotations
4) Add a default settings file for screensavers
5) Fix the prioritization of the settings files within DesktopSettings.
6) Turn off some event filter debugging
|
|
|
|
|
| |
Now the multiple types of animations will not conflict/overwrite each other, and the window itself will be properly "paused" for animations.
Also fix up some window resize calculation errors, so the offset to the mouse position is properly handled now
|
|
|
|
|
|
|
|
| |
1. Get the menu-based task manager up and running.
2. Get the minimize button setup with normal functionality now (since we can restore it)
3. Get the maximize button logic setup - still testing this
4. Get the window movement animation system setup - still testing this for the maximize functionality
5. Cleanup a bit more of the backend "pause" for windows during animations.
|
| |
|
|
|
|
|
|
|
|
| |
1) Get a simple "DISABLE_COMPOSITING" flag working in the NativeEmbedWidget class, and disable the compositing right now (still too many issues with using GPU-accellerated drivers)
2) Get a WM settings file created and add options for "focusFollowsMouse" (true by default) and "raiseOnFocus" (false by default).
3) Add a way for the root window to announce mouse cursor movements to the screensaver, bypassing the XCB event system (can't seem to get it to report those events anyway right now). Probably a better method anyway since moving the mouse won't cause billions of events in a short time then.
With this, it seems like all the mouse cursor management systems are up and running. I have not tested using shortcuts combined with mouse buttons yet though....
|
|
|
|
| |
working with GPU-backed xorg drivers
|
|
|
|
| |
beautifully now.
|
|
|
|
| |
Also fix some minor whitespace/alignment in code, and add fallback routines to a couple screensavers which need external files (so they don't crash if nothing was setup or a directory is empty)
|
| |
|
|
|
|
| |
is available and functional, plus the beginnings of the task manager plugin for the menu.
|
|
|
|
| |
Not quite finished yet.
|
| |
|
| |
|
|
|
|
| |
upstream to dump all of them in the same directory, so need to be careful about detecting them now.
|
|
|
|
| |
between my nvidia-based desktop and the Intel laptop.
|
|
|
|
| |
old copy of the files.
|
| |
|
|
|
|
| |
Also clean up a bit of the invisible layering for embedded windows.
|
|\ |
|
| |\ |
|
| | | |
|
| |/
|/|
| |
| | |
Now the windows are restacking properly again - just need to forward events from the frame to the window on-demand still
|
|/
|
|
| |
types of windows.
|
|\ |
|
| |
| |
| |
| | |
Lumina starts up for a user, based on entries in the system's luminaDesktop.conf file.
|
| |
| |
| |
| |
| |
| |
| |
| | |
1) Turn on some themes by default (DarkGlass/Black)
2) Sync icon theme between desktop/lthemeengine
3) If DarkGlass/Black is for the desktop, automatically turn on the "darker" color scheme for applications within lthemeengine.
4) Ensure lumina-pdf is added as a default PDF viewer.
5) Change the wallpapers/interface for the TrueOS defaults.
|
|/
|
|
| |
Currently translated at 100.0% (330 of 330 strings)
|
|\ |
|
| |
| |
| |
| |
| | |
1) Don't change the lumina-mimeapps.list file unless the user chooses to change the default (never clear the default)
2) Clean up a bunch of whitespace issues
|
|/
|
|
| |
Currently translated at 100.0% (330 of 330 strings)
|
|
|
|
| |
Currently translated at 100.0% (330 of 330 strings)
|
|\ |
|
| | |
|
| |\ |
|
| | |\ |
|
| | | | |
|
| | | | |
|
| | |/
| |/| |
|
| | | |
|
| |/
| |
| |
| |
| | |
1) The WM will be restarted a maximum of twice with crashes less than 5 seconds apart.
2) This makes it more flexible with regards to opeartions which require that fluxbox be restarted (such as changing the screen around).
|
| |
| |
| |
| |
| | |
1) Icon overlay fixes for desktop icons
2) Some more Lumina 2.x debugging/work
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
Disable compositing for now with a simple define - can re-enable later when more time to fix
Start work on the client message detection/handling
|
| |
| |
| |
| | |
to 3 times maximum.
|
| | |
|
| |
| |
| |
| | |
This will help identify if people are at the point where lumina-pdf and lumina-theme-engine are integrated or not.
|
| |
| |
| |
| | |
Display on demand
|
| | |
|
| | |
|