Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend/x11 #22

Merged
merged 33 commits into from
Nov 15, 2023
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
6fc3334
adding dependencies
TornaxO7 Nov 10, 2023
a40d9f1
xorg: adding backend implementation
TornaxO7 Nov 10, 2023
be41630
reformatted code
TornaxO7 Nov 10, 2023
5d50f3b
xorg: fixing height bug...
TornaxO7 Nov 10, 2023
5db429d
xorg: adding doc and removing unused code
TornaxO7 Nov 10, 2023
f0e9baa
xor: improvign docs
TornaxO7 Nov 10, 2023
de2d40d
Merge branch 'main' of github.com:eneoli/flakeshot into backend/x11
TornaxO7 Nov 10, 2023
2ae777d
updating Cargo.lock
TornaxO7 Nov 10, 2023
5d69a39
xorg: adding example
TornaxO7 Nov 10, 2023
7e3f3d8
xorg: fixing `backend::get_images` condition
TornaxO7 Nov 10, 2023
c5d82cc
x11: improving variable name
TornaxO7 Nov 10, 2023
a871393
xorg: adding credits!
TornaxO7 Nov 10, 2023
e32da24
Merge branch 'main' into backend/x11
TornaxO7 Nov 11, 2023
bd162aa
pushing current changes
TornaxO7 Nov 12, 2023
29afedd
x11: cleanup code
TornaxO7 Nov 12, 2023
d4d40db
Merge branch 'main' of github.com:eneoli/flakeshot into backend/x11
TornaxO7 Nov 12, 2023
3f3f5d8
updating `Cargo.lock`
TornaxO7 Nov 12, 2023
9da0db7
Merge branch 'main' of github.com:eneoli/flakeshot into backend/x11
TornaxO7 Nov 12, 2023
268c03c
Merge branch 'main' of github.com:eneoli/flakeshot into backend/x11
TornaxO7 Nov 12, 2023
67e8945
Merge branch 'main' of github.com:eneoli/flakeshot into backend/x11
TornaxO7 Nov 13, 2023
e14a9db
Merge branch 'main' of github.com:eneoli/flakeshot into backend/x11
TornaxO7 Nov 13, 2023
6eef01f
Merge branch 'main' of github.com:eneoli/flakeshot into backend/x11
TornaxO7 Nov 13, 2023
4ace28f
Merge branch 'backend/x11' of github.com:eneoli/flakeshot into backen…
TornaxO7 Nov 13, 2023
139b49b
updating cargo lock
TornaxO7 Nov 13, 2023
17eeeef
Merge branch 'main' into backend/x11
TornaxO7 Nov 13, 2023
dced80a
pushing changes
TornaxO7 Nov 14, 2023
03a2a79
adjust x11 api
TornaxO7 Nov 14, 2023
992dff3
cleanup code
TornaxO7 Nov 14, 2023
c16d527
fix doc code
TornaxO7 Nov 14, 2023
adc6201
adjust enums and struct
TornaxO7 Nov 15, 2023
158158f
improve check if xorg is running or not
TornaxO7 Nov 15, 2023
cf95915
fixing algorithm
TornaxO7 Nov 15, 2023
fd0a38c
renaming attribute
TornaxO7 Nov 15, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading