Age | Commit message (Expand) | Author |
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 | Make libglx optional (alpine doesn't have it) | 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 |
2024-08-03 | Add entry with basic text editing and validation for numbers | dec05eba |
2024-08-02 | Add widgets for settings page, add list to auto position widgets | dec05eba |
2024-08-02 | Add settings page labels | dec05eba |
2024-08-02 | Always use transparent background, only take screenshot if no compositor | dec05eba |
2024-08-02 | Only take a screenshot if no compositor is running and fix transparent window... | dec05eba |
2024-08-02 | Run gpu screen recorder as a child process, show notification on start/stop | dec05eba |
2024-08-02 | Add audio devices | dec05eba |
2024-08-01 | Use scissor for pages | dec05eba |
2024-08-01 | Draw and event position relative to parent (for pages) | dec05eba |
2024-08-01 | Move to settings page on settings button pressed | dec05eba |
2024-08-01 | Change global widget container to page | dec05eba |
2024-08-01 | Move dropdown button text and icon code to dropdown button class | dec05eba |
2024-07-31 | Cleanup | dec05eba |
2024-07-31 | Update readme | dec05eba |