42 Commits (5b7b40e992a7050c6374c20b6151841f6ac8bc81)

Author SHA1 Message Date
  bsp2 984a47b5f9 disable debug output 6 years ago
  bsp2 4094a7a90e add lglw_time_get_millisec() 6 years ago
  bsp2 0566d49cf0 fix "Save as" and "Revert" keyboard shortcuts 6 years ago
  bsp2 f8e7b21248 March 2019 modules update 6 years ago
  bsp2 a4898ff3ec fix resize crash / add LGLW_CONTEXT_ALLOW_USE_AFTER_FREE build option 6 years ago
  Cameron Leger ecb9d82ecc Fix Window Resizing issues, remove LGLW logging by default 6 years ago
  bsp2 b6719a2fb8 remove debug output 6 years ago
  bsp2 ff9a8952be unbind before rebind 6 years ago
  bsp2 a397517ed7 Linux: add lglw LOG_FXN; enable USE_BEGIN_REDRAW_FXN 6 years ago
  bsp2 4349c31e2b add USE_XEVENTPROC; add lglw_glcontext_rebind() (experimental) 6 years ago
  bsp2 2308620f6e fix lglw_log(); consume pending events after closing the window 6 years ago
  Cameron Leger aa4e2d0532 Change Event Handling methods, other fixes 6 years ago
  bsp2 299be69ee5 implement PAGEUP / PAGEDOWN keys 6 years ago
  bsp2 30cc445cde add Dlog*() macros (4 verbosity levels) 6 years ago
  bsp2 d33071e5e2 handle cursor keys, ins+del, home+end; disable unhandled XSendEvent() 6 years ago
  bsp2 92060aa888 remove loc_touchinput_update(); add *_verbose() log macros 6 years ago
  bsp2 fd89e426f7 remove const qualifier (xev); fix some compiler warnings 6 years ago
  bsp2 80814e3b18 implement timer; add loc_XEventProc(); add lglw_events() 6 years ago
  Cameron Leger d671d82f56 Fix glXSwapIntervalEXT call 6 years ago
  Cameron Leger 054b5bd959 Fix swapped RMouse and MMouse buttons 6 years ago
  Cameron Leger 0d3928872a Send explicitly unused Events to the parent 6 years ago
  Cameron Leger 68c8562102 Add key events 6 years ago
  Cameron Leger 49ccf9a34a Add clipboard support 6 years ago
  Cameron Leger 33a014f5e8 Add mousewheel support 6 years ago
  Cameron Leger 20c42e57ed Fix compiler issue for removed print statements 6 years ago
  Cameron Leger 915483eed2 Implement some event callbacks and LGLW functions 6 years ago
  Cameron Leger 3cfd3a498b Reorder XWindow creation, callback, and reparent 6 years ago
  bsp2 f2032646b0 add "_lglw" instance property; implement basic X11 event dispatcher; implement lglw_redraw(); fix warnings 6 years ago
  bsp2 0e9ca3d293 fix plugin window event propagation 6 years ago
  bsp2 a84ae80444 revert to XParentWindow() (for Ardour) 6 years ago
  bsp2 dddd1a6120 add XCreateWindow() parameter comments 6 years ago
  bsp2 c3f6de47bd debug stuff 6 years ago
  bsp2 66cfd23bba fix 64bit build 6 years ago
  bsp2 d37330ced8 test for ARCH_X64 instead of BUILD_64 6 years ago
  bsp2 17118bc0df fix 32bit setEventProc function name; enable BUILD_64 6 years ago
  bsp2 9ab235fb06 64bit build: use trampoline in 32bit address space to be compatible with hosts that query only the lower 32bits of _XEventProc 6 years ago
  bsp2 49d3b4b76c call XInitThreads() 6 years ago
  bsp2 98f04ad5a5 add stub implementation (copied from original lglw_linux.c) 6 years ago
  bsp2 d7884426b4 change log file path to /tmp/lglw_log.txt 6 years ago
  Cameron Leger 0634fe6b2b Add WIP _XEventProc code 6 years ago
  Cameron Leger 489e7dbfce Add initial LGLW Linux support and testing environment 6 years ago
  bsp2 d27413adda remove dep.7z and place the dependencies under version control 6 years ago