Commit Graph

515 Commits

Author SHA1 Message Date
Deliasama
516a9cd803
Merge pull request #3 from Deliasama/Deliasama-patch-1
Update README.md
2025-07-16 16:43:50 +02:00
Deliasama
47c19968a0
Update README.md 2025-07-16 16:43:15 +02:00
Deliasama
a44dbd9125
Merge pull request #1 from Deliasama/SingleInstanceGuard
Single instance guard
2025-07-16 16:42:42 +02:00
delia
bea97cf0bb add restart wallpaper action in tray 2025-07-16 16:41:20 +02:00
delia
6a3d067c79 Updated to Qt6 and add tray-icon 2025-07-15 23:58:17 +02:00
delia
4891a7fcc6 add few logs at startup 2025-07-12 01:59:31 +02:00
Deliasama
0ff5c36a3c
Update README.md 2025-04-29 23:17:39 +00:00
delia
d351999e73 changed TrayMenu text from 'stop' to 'Quit' 2025-04-30 00:19:03 +02:00
delia
9f0b2f9a00 Add SystemTrayIcon 2025-04-29 20:43:13 +02:00
delia
4f586cdc0c update branch 2025-04-29 18:59:35 +02:00
delia
ab1446cfb6 Changed GUI and reduced picture size in VRAM 2025-04-29 18:40:37 +02:00
delia
cc669ac2cd Added SingleInstanceManager 2025-04-29 01:10:37 +02:00
Deliasama
9fb4facfb3
Update README.md 2025-04-28 23:03:18 +00:00
Deliasama
dd2cfa3c4c
Update README.md 2025-04-27 18:41:08 +00:00
delia
c92fe00664 Merge remote-tracking branch 'origin/main' 2025-04-26 23:37:35 +02:00
delia
79506ddf7f Fix volume flag 2025-04-26 23:31:29 +02:00
Deliasama
5cbbfd3597
Update README.md 2025-04-26 19:34:58 +00:00
Deliasama
0a947b8226
Delete compile_commands.json 2025-04-26 19:25:13 +00:00
delia
1901d13916 Show GIF Previews as image of the first frame 2025-04-26 21:22:28 +02:00
delia
05843feff3 Add extra flags input 2025-04-17 20:30:59 +02:00
delia
0f2489a4c3 Add Signals for closing the App 2025-04-17 16:37:06 +02:00
delia
b4b0f56158 make it possible to display on multible screens 2025-04-17 14:11:38 +02:00
delia
4797fdb1e6 first changes 2025-04-17 13:36:27 +02:00
Almamu
4a063d0b84 fix: #265 added aarch64 to the list of detected system processors for linux build 2024-11-08 10:24:22 +01:00
Almamu
f71136fd46 fix: #256 non-string properties weren't supported 2024-11-08 03:44:44 +01:00
Almamu
7a4324b2ff chore: use proper defines for wayland buttons and improve click handling code 2024-11-08 03:20:25 +01:00
Almamu
ea9ca543f9 feat: support basic single-mouse-click and release events for web backgrounds 2024-11-08 03:07:42 +01:00
Almamu
dc1d40e8cf chore: add extra info on CEF version being downloaded for debugging system detection 2024-11-08 02:14:39 +01:00
Almamu
458605c218 chore: add extra info on CEF version being downloaded for debugging system detection 2024-11-08 02:13:27 +01:00
moetayuko
bdaf1ec6e4
implement wayland fullscreen detector (#261)
* feat: wayland fullscreen detector

* feat: pause mpv when fullscreen
2024-11-08 01:54:26 +01:00
Alexis Maiquez
ec60a8a571 chore: update readme 2024-10-12 21:00:34 +02:00
Alexis Maiquez
1c12951a6a chore: update readme
chore: some X11 files were being included in wayland-only builds
2024-10-12 20:59:51 +02:00
Alexis Maiquez
c400f49275 fix: screenshot taken was black 2024-10-12 20:25:56 +02:00
Alexis Maiquez
7278f2f817 fix: replace FreeImage with stb_image and stb_image_write
fixes #204
2024-10-12 20:11:14 +02:00
Alexis Maiquez
5f58178cdc fix: emitter distance can be a vector 2024-10-01 04:58:15 +02:00
Alexis Maiquez
7c6bebc524 fix: adjust visibility default values 2024-10-01 04:36:41 +02:00
moetayuko
5a45c9a26b
Workaround errors when loading wallpapers made recently (#244)
* Add sampler2DComparison and uint to known types

* Ignore unsupported `#require` preprocessor directive

`#require LightingV1` is found in generic4.frag, genericimage4.frag, ...

* Mark _alias_* textures as FBOs

Currently not supported, but prevents loading from the file, thereby
avoiding CAssetLoadException
2024-09-03 00:23:56 +02:00
Alexis Maiquez
d4687f09ec
fix: arch publish should work again 2024-07-14 04:25:03 +02:00
Almamu
e94ad21835 fix: extra definition no longer needed 2024-07-14 04:15:41 +02:00
Almamu
88da5d096e chore: added missing definition for FF_API_OLD_CHANNEL_LAYOUT 2024-07-14 04:03:42 +02:00
Almamu
2ab211df2e chore: move definition of old ffmpeg api to CAudioStream.h 2024-07-14 03:58:13 +02:00
Almamu
94f382dcd2 fix: build on old ffmpeg versions 2024-07-14 03:57:03 +02:00
Almamu
770eb0f0ef fix: av fifo usage should fix build on arch now 2024-07-12 19:36:04 +02:00
Almamu
06038b8fc4 fix: video should mute if audio is not enabled 2024-07-12 19:22:56 +02:00
Almamu
ac117e3905 fix: default assets directory wasn't properly detected 2024-07-12 19:21:06 +02:00
Almamu
4bc5205034 cleanup: PKGBUILD should use proper variables 2024-06-07 12:06:20 +02:00
Almamu
f74a19591a fix: ensure executable permissions are set too 2024-06-07 10:49:33 +02:00
Almamu
4d36b19ef1 fix: paths for script 2024-06-07 09:39:28 +02:00
Almamu
76c02e41ce fix: paths for script 2024-06-06 22:10:29 +02:00
Almamu
431a39fa43 fix: permissions for script 2024-06-06 21:42:43 +02:00