An error occurred fetching the project authors.
  1. 25 Oct, 2009 1 commit
    • Rémi Denis-Courmont's avatar
      XCB: allow building without xcb-utils · 548b93d0
      Rémi Denis-Courmont authored
      Of xcb-utils, we only use xcb-keysms at the moment. xcb-keysyms is only
      needed for the globalhotkeys and xcb_window plugins. If there is another
      window provider plugin, we can do without them so long as the user does
      not set --no-embedded-video.
      
      Note: xcb-utils is still needed for the LibVLC embedded video as it
      depends on xcb_window. We could  #ifdef the key press support in
      xcb_window if this is an issue (I didn't bother).
      548b93d0
  2. 19 Oct, 2009 3 commits
  3. 18 Oct, 2009 5 commits
  4. 17 Oct, 2009 4 commits
  5. 16 Oct, 2009 2 commits
  6. 15 Oct, 2009 3 commits
  7. 14 Oct, 2009 3 commits
  8. 12 Oct, 2009 3 commits
  9. 07 Oct, 2009 1 commit
    • Rafaël Carré's avatar
      globalhotkeys : use new xcb-util API (>= 0.3.4) · b3a591d0
      Rafaël Carré authored
      recent xcb_key_symbols_get_keycode() now returns a pointer
      
      Keep old API (as present in Debian Lenny for example) as requested by nefrir
      GetModifier() is broken when using the new API, it might be broken as
      well when using the old API.
      
      Documents / source code of functions used in GetModifier() are very
      welcome, libxcb only ships XML descriptions and the generated source
      code is very unreadable.
      b3a591d0
  10. 06 Oct, 2009 2 commits
  11. 05 Oct, 2009 1 commit
  12. 02 Oct, 2009 1 commit
  13. 28 Sep, 2009 1 commit
  14. 27 Sep, 2009 2 commits
  15. 26 Sep, 2009 1 commit
  16. 25 Sep, 2009 1 commit
  17. 23 Sep, 2009 3 commits
  18. 22 Sep, 2009 1 commit
  19. 21 Sep, 2009 2 commits