Adriaan de Groot
b48e0ebb37
[branding] Introduce placement options for nav, sidebar
...
- There's no real reason to force the sidebar left and nav at the bottom,
certainly with QML supporting more layouts and being more flexible,
so document a mechanism to place the sidebar and navigation along
"edges" of the Calamares window.
2020-04-03 10:39:03 +02:00
Adriaan de Groot
57e6864902
[libcalamaresui] Add panel flavor
...
- rename enum to more general PanelFlavor
- introduce branding settings for navigation (e.g. for switching
the navigation buttons off, or using QML)
2020-04-01 11:13:41 +02:00
Adriaan de Groot
ac08598176
Branding: expand the stylesheet example
...
- Mention that the sidebar menu can't be styled
- Point to more documentation about styling
- Give an example of styling buttons with an icon
2020-03-25 23:35:33 +01:00
Adriaan de Groot
b5a09d2f83
[branding] Don't hide the sidebar by default
2020-03-12 05:00:03 +01:00
Adriaan de Groot
80f49bed1d
[libcalamaresui] Add a sidebar flavor setting
2020-03-10 17:59:06 -05:00
Adriaan de Groot
229d09927e
Changes: for 2020, new fake Linux distro name
2020-02-07 20:32:20 +01:00
Adriaan de Groot
17d09342e9
[libcalamaresui] Add a setting for window placement
2020-01-07 00:27:11 +01:00
bill-auger
bb678e535b
add esperanto branding translations, fix mis-configured ones
2019-08-28 13:12:25 -04:00
Adriaan de Groot
03ac0d2cf0
[qml] Document the new property and how it updates
2019-08-27 15:55:18 +02:00
Adriaan de Groot
0a9d0ddf68
[qml] In the default (sample) slideshow, activate key shortcuts
...
- with V2 loading, the key shortcuts should be enabled when the
slideshow itself is activated, not when it is loaded.
2019-08-27 13:36:28 +02:00
Adriaan de Groot
706cc73925
[branding] [welcome] Adjust documentation for welcome-overrides
2019-08-13 23:10:56 +02:00
Adriaan de Groot
b60ec123a0
[branding] [welcome] Document interrelationship of settings
2019-08-13 23:10:56 +02:00
Adriaan de Groot
4825916f09
[branding] Improve log message when slideshow starts
...
- Having just "component activated" is confusing in the whole
mess of log messages around job activation.
2019-07-04 13:24:40 +02:00
Adriaan de Groot
1c5a37d7d2
[branding] Add French and Arabic default translations
2019-06-17 12:52:59 +02:00
Adriaan de Groot
bba0b7ce12
[branding] Update documentation about API versions
2019-06-17 12:45:06 +02:00
Adriaan de Groot
79bd7b6b89
Merge branch 'issue-1152'
2019-06-17 11:54:01 +02:00
Adriaan de Groot
148b829591
[libcalamares] Introduce slideshowAPI setting
2019-06-17 10:58:14 +02:00
Adriaan de Groot
ef2531b01d
[branding] Update documentation
...
- mention that translations are included
- point to external repo for fancy/ example.
2019-06-16 23:46:32 +02:00
Adriaan de Groot
f3f8f3ea46
[branding] Make the default show nervously quick
2019-06-16 23:08:12 +02:00
Adriaan de Groot
593dcff40a
[branding] Enable translations for the default show
...
- Just translate two simple strings, to avoid burdening translators,
- Add Dutch translation already.
These translations are not yet processed by ci/txpull and push.
2019-06-16 23:01:56 +02:00
Adriaan de Groot
41c2a7e4e0
[branding] Drop complicated machinery for one subdir
2019-06-16 22:42:53 +02:00
Adriaan de Groot
cd7fc93b6a
[branding] Be more chatty when slideshow is loaded
2019-06-16 13:47:21 +02:00
Adriaan de Groot
003f37ca04
[branding] Be more chatty in example slideshow
...
- Log when the timer fires and the slide advances
- Add a start() function (unused at this moment, will be
called from C++ at the right time)
2019-06-16 13:44:27 +02:00
Adriaan de Groot
9188eab66f
Changes: document new things in slideshow
2019-06-16 13:33:20 +02:00
Adriaan de Groot
daf2e55246
[branding] Be more chatty in example slideshow
...
- Log when the timer fires and the slide advances
- Add a start() function (unused at this moment, will be
called from C++ at the right time)
2019-06-03 10:16:52 +02:00
Adriaan de Groot
cd38ded8d5
[libcalamaresui] Support os-release substitutions in images
...
- Branding images might want to use os-release data as well.
- Refactor a little to keep the number of #ifdefs the same;
an intermediate expand() lambda handles expansion (or not,
if it's not enabled).
FIXES #1153
2019-05-21 17:12:00 +02:00
Adriaan de Groot
38485f675c
[branding] In the stylesheet, mention how styling works
...
SEE #1149
2019-05-21 12:11:55 +02:00
Adriaan de Groot
6a7c2f541e
[branding] Mention the stylesheet in the docs
2019-05-21 12:07:52 +02:00
Adriaan de Groot
a30edb194a
[branding] Update branding.desc with new os-release feature
...
- Point to supported keys on the fd.o site
- Point out need for quoting
- Update example with "@{NAME}" for the window-title
2019-05-20 23:07:10 +02:00
Adriaan de Groot
52f824289e
Changes: document license module changes
...
- also document applicable stylesheet ids
2019-04-24 07:13:06 -04:00
Adriaan de Groot
e9a295dfe5
[branding] Add example (empty) CSS file
2019-04-23 16:48:29 -04:00
Adriaan de Groot
ef94b1f689
[calamares] Support noexpand
...
- When in noexpand mode, just don't grow the window, and assume
widgets elsewhere will get scrollbars automatically.
2019-01-14 14:25:01 +01:00
Adriaan de Groot
2bb7a5f686
[branding] Document intended settings for window size
...
- Control Calamares window size through the branding file
- This is for #1062 and #1038
2019-01-03 15:46:44 +01:00
Adriaan de Groot
8b72c93d67
[branding] Group the welcome-settings together
2019-01-03 15:38:20 +01:00
Adriaan de Groot
f946254433
[branding] Document compiling .ts files
...
FIXES #1003
2018-08-10 07:47:09 -04:00
Adriaan de Groot
dd8e53dc22
Copyright: update copyright lines on files touched in 2018
...
Contributions from:
Adriaan de Groot <groot@kde.org>
Gabriel Craciunescu <crazy@frugalware.org>
AlmAck <gluca86@gmail.com>
Andrius Štikonas <andrius@stikonas.eu>
Caio Carvalho <caiojcarvalho@gmail.com>
Raul Rodrigo Segura <raurodse@gmail.com>
2018-06-15 05:59:11 -04:00
Adriaan de Groot
d2f2aa9a97
[branding] Link to the examples repository
2018-06-15 05:29:03 -04:00
Adriaan de Groot
986c5f5a9a
CMake: improve branding component macros
...
- document preferred component layout
- simplify parameters to the branding macros
- allow structured branding components with SUBDIRECTORIES
2018-03-09 11:03:42 -05:00
Adriaan de Groot
f29da8e39e
Branding: document preference for standalone branding
2018-03-09 08:48:24 -05:00
Adriaan de Groot
25b9663a40
Branding: remove fancy/ and samegame/ examples
...
The examples of branding have moved to the calamares-branding repo.
2018-03-09 08:44:20 -05:00
Adriaan de Groot
e4cca9b830
Branding: document how to translate branding
2018-03-09 07:22:36 -05:00
Adriaan de Groot
75df6a4f88
Branding: add example translations to fancy/
2018-03-09 07:22:30 -05:00
Adriaan de Groot
8125698696
Branding: expand documentation
...
- Auto-advance the default presentation
- Add more example slides to the fancy presentation
- Expand README.md explaining what the default classes can do
2018-03-08 12:57:50 +01:00
Adriaan de Groot
e7849c5ed0
Branding: fix reference error
2018-03-08 12:19:02 +01:00
Adriaan de Groot
3b8673fb99
Branding: update example, use NavButtons
2018-03-08 12:14:45 +01:00
Adriaan de Groot
7ab79a944b
Branding: add example SVGs from Quassel
2018-03-08 12:14:44 +01:00
Adriaan de Groot
74080c31f5
Branding: add a fancy branding example
2018-03-07 06:18:18 -05:00
Adriaan de Groot
2fa6361d63
[branding] Expand documentation
...
- Make CMakeLists a little more resilient
- Format docs source
- Add documentation for the examples
2018-02-19 05:10:17 -05:00
Adriaan de Groot
3b3e80b334
[branding] Add a totally different branding example
...
Use the samegame example from the Qt Quick demos as a branding "slideshow".
Instead of watching slides go by, you can play samegame! Click on
"new game" to start, and then click on groups of same-colored balls to make
them go away -- at least two same-colored balls must be touching.
Once the exec step is done, the game vanishes automatically.
This is an additional example for #841
2018-01-16 17:05:29 +01:00
Adriaan de Groot
762ad54344
Documentation: change http links to GitHub to https
2017-12-20 08:39:09 -05:00