| Commit message (Collapse) | Author | Age |
... | |
| | | |
|
| |/
|/| |
|
| | |
|
|\ \
| | |
| | | |
trueos specific mouse configuration page
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|/ /
| |
| |
| | |
with this - works fine locally).
|
| |
| |
| |
| | |
Hide all the trivial/unchangeable pointer devices, and list all the other mouse devices (even extension devices) as distinct mice.
|
| |
| |
| |
| |
| |
| | |
This now allows the user to view/change properties on their input devices (mouse/keyboards) for the current session only (save/restore settings between sessions not implemented yet).
NOTE: this change adds a dependency on the "xinput" utility to view property values. The XCB library usage to eliminate this dependency is commented out within the source code right now due to unsolved issues with the library calls.
|
| |
| |
| |
| | |
in lumina-config right now, but it is coming along nicely.
|
| |
| |
| |
| |
| |
| |
| | |
1) Ensure the background search process gets stopped when the app is closed.
2) Add a limit of 100 items to the search results (any more than that and the user should refine their search term)
3) Make sure that any "proc" directory on the system is always excluded from the search. This directory heirarchy is highly recursive in nature and should never really be used for searches anyway.
4) Increase the time delay before starting any live search to 1/2 second (used to be 1/3 second).
|
| |
| |
| |
| | |
go to a particular page.
|
|\ \ |
|
| | | |
|
| | |
| | |
| | |
| | | |
This reverts commit 151062b99e29e18dbc614bf66582f908c864a96a.
|
| | |
| | |
| | |
| | | |
This reverts commit 876173714461d6f9d104636d90e648c9f7009505.
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
This reverts commit b9840ef585385fece513e24e4cea193d35328dc0, reversing
changes made to cb5524f6fd5186414c11339375bebd3b808b4857.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
getting listed now, just need to figure out how to read/set the various properties (no documentation on what the various inputs are for the XCB functions to do that).
|
| | | | |
|
| |/ /
|/| |
| | |
| | | |
This just adds a shortcut to the context menu for locking the desktop session.
|
| | |
| | |
| | |
| | | |
testing on the new "mouse" page (which is still disabled for the moment).
|
| | | |
|
| | |
| | |
| | |
| | | |
notifications.
|
| | | |
|
|/ / |
|
| | |
|
| |
| |
| |
| | |
Clean up the libLumina classes needed by the core-utils.
|
| |
| |
| |
| |
| |
| |
| | |
1) Dismantle the Lumina library completely.
2) Setup lots of small subproject files (.pri) for the individual classes within the old library.
3) Move all the Lumina binaries to use the new subproject files
4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
|
| | |
|
| |
| |
| |
| | |
Now the categories are auto-expanded, two columns of pages are used, page names are shortened, and keyboard usage has been cleaned up.
|
| | |
|
| |
| |
| |
| | |
settings.
|
| |
| |
| |
| | |
screen number. It seems like X randomly assigns numbers to screens in some instances - resulting in multi-monitor arrays occasionally getting rotated/scrambled. After the automatic conversion of the settings to the new system (the first time the user logs into the updated version of Lumina), screen settings are tied to that particular monitor now (HDMI-0, DP-1, etc...)
|
| | |
|
| | |
|
|/
|
|
|
|
| |
This impacts almost all tools/utilities within Lumina - please test (passed internal tests so far).
This cleans up a lot of the backend XDG compliance class, moving lots of functionality into child functions of the XDGDesktop class and ensuring that they get cleaned up more regularly/properly. This *seems* to make the desktop startup a lot faster, even if the overall memory savings are slight (so far).
|
|
|
|
| |
Currently translated at 96.2% (362 of 376 strings)
|
|\ |
|
| |
| |
| |
| | |
small script for doing this on a regular basis to the src-qt5 directory (dev only - no need to run this prior to building Lumina).
|
| |
| |
| |
| | |
Currently translated at 98.9% (372 of 376 strings)
|