aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Collapse)AuthorAge
...
* | Add mouse cursor theme management to lthemeengine.Ken Moore2017-09-15
| | | | | | | | Also fix up a number of other little bugs in various pages.
* | Make sure the "leave" dialog is themeable, and theme it within the DarkGlass ↵Ken Moore2017-09-14
| | | | | | | | style.
* | Turn off the custom theme engine for the 1.x desktop itself, and use the ↵Ken Moore2017-09-14
| | | | | | | | | | | | lthemeengine styles for everything now. Also commit a few simple fixes for the lthemeengine styles page and a couple other random tweaks.
* | Cleanup the QSS page quite a bit so that items can now be sorted, ordered by ↵Ken Moore2017-09-14
| | | | | | | | priority and more.
* | Also auto-open the palette modification UI when creating a copy of a color ↵Ken Moore2017-09-13
| | | | | | | | scheme.
* | Fix up a bunch more of the lumina-theme-engine functionality - adding in all ↵Ken Moore2017-09-13
| | | | | | | | the desktop style settings and reworking the configuration UI and functionality.
* | Fix up some of the qss theme pageKen Moore2017-09-13
| |
* | testing FastTransformation for thumbnail generation in fm-devq5sys2017-09-12
| |
* | Made the monitor widget label names translateableZackaryWelch2017-09-11
| |
* | Added the option of playing multiple videos or one video in a loopZackaryWelch2017-09-11
| |
* | Added video extension detection support with hardcoded inputZackaryWelch2017-09-11
| |
* | Added a framework for an experimental screen recorderZackaryWelch2017-09-11
| |
* | Resynced translation filesZackaryWelch2017-09-11
| |
* | Merge branch 'master' of https://github.com/trueos/luminaZackaryWelch2017-09-11
|\ \
| * | Rename the "stylesheets" tab and split it up into two tabs:Ken Moore2017-09-11
| | | | | | | | | | | | | | | "Application Theme" and "Desktop Theme". Also re-work the qsspage class a bit to understand whether it is running in "desktop" or "application" mode.
| * | Add support for a "desktop_stylesheets" config knob which will activated if ↵Ken Moore2017-09-11
| | | | | | | | | | | | the application loading the theme engine is called "lumina-desktop".
| * | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-09-08
| |\ \
| | * | move video thumbnail files in case Zach decides to go that routeq5sys2017-09-08
| | | |
| | * | Merge branch 'master' of http://github.com/trueos/luminaq5sys2017-09-08
| | |\ \
| | * | | remove whitespacingq5sys2017-09-06
| | | | |
| * | | | A few quick updates to the Fireflies screensaver.Ken Moore2017-09-08
| | |/ / | |/| | | | | | | | | | Nothing too critical.
| * | | Turn off the mouse override cursor when launching apps. The new ↵Ken Moore2017-09-08
| | | | | | | | | | | | | | | | "ExternalProcess" class can provide a better way of doing that on a per-process basis.
| * | | Change the icon used for the "show errors" button in the file operation tray ↵Ken Moore2017-09-08
| | | | | | | | | | | | | | | | | | | | | | | | entry. Apparently "dialog-warning" looks a bit too much like a cancel button in some icon themes... ;-)
| * | | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-09-08
| |\ \ \
| * | | | Put a failsafe in for overwriting default apps:Ken Moore2017-09-08
| | | | | | | | | | | | | | | | | | | | If the ${XDG_CONFIG_HOME}/lumina-mimeapps.list files exists, never re-write the default applications from the system configuration file rules.
* | | | | Added video file detection and correct desktop file translationZackaryWelch2017-09-11
| |/ / / |/| | |
* | | | Set default tooltip to be translateable in case issues ariseZackaryWelch2017-09-07
| | | |
* | | | Fixed bug with lumina-fm editing default configuration file as rootZackaryWelch2017-09-07
| |/ / |/| |
* | | write auto-archival methods for file manager integrationq5sys2017-09-04
| | |
* | | comment out method until its finishedq5sys2017-09-04
| | |
* | | clean out some older unused code commentsq5sys2017-09-04
| | |
* | | add prototype for auto-archival in file managerq5sys2017-09-04
| | |
* | | remove vidnail sources from active project fileq5sys2017-09-04
| | |
* | | add files for video thumbnailsq5sys2017-09-04
| | |
* | | protyping class to make video thumbnailsq5sys2017-09-04
| | |
* | | fix spelling typoq5sys2017-09-04
|/ /
* | Some more cleanup on Lumina2:Ken Moore2017-08-31
| | | | | | | | | | | | | | 1) Get the JsonMenu plugin up and running again for the context menu 2) Get the LIconCache integrated into the context menu (replacing the old LXDG::findIcon calls). 3) Get the window property events working!!! (finally) 4) Start getting some automatic window-verification put in place (for snapping windows to various places and such).
* | A bit more cleanup. Nothing too special.Ken Moore2017-08-31
| |
* | A large amount of cleanup:Ken Moore2017-08-31
| | | | | | | | | | | | | | | | | | 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
* | Get all the single-window interactions finished up.Ken Moore2017-08-31
| | | | | | | | | | 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
* | A but more work on Lumina2:Ken Moore2017-08-31
| | | | | | | | | | | | | | | | 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.
* | A couple more minor tweaks.Ken Moore2017-08-30
| |
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-08-30
|\ \
| * | increase the size of the zoom in/out icons a bitq5sys2017-08-30
| | |
* | | A bit more for Lumina2:Ken Moore2017-08-30
| | | | | | | | | | | | | | | | | | | | | | | | 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....
* | | Quick update to lumina-textedit:Ken Moore2017-08-30
|/ / | | | | | | Make the tabs start dragging after pulling the tab out of the entire TabWidget, not just the tab bar itself.
* | A bit more work on compositing and such (mostly commented out) - still not ↵Ken Moore2017-08-30
| | | | | | | | working with GPU-backed xorg drivers
* | Finish up all the mouse focus handling for embedded windows. Works ↵Ken Moore2017-08-30
| | | | | | | | beautifully now.
* | Clean up the use of the settings files within the entire screensaver system.Ken Moore2017-08-30
| | | | | | | | 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)
* | Make sure the context menu label is center-alignedKen Moore2017-08-29
| |
bgstack15