Commit Graph

174 Commits

Author SHA1 Message Date
me00001
0ec73e5bbb
Clean Flatpak dir (#46) 2023-11-23 03:04:15 +03:00
c5d4528cb2
Merge pull request #39 from ochibani/blue-recorder-gtk4
Migrate to GTK4 and Support Wayland for Gnome 40 and KDE Plasma
2023-11-23 00:14:57 +03:00
d10fdf7c0a upgrade snap packaging 2023-10-28 19:25:29 +03:00
591a671a8d remove appid from gtk part 2023-10-28 00:35:40 +03:00
ochibani
4e4756e88a
update ui 2023-10-23 03:47:55 +02:00
5af98f9508 remember last decision to record window or screen 2023-10-22 04:47:31 +03:00
510a1e5fa3 enable recording of window or screen 2023-10-22 00:16:28 +03:00
6c049e4280 remove temporary video file when recording video only 2023-10-22 00:14:33 +03:00
75df858dbe enable recording of window or screen 2023-10-22 00:00:39 +03:00
5f079b86f4 fix borrow_mut 2023-10-21 23:31:52 +03:00
5f847a021c remove progress dialog 2023-10-21 19:55:33 +03:00
0e9576265c refactor of code 2023-10-21 14:34:18 +03:00
b959262fba add wayland record and mouse toggle 2023-10-19 06:58:46 +03:00
ochibani
8b7343c8f8
add auto hide 2023-10-19 02:09:33 +02:00
ochibani
7688528040
update ui 2023-10-17 04:20:19 +02:00
ochibani
5d8f19f4ec
update ui 2023-10-16 17:50:39 +02:00
aa9213a310 little improvements 2023-10-15 03:23:56 +03:00
29b0a61915 little improvements 2023-10-15 03:21:17 +03:00
329c4a7d09 add wayland recorder 2023-10-14 05:21:16 +03:00
f857ba542c remove overwrite switch and fix message dialog 2023-10-14 05:18:53 +03:00
369553007c improve style of select buttons 2023-10-14 04:18:27 +03:00
ceeb29457c
Merge pull request #43 from Amereyeu/master
czech translation
2023-06-25 07:21:03 +03:00
Amerey
b58349e828 czech translation 2023-06-16 09:55:17 +02:00
af982bea00 auto detect dark mode and change icons 2023-03-01 03:42:47 +03:00
2ed389d84f include tr.po with migration to GTK4 2023-03-01 03:21:18 +03:00
b5b10cf9b0 fix video and audio merges and fix audio recording issue 2023-03-01 02:31:43 +03:00
d82d71b1e7 Simplify the implementation of Ffmpeg 2023-02-23 22:31:51 +03:00
a8f025ec2a use of Childs instead of kill command (Work cross multiple operating systems and can wait for it) 2023-02-22 21:44:01 +03:00
c5189deaba bug fixes, force select audio or video to record 2023-02-22 20:44:08 +03:00
86303da319 Merge branch 'blue-recorder-gtk4' of https://github.com/ochibani/blue-recorder into blue-recorder-gtk4 2023-02-22 19:23:23 +03:00
fb32ebef40 use 60fps as default 2023-02-22 19:23:09 +03:00
7a9806e8b8
Merge pull request #41 from yochananmarqos/patch-1
Fix it.po syntax error
2023-01-25 20:07:44 +03:00
Mark Wagie
2a7b1c4965
Fix it.po syntax error
```
po/it.po:18: keyword "blue" unknown
po/it.po:18:79: syntax error
msgfmt: found 2 fatal errors
```
2023-01-23 12:29:47 -07:00
66c16a3fb4
Merge pull request #40 from albanobattistella/patch-3
Update it.po
2023-01-02 09:22:13 +03:00
albanobattistella
9d6d8e4788
Update it.po 2023-01-01 16:01:28 +01:00
ochibani
78ec81da45
Working X11 version 2022-11-26 20:38:23 +02:00
ochibani
258cda823b
Edit indicator.rs 2022-11-26 20:08:12 +02:00
ochibani
3e37cc9a00 minor change 2022-11-04 06:16:40 +02:00
ochibani
cbcb44de18 add hours to timer 2022-11-02 14:24:27 +02:00
ochibani
f7c72ff8a5 add recording timer 2022-11-02 14:09:33 +02:00
ochibani
a3dbd2989b add delay timer 2022-11-01 03:14:23 +02:00
ochibani
ad01c74bc6 remove audio only record code 2022-10-24 18:50:00 +02:00
ochibani
257c5b42c7 remove progress button 2022-10-20 18:55:58 +02:00
ochibani
d1c470681a fix FileChooserButton 2022-10-20 17:36:05 +02:00
ochibani
cec2d850d7 folder chooser hide 2022-10-20 01:10:10 +02:00
ochibani
71edab62f1 folder chooser parent 2022-10-19 19:39:22 +02:00
ochibani
336e8e42c5 hide window selection in wayland 2022-10-18 18:38:25 +02:00
828074ace0 fix Progress dialog 2022-10-18 15:03:17 +03:00
a6ca6d3831 look like fixed the video and audio merge 2022-10-18 14:55:09 +03:00
d9e7458725 use system theme colors 2022-10-18 14:36:21 +03:00