TDE base libraries and programs
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Richard Grenville e3717f4f7b Misc #204: Add glx_take_screenshot() & others
- Add glx_take_screenshot() for taking a screenshot. With ImageMagick
  the output data could be viewed in this way:

    display -size [SCREEN-WIDTH]x[SCREEN-HEIGHT] -depth 8 -flip
    rgb:[PATH]

  (#204)

- Add D-Bus command `opts_get string:paint_on_overlay_id` to get X
  Composite overlay window ID. (#204)

- Code cleanup.
11 years ago
c2.c Bug fix #191: Add rounded-corners detection to --unredir-if-possible 11 years ago
c2.h Bug fix #191: Add rounded-corners detection to --unredir-if-possible 11 years ago
common.h Misc #204: Add glx_take_screenshot() & others 11 years ago
compton.c Misc #204: Add glx_take_screenshot() & others 11 years ago
compton.h fix crash caused by free of uninitialized pointer 11 years ago
dbus.c Misc #204: Add glx_take_screenshot() & others 11 years ago
dbus.h Misc: --write-pid-path & small changes 11 years ago
opengl.c Misc #204: Add glx_take_screenshot() & others 11 years ago
opengl.h Improvement: Separate GLX parts from session_t & Attempt to fix #217 11 years ago
xrescheck.c Bug fix: Fix X pixmap leakage in shadow_paint 11 years ago
xrescheck.h Bug fix: Fix X pixmap leakage in shadow_paint 11 years ago