aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* some updatesHEADmasterdakkar2022-10-25
|
* makefile target to update Kaleidoscopedakkar2022-10-14
|
* kill useless filesdakkar2022-10-08
|
* normalise include styledakkar2022-10-08
|
* fix model namedakkar2022-10-07
|
* use ModLayer keys instead of custom macrodakkar2022-10-07
|
* nicer white/grays for model100dakkar2022-10-03
|
* fix handling of the "led" keydakkar2022-10-01
| | | | | | without this, it was impossible to get out of color-picked mode I'm not sure if it ever worked beforeā€¦
* make color-picker compile with latest Kaleidoscopedakkar2022-09-30
|
* it works!dakkar2022-09-23
| | | | | | | updated some comments at some point we should probably replace DakkarColor with DefaultColormap / Colormap
* now it compilesdakkar2022-09-23
|
* change names for plugins header filesdakkar2022-09-23
|
* preparing for Model100 & new Kaleidoscopedakkar2022-09-23
|
* some docs / commentsdakkar2021-12-20
|
* fvwm "num" is "screenshot"dakkar2021-02-28
|
* kill numpaddakkar2021-02-28
| | | | I only ever hit it by accident
* use alt+f10 to bring up the mixerdakkar2019-11-21
|
* alt + layer shiftdakkar2019-11-21
|
* put raise/lower window on pgup/dn, close window farther awaydakkar2019-11-21
|
* stop using deprecated macrosdakkar2019-11-21
|
* switch to linear addressingdakkar2019-08-07
|
* add raise/lawer fvwm keysdakkar2019-07-30
|
* fix test mode inclusiondakkar2019-07-22
|
* move insert to thumb arcdakkar2019-07-22
|
* use more general test plugindakkar2019-07-13
|
* switch to dvorakdakkar2019-07-13
| | | | I'm using stickers, the keycaps still don't exists
* Merge branch 'set-numlock'v10.0dakkar2019-02-22
|\
| * numlock as a macrodakkar2019-02-22
| | | | | | | | | | | | | | | | | | | | Press the NumLock key, switch the layer. Previously, pressing the NumLock key was handled by the NumPad plugin (which mostly deals with LED colors). I stopped using that plugin when I built my own LED plugin. Also, recently the NumPad plugin stopped handling the NumLock press, so we really need to do it here.
| * move layer declaration to its own headerdakkar2019-02-22
|/
* Merge branch 'color-picker'dakkar2019-02-22
|\
| * color picker is no longer usefulcolor-pickerdakkar2019-02-21
| |
| * ported new colors to bright themedakkar2019-02-21
| |
| * completed new color theme (dark)dakkar2019-02-21
| |
| * kill capslockdakkar2019-02-21
| |
| * fix numpaddakkar2019-02-21
| |
| * use new keyclassesdakkar2019-02-21
| |
| * more key classes for color themedakkar2019-02-21
| |
| * color picker dumps via Focusdakkar2019-02-15
| |
| * some docsdakkar2019-02-15
| |
| * it works!!dakkar2019-02-15
| |
| * probably simpler: use LEDModedakkar2019-02-15
| |
| * start of the "color picker" toydakkar2019-02-15
|/
* some cleanupdakkar2019-02-10
|
* mare everything as C++ for EMACSdakkar2019-02-10
|
* split everything into their own filesdakkar2019-02-10
|
* mabye sensible? direct path to plugin headersdakkar2019-02-10
|
* move #includes closer to where they're useddakkar2019-02-10
|
* grouped sectionsdakkar2019-02-10
|
* remove unused bitsdakkar2019-02-10
| | | | and move some definitions
* some color definitionsdakkar2019-02-10
| | | | currently unused