index
:
gpu-screen-recorder-notification
master
Notification in the style of ShadowPlay.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Age
Commit message (
Collapse
)
Author
3 days
Check event window
dec05eba
4 days
M
dec05eba
4 days
Comment why
dec05eba
4 days
More dumb shit
dec05eba
4 days
Use x11 cursor query if x11 window has cursor inside it
dec05eba
4 days
Reapply "Do dumb shit hacks to get focused monitor on gnome and sway"
dec05eba
This reverts commit e5199c55121aabfd845c4c1c76e14eb350627e91.
4 days
Revert "Do dumb shit hacks to get focused monitor on gnome and sway"
dec05eba
This reverts commit ac2efca9fff01c07765522154a7a9cc41baf2666.
4 days
Do dumb shit hacks to get focused monitor on gnome and sway
dec05eba
8 days
Get focused monitor by cursor root position instead of window relative position
dec05eba
12 days
Better debug test
dec05eba
2024-12-26
Change window title
dec05eba
2024-12-26
Bypass compositor
dec05eba
2024-12-13
Add more padding when no icon
dec05eba
2024-12-10
Timeout window creation position hack, force floating
dec05eba
2024-12-09
Fix freeze on startup on hyprland because of hack workaround, requires ↵
dec05eba
window to be visible
2024-12-04
Init clip
dec05eba
2024-12-04
Dont show window content on other monitor when animating the notification
dec05eba
2024-12-04
Put the notification on the correct focused monitor on wayland
dec05eba
2024-10-27
Better dev environment detection
dec05eba
2024-10-26
C locale
dec05eba
2024-10-26
Improve usage text
dec05eba
2024-09-01
Include noto sans font instead of using system package
dec05eba
2024-09-01
Find noto fonts, update readme
dec05eba
2024-09-01
Include default recording/replay/streaming images
dec05eba
2024-08-05
Remove fixed TODOs
dec05eba
2024-08-05
Minor
dec05eba
2024-08-05
Fix position for multiple monitors, put notification on the monitor with ↵
dec05eba
cursor on it
2024-08-05
Fix position being incorrect if icon loading fails
dec05eba
2024-08-05
Make window click through
dec05eba
2024-08-03
Remove unnecessary code
dec05eba
2024-08-03
Change window type to notification (keeps position on screen when changing ↵
dec05eba
workspace on dwm
2024-08-02
fix: use --bg-color for bg color
dec05eba
2024-08-02
Mention bg color in usage
dec05eba
2024-08-01
Allow setting background color with program option, rename varibles, better ↵
dec05eba
program options layout
2024-08-01
Update to latest mgl, mipmap logo for better quality
dec05eba
2024-07-31
Change state timings
dec05eba
2024-07-31
Take text, timeout, icon and icon color from argv
dec05eba
2024-07-31
Initial commit, done, just need args change
dec05eba