• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..31-Jan-2020-

MainUI.cppH A D31-Jan-2020391 249

MainUI.hH A D31-Jan-2020547 3318

README.mdH A D31-Jan-2020453 2824

lumina-screencast.desktopH A D31-Jan-2020171 109

lumina-screencast.proH A D31-Jan-20203.5 KiB10087

main.cppH A D31-Jan-2020617 2620

README.md

1## Screencast utility for the Lumina Desktop
2
3Description of the application
4
5### Library Dependencies
6
71. Qt 5.2+ (specific modules listed below)
8   * concurrent
9   * core
10   * gui
11   * network
12   * multimedia
13   * svg
14   * widgets
152. X11 Libraries
16   * libXdamage
173. XCB Libraries
18   * libxcb
19   * libxcb-ewmh
20   * libxcb-icccm
21   * libxcb-image
22   * libxcb-composite
23   * libxcb-damage
24   * libxcb-randr
25   * libxcb-util
264. Other Libraries
27   * libc
28