| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Modify the following shortcuts:
Ctrl+mouse wheel -> Ctrl+Alt+mouse wheel (change workspace)
Alt+[Left/Right arrow] -> Ctrl+Alt+[Left/Right arrow] (tile windows left/right)
Remove the following shortcuts:
Ctrl+Tab, Ctrl+Shift+Tab (next/previous group - already have Alt+Tab shortcuts)
Win+Tab, Win+Shift+Tab (next/previous Fluxbox tabs - not used almost at all)
Win+[Left/Right] (Send to prev/next workspace - does not work at the moment anyway)
Win+Ctrl+[Left/Right] (Take to prev/next workspace - does not work at the moment anyway)
Add the following shortcut:
Win+Space: (show start menu)
- This will not work if the 115 shortcut is functional (115 takes precendence), but if the Win key is bound to something else this shortcut will become available for launching the start menu.
|
| |
|
|
|
|
| |
Setup Alt+F1 to run "lumina-open -terminal" rather than "xterm"
|
|
|
|
| |
fluxbox theme, etc..)
|
|
|
|
| |
grouped-order rather than open order (alt+[shift]+tab will do open order).
|
| |
|
|
|
|
| |
between the windows key (standalone) and other winkey+<key> combinations.
|
|
|
|
|
| |
1) Move the "runtime" directory in the users home to the XDG_CONFIG_HOME/lumina-desktop rather than ~/.lumina
2) Update the Glass theme a bit more.
|
| |
|
|
|
|
| |
start-menu-like plugins to determine whether they should respond to a show command, and setup all the systemstart plugins to use this system (will expand later to the appmenu and userbutton plugins as well).
|
|
|
|
| |
applications. This prepares us to use a "real" Qt style plugin for application appearances instead of stylesheets for a few lumina-* apps.
|
|
Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
|