1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
WindowCompositor: use WeakBaseWindowPtr everywhere More... almost 12 years ago
WindowCompositor: code cleanup, remove unneeded loops use foreach More... almost 12 years ago
Nux: use IsIntersecting when possible More... almost 12 years ago
Rect: add IsIntersecting method to verify if a rect is only intersecting another More... almost 12 years ago
BaseWindow, WindowThread: some code cleanup More... almost 12 years ago
Area: some code cleanup into PrepareParentRedirectedView More... almost 12 years ago
Rect: move operator<< definition into cpp file More... almost 12 years ago
Rect: use line for operator<< More... almost 12 years ago
Rect: implement operator<< More... almost 12 years ago
Bump version to 4.0.4. More... almost 12 years ago
Merge lp:nux. More... almost 12 years ago
We need to check if the XIC client is synced up with the xevents coming in. If someone changes the focus window and our XIC hasn't been updated, we need to make sure we stay synced. Otherwise XIM fails to work. Fixes: https://bugs.launchpad.net/bugs/1175669. More... almost 12 years ago
Releasing 4.0.3+13.10.20131011-0ubuntu1 (revision 824 from lp:nux). More... almost 12 years ago
Releasing 4.0.3+13.10.20131011-0ubuntu1, based on r824 More... almost 12 years ago
* Make sure when key press/release xevents comes in we sync up the XIC client window with the current xevent window. This way XIM wouldnt randomly fail to work. More... almost 12 years ago
GraphicsDisplayX11: set the event timestamp when available More... almost 12 years ago
GraphicsDisplayX11: set the event timestamp when available More... almost 12 years ago
Releasing 4.0.2+13.10.20131004-0ubuntu1 (revision 821 from lp:nux). More... almost 12 years ago
Bump upstream version in preparation for release Nux 4.0.3. More... almost 12 years ago
Releasing 4.0.2+13.10.20131004-0ubuntu1, based on r821 More... almost 12 years ago
precomputed tap invariants for bilinear Gaussian blur shaders (lp: #1222602). More... almost 12 years ago
combined tap constants to improve locality of reference More... almost 12 years ago
precomputed bilinear tap offsets for blur More... almost 12 years ago
New upstream version 4.0.3. More... almost 12 years ago
bump release version to 4.0.3 More... almost 12 years ago
Releasing 4.0.2+13.10.20130927.1-0ubuntu1 (revision 819 from lp:nux). More... almost 12 years ago
Releasing 4.0.2+13.10.20130927.1-0ubuntu1, based on r819 More... almost 12 years ago
InputMethodIBus: use GCancellable to ignore callback events after destruction More... almost 12 years ago
InputMethodIBus: process the key event natevely only if ibus didn't handle that More... almost 12 years ago
InputMethodIBus: use GCancellable to ignore callback events after destruction More... almost 12 years ago