121 Commits

Author SHA1 Message Date
Kevin.D
8750733bf1 Merge pull request #1 from seolaeo/jh_main
fix(mainwindow): FIX:return without XCloseDisplay
v1.0.0
2021-07-26 14:59:31 +08:00
kevin
9610ad0779 Merge branch 'main' of https://github.com/ukui/ukui-paste into main 2021-07-23 17:00:20 +08:00
kevin
38c42e90ef Update 0723 2021-07-23 16:42:17 +08:00
sunjunhao
662a0ec5bc fix(mainwindow): FIX:return without XCloseDisplay
Description: return 之前增加XCloseDisplay

Log: return 之前增加XCloseDisplay
Bug: none
2021-01-29 11:05:11 +08:00
kevin
f74de1e407 add uploader 2020-12-24 16:38:05 +08:00
kevin
1dd25709b1 Merge branch 'main' of https://github.com/ukui/ukui-paste into main 2020-12-22 11:02:19 +08:00
kevin
697171c0e0 Update some lintian errors 2020-12-22 11:01:20 +08:00
kevin
6b648a8ed1 Update some lintian errors 2020-12-22 11:00:48 +08:00
Kevin
9307ed6ae8 更新右键部分代码 2020-12-21 17:02:20 +08:00
Kevin
7f79e01e32 增加分类功能 2020-12-21 16:09:51 +08:00
kevin
1a1fe9c66c Fix lintian errors 2020-12-21 16:01:56 +08:00
Kevin
76e0fad059 Update rules 2020-12-09 10:13:17 +08:00
Kevin
830130ce85 Fix lintian check result 2020-12-09 10:09:29 +08:00
Jackie Liu
f830b4c0a8 Add pastes gif
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-10-13 16:38:31 +08:00
Jackie Liu
2f4e82c549 Create README_cn.md
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-10-13 15:52:43 +08:00
JackieLiu
edc4944ba9 Create README.md 2020-10-13 15:49:07 +08:00
Jackie Liu
aab150f1b8 Fix data copy for section clipboard with Shift+Insert
It't work for terminal

Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-10-13 14:39:57 +08:00
Jackie Liu
6df3f7e9e7 Update to v0.2
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-10-09 20:31:42 +08:00
JackieLiu
116ef4e24f Create build.yml and release.yml 2020-10-09 19:52:33 +08:00
Jackie Liu
4ba1736520 Use UK logo as default
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-29 11:34:29 +08:00
Jackie Liu
801e88fac0 BUGFIX: focusWidget maybe nullptr, cause a segment fault
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-28 11:00:43 +08:00
Jackie Liu
41b954b4c2 MainFrame supports clickfocus and BackTab event
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-28 10:40:20 +08:00
Jackie Liu
2c072d98cd Feature: don't paste direct when clipboard has urls
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-27 17:11:11 +08:00
Jackie Liu
778518d217 Feature: support direct paste on linux
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-27 15:37:29 +08:00
Jackie Liu
7b9fe0b633 Optimization: Speed up pressing the tab button to reach the target
Signed-off-by: Jackie Liu <liuyun01@kylinos.cn>
2020-09-25 19:04:50 +08:00