Age | Commit message (Expand) | Author |
2024-10-27 | Fix for prime systems | dec05eba |
2024-10-27 | Fix window not visible in fullscreen applications | dec05eba |
2024-10-27 | Add hotkeys for replay and streaming, finish everything | dec05eba |
2024-10-27 | Only have one notification process open at a time (kill previous one when sho... | dec05eba |
2024-10-27 | Add option to change video resolution | dec05eba |
2024-10-26 | Make the ui the daemon instead, add hotkey for recording/pause | dec05eba |
2024-10-20 | gsr-overlay > gsr-ui, 2 | dec05eba |
2024-10-20 | gsr-overlay > gsr-ui | dec05eba |
2024-10-19 | Add screenshots | dec05eba |
2024-10-12 | Fix save directory empty if opening streaming page before recording page | dec05eba |
2024-10-12 | Constant bitrate option as default for streaming | dec05eba |
2024-10-09 | Add constant bitrate option | dec05eba |
2024-09-22 | Save recording status to file to reload it when gsr overlay restarts | dec05eba |
2024-09-15 | Hide notifications in simple view, draw combobox upward if no space in scisso... | dec05eba |
2024-09-12 | Add dropdown icons and description text | dec05eba |
2024-09-11 | Fix loading audio tracks incorrect config, finish recording option | dec05eba |
2024-09-11 | Only allow x11 for now | dec05eba |
2024-09-11 | Nicer close window button | dec05eba |
2024-09-11 | Make checkbox nicer | dec05eba |
2024-09-11 | Load settings from config file | dec05eba |
2024-09-11 | Hard limit on scroll without animation when reaching top/bottom | dec05eba |
2024-09-11 | Make scrollbar movable with mouse, limit filechooser content to inside of fil... | dec05eba |
2024-09-08 | Add scrollbar | dec05eba |
2024-09-08 | More | dec05eba |
2024-08-25 | File chooser navigation | dec05eba |
2024-08-24 | Remove scrollable page from gsr page, fix crash when navigating back | dec05eba |
2024-08-23 | Start on file chooser, page stack | dec05eba |
2024-08-10 | Remove > beside audio track | dec05eba |
2024-08-10 | Save all settings to file, hide more settings behind advanced view | dec05eba |
2024-08-10 | Settings page save settings, refactor | dec05eba |
2024-08-07 | Add settings icon, close window when pressing the close button | dec05eba |
2024-08-07 | Move settings ui to SettingsPage class, show different widgets for different ... | dec05eba |
2024-08-07 | glClear if compositor in use | dec05eba |
2024-08-07 | Draw dark overlay on window texture | dec05eba |
2024-08-07 | Use window texture (xcomposite) for background if the window is fullscreen on... | dec05eba |
2024-08-07 | Use stack for page navigation, dont add spacing between list elements if the ... | dec05eba |
2024-08-07 | Fix: widget alignment is uninitialized | dec05eba |
2024-08-07 | Monitor name | dec05eba |
2024-08-07 | Add radio button with simple/advanced view, add widget visibility | dec05eba |
2024-08-06 | Make sure all sizes are scaled by window size, make sure all elements are vis... | dec05eba |
2024-08-06 | Rearrange settings page | dec05eba |
2024-08-06 | Add checkbox, scale more sizes by window scale | dec05eba |
2024-08-06 | Have separate record options for replay, record and streaming, reset existing... | dec05eba |
2024-08-06 | Copy Config from gpu-screen-recorder-gtk, make it more modern and efficient w... | dec05eba |
2024-08-06 | Change fonts, nicer combobox, add/remove audio track button | dec05eba |
2024-08-05 | Resources path should use the same path as meson installed path | dec05eba |
2024-08-05 | Show overlay on focused monitor with the position and size of the focused mon... | dec05eba |
2024-08-05 | Add meson build | dec05eba |
2024-08-04 | Switch to EGL | dec05eba |
2024-08-03 | Align list items, dont process selected item twice if changed in event loop, ... | dec05eba |