glasseyes
99206d4da9
[linux] tab completion for km-package-install
...
and km-package-list-installed
install the km-package.bash completion script
in the Debian package to /etc/bash_completion.d
km-package-get: doc change of download location
2018-10-06 15:37:38 +07:00
glasseyes
1b40b1d473
[linux] tab completion for km-package-uninstall
2018-10-06 00:08:20 +07:00
glasseyes
e1eaa91e3b
[linux] add package name to tooltips
2018-10-05 09:29:34 +07:00
glasseyes
c4e9e52183
[linux] remove old km-config gui
2018-10-05 09:21:18 +07:00
glasseyes
a5af639dcb
[linux] widget spacing tweaks
2018-10-05 09:16:14 +07:00
glasseyes
eb06b30765
Merge branch 'master' into linux-gui-refresh
2018-10-04 17:04:07 +07:00
glasseyes
e8353cdb18
Merge branch 'master' into linux-gui-refresh
2018-10-04 16:45:59 +07:00
glasseyes
3319bf5b96
[linux] try_install_kmp inline function
2018-10-04 16:33:55 +07:00
glasseyes
adc3411b39
[linux] user_version typo
2018-10-04 14:00:16 +07:00
glasseyes
aa19b9931b
[linux] xenial python doesn't have enum.auto
2018-10-04 13:53:06 +07:00
glasseyes
aad8215e9b
[linux] show install errors to user
2018-10-04 13:43:34 +07:00
glasseyes
3ff885322a
[linux] re-enable installing to IBus
2018-10-04 13:43:34 +07:00
glasseyes
332d4337a6
[linux] WIP: present error messages to user
2018-10-04 13:43:34 +07:00
glasseyes
991651f7cd
[linux] WIP: install error handling
...
and restarting ibus after attempting to install keyboard to it
2018-10-04 13:43:34 +07:00
glasseyes
c08cb2e2d4
[linux] changes from review 1232
2018-10-04 11:34:45 +07:00
glasseyes
675c200c21
[linux] fix merge in kmpmetadata
2018-10-03 15:47:34 +07:00
glasseyes
4e562c594e
Merge branch 'master' into linux-list-kmp
2018-10-03 15:38:12 +07:00
glasseyes
963df2489b
[linux] new gui for km-config
...
based on look of ibus-setup
listview of kmp on left
buttons on right
tweak button positioning on the windows
title changed to Keyman Configuration
after downloading and clicking install the download window now closes
2018-10-03 15:15:57 +07:00
glasseyes
afedf3ef7c
[linux] WIP: new gui experiment
...
split ViewInstalledWindowBase from ViewInstalledWindow
plan for alt gui
2018-10-03 15:15:36 +07:00
glasseyes
46776bef10
[linux] WIP: gui review experimentation
2018-10-03 15:02:09 +07:00
glasseyes
f4c1c46de5
[linux] improve watch regex for the dir
2018-09-27 13:49:42 +07:00
glasseyes
f1f8473887
[linux] update debian watch files
...
to check downloads.keyman.com alphas
WIP: launchpad.sh script to build source packages from nightly
builds and dput them to the test PPA
2018-09-26 17:33:05 +07:00
glasseyes
84b4660774
[linux] fix help2man on jenkins
2018-09-26 14:38:20 +07:00
glasseyes
6cedf18957
Merge branch 'master' into linux-list-kmp
2018-09-25 10:35:14 +07:00
glasseyes
d3a30851d1
[linux] TODOs for gui review and standardising var names
2018-09-25 10:31:32 +07:00
glasseyes
4a0e729d34
[linux] additional places to use user area installed files
...
install window shows welcome page in user area
keyboard details doesn't know about the area yet so comment out
2018-09-25 09:24:52 +07:00
glasseyes
4bd5526be7
[linux] alterations from PR1208 review
...
get_download_folder, keyman_cache_dir: documentation
download_source: don't need kmndownloadfile and kmn_file any more
2018-09-25 09:14:07 +07:00
glasseyes
f90b08be99
[linux] attempt to install all keyboards in the kmp
...
rename kbid etc to kmpid to be explicit what it is
2018-09-25 09:14:02 +07:00
glasseyes
8922a24b12
[linux] shared install check base dir and keyman dir
...
i.e. e.g check /usr/local/share/keyman and if it doesn't exist
check /usr/local/share before creating it
fix a bad logging formatting
2018-09-24 18:43:12 +07:00
glasseyes
8c2d186dc1
[linux] options to cache more and for longer in experiments
2018-09-24 12:01:00 +07:00
glasseyes
5d0378ff0a
Merge branch 'linux-1177-userinstall' into linux-list-kmp
2018-09-24 11:39:47 +07:00
glasseyes
89a2f7c559
[linux] install all files from kmp in shared install
...
i.e. install directly to /usr/local/share rather than
using temp dir
share more code between the user and shared installs
rename KM_KVK to KM_OSK for less typing confusion with KM_KMX
move user_keyman dir etc to get_kmp (avoids import problems)
2018-09-24 11:23:13 +07:00
glasseyes
ea1edfd79f
[linux] user_keyboard_dir and user_keyman_dir
...
factor ~/.local/share/keyman location into a function
also keyman_cache_dir for the cache location
2018-09-24 09:53:22 +07:00
glasseyes
a029e4442d
[linux] keyman-config: set package version in local make deb
2018-09-24 09:28:51 +07:00
glasseyes
038af241d6
[linux] change to use enum InstallArea
...
to choose between user, shared and os
show keyboards from all 3 areas in km-config
but only allow uninstall from user area
2018-09-21 17:30:42 +07:00
glasseyes
581daad063
[linux] link kmp fonts into ~/.local/share/fonts
2018-09-21 16:41:27 +07:00
glasseyes
3edf52c1fc
[linux] get_kmp_version gets highest from all areas
...
get_kmp_version_user gets the version from user areas
2018-09-21 15:27:50 +07:00
glasseyes
445719fa17
[linux] default uninstall from user area
2018-09-21 15:03:46 +07:00
glasseyes
7a63053aaf
[linux] list kmp installed in different areas
...
user ~/.local/share/keyman or ~/.kmfl
local shared /usr/local/share/keyman
OS /usr/share/keyman
2018-09-21 15:02:44 +07:00
glasseyes
c48225300d
Merge branch 'linux-1189-1187' into linux-1177-userinstall
2018-09-21 14:14:49 +07:00
glasseyes
521c1b8b54
Merge branch 'master' into linux-1177-userinstall
2018-09-21 14:13:51 +07:00
Unknown
1a01489e41
[linux] 1187 handle more than one keyboard in legacy kmp
...
and more file types for 1189
2018-09-21 13:53:02 +07:00
glasseyes
8029aeb767
[linux] for #1189 handle more file types
2018-09-21 13:50:05 +07:00
glasseyes
c2d124b15f
debug logging of paths not print
2018-09-21 13:36:27 +07:00
glasseyes
46968f6d6e
Merge branch 'linux-1177-userinstall' into linux-list-kmp
2018-09-21 11:14:21 +07:00
glasseyes
2d0815b69c
[linux] for #1189 handle more file types
2018-09-21 11:14:04 +07:00
Daniel Glassey
c1f521e39d
Merge pull request #1203 from keymanapp/linux-versioning
...
[linux] Linux versioning
2018-09-21 10:41:20 +07:00
Daniel Glassey
866b3d19d6
Merge pull request #1204 from keymanapp/linux-1188-determine-filetype
...
[linux] PR1202 typo should be KM_KMX
2018-09-21 10:40:14 +07:00
glasseyes
c78ccbec8e
[linux] PR1202 typo should be KM_KMX
2018-09-21 10:24:06 +07:00
glasseyes
713cc14951
Merge branch 'master' into linux-1177-userinstall
2018-09-21 10:15:23 +07:00