-
Notifications
You must be signed in to change notification settings - Fork 39
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
Reimplement Xinerama tiling code #682
base: 3.6.x
Are you sure you want to change the base?
Commits on Jul 13, 2018
-
nx-X11/programs/Xserver/hw/nxagent/Screen.c: reformat nxagentAdjustRa…
…ndRXinerama() consistently.
Configuration menu - View commit details
-
Copy full SHA for 319adb3 - Browse repository at this point
Copy the full SHA 319adb3View commit details -
nx-X11/programs/Xserver/hw/nxagent/Screen.c: make intersect and inter…
…sect_bb static since they are only used in this file.
Configuration menu - View commit details
-
Copy full SHA for 5537bb1 - Browse repository at this point
Copy the full SHA 5537bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d6595 - Browse repository at this point
Copy the full SHA a9d6595View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf78fd - Browse repository at this point
Copy the full SHA aaf78fdView commit details -
nx-X11/programs/Xserver/hw/nxagent/Screen.c: add screen boxes generat…
…ion algorithm/functions.
Configuration menu - View commit details
-
Copy full SHA for 1af6aa3 - Browse repository at this point
Copy the full SHA 1af6aa3View commit details -
nx-X11/programs/Xserver/hw/nxagent/Screen.c: let intersect() accept N…
…ULL pointers in case we're only interested in the boolean return value.
Configuration menu - View commit details
-
Copy full SHA for 40013db - Browse repository at this point
Copy the full SHA 40013dbView commit details -
nx-X11/programs/Xserver/hw/nxagent/Screen.c: add low-level screen box…
…es merging algorithm/functions.
Configuration menu - View commit details
-
Copy full SHA for 9128742 - Browse repository at this point
Copy the full SHA 9128742View commit details -
nx-X11/programs/Xserver/hw/nxagent/Screen.c: implement algorithm gene…
…rating a solution for extending a single box.
Configuration menu - View commit details
-
Copy full SHA for b03e638 - Browse repository at this point
Copy the full SHA b03e638View commit details -
nx-X11/programs/Xserver/hw/nxagent/Screen.c: implement basic screen b…
…oxes extending algorithm, generating a list of solutions.
Configuration menu - View commit details
-
Copy full SHA for 158701a - Browse repository at this point
Copy the full SHA 158701aView commit details -
nx-X11/programs/Xserver/hw/nxagent/Screen.c: add high-level wrapper t…
…o generate and select a solution for a given base screen boxes list and remote Xinerama information.
Configuration menu - View commit details
-
Copy full SHA for 780bb71 - Browse repository at this point
Copy the full SHA 780bb71View commit details -
nx-X11/programs/Xserver/hw/nxagent/Screen.c: reimplement Xinerama Ran…
…dR adjustment function based on the new screen tiling functions.
Configuration menu - View commit details
-
Copy full SHA for 04d9b3c - Browse repository at this point
Copy the full SHA 04d9b3cView commit details -
nx-X11/programs/Xserver/hw/nxagent/Screen.c: remove obsolete intersec…
…t_bb() function.
Configuration menu - View commit details
-
Copy full SHA for 5ea453b - Browse repository at this point
Copy the full SHA 5ea453bView commit details -
nx-X11/programs/Xserver/hw/nxagent/Imakefile: remove obsolete NXAGENT…
…_RANDR_XINERAMA_CLIPPING macro.
Configuration menu - View commit details
-
Copy full SHA for 8fcaab7 - Browse repository at this point
Copy the full SHA 8fcaab7View commit details -
nx-X11/programs/Xserver/hw/nxagent/Screen.c: add debugging to interse…
…ct for non-feasible intersections.
Configuration menu - View commit details
-
Copy full SHA for 89d5467 - Browse repository at this point
Copy the full SHA 89d5467View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f4781f - Browse repository at this point
Copy the full SHA 9f4781fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 287338f - Browse repository at this point
Copy the full SHA 287338fView commit details -
nx-X11/programs/Xserver/hw/nxagent/Screen.c: add more debugging to in…
…tersect(), TO BE REMOVED later.
Configuration menu - View commit details
-
Copy full SHA for 83f69b1 - Browse repository at this point
Copy the full SHA 83f69b1View commit details