This website requires JavaScript.
Explore
Help
Sign In
public
/
gpu-screen-recorder-ui
Watch
1
Star
0
Fork
0
You've already forked gpu-screen-recorder-ui
mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced
2026-03-31 09:17:04 +09:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a49f86e9841035fe670f6b42a3c988f737267d2
gpu-screen-recorder-ui
/
include
History
dec05eba
1a49f86e98
Add settings icon, close window when pressing the close button
2024-08-07 21:27:36 +02:00
..
gui
Add settings icon, close window when pressing the close button
2024-08-07 21:27:36 +02:00
Config.hpp
Have separate record options for replay, record and streaming, reset existing config files
2024-08-06 06:19:18 +02:00
GsrInfo.hpp
Align list items, dont process selected item twice if changed in event loop, mouse button events should only occur when pressing left mouse button
2024-08-03 23:36:11 +02:00
Process.hpp
Run gpu screen recorder as a child process, show notification on start/stop
2024-08-02 01:23:48 +02:00
SettingsPage.hpp
Move settings ui to SettingsPage class, show different widgets for different settings page, show different widgets depending on combobox selections
2024-08-07 20:32:59 +02:00
Theme.hpp
Add settings icon, close window when pressing the close button
2024-08-07 21:27:36 +02:00
Utils.hpp
Copy Config from gpu-screen-recorder-gtk, make it more modern and efficient with string_view and variant, use string_view in gsr info parsing
2024-08-06 05:57:21 +02:00
window_texture.h
Use window texture (xcomposite) for background if the window is fullscreen on the selected monitor
2024-08-07 09:30:27 +02:00