0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove _NET_WM_STATE_DEMANDS_ATTENTION hint when window receives focus. More... almost 19 years ago
Add reference counting to texture objects. More... almost 19 years ago
Add createTexture and destroyTexture. More... almost 19 years ago
Update ABIVERSION. More... almost 19 years ago
Use serverWidth, serverHeight and serverBorderWidth. More... almost 19 years ago
Use serverWidth, serverHeight and serverBorderWidth. More... almost 19 years ago
Use serverWidth, serverHeight and serverBorderWidth. More... almost 19 years ago
Use serverWidth and serverHeight. More... almost 19 years ago
Use serverWidth, serverHeight and serverBorderWidth. More... almost 19 years ago
Use serverWidth, serverHeight and serverBorderWidth. More... almost 19 years ago
Use serverWidth, serverHeight and serverBorderWidth. More... almost 19 years ago
Use largest of 2D and RECT texture targets max size for maxTextureSize. More... almost 19 years ago
Use serverWidth, serverHeight and serverBorderWidth. More... almost 19 years ago
Use serverWidth, serverHeight and serverBorderWidth in sendSyncRequest. More... almost 19 years ago
No need for a special case for override_redirect windows. More... almost 19 years ago
Use serverWidth, serverHeight, serverBorderWidth in moveResizeWindow. More... almost 19 years ago
Set serverWidth, serverHeight and serverBorderWidth of override_redirect windows when we get a ConfigureNotify. More... almost 19 years ago
Avoid unnessecary synchronization when sending synthetic configure notify events. More... almost 19 years ago
Add serverWidth serverHeight and serverBorderWidth, which are always updated when we send a configure request. More... almost 19 years ago
Less annoying defaults for rotate plugin. More... almost 19 years ago
Make sure invprec is greater than 0. More... almost 19 years ago
Add texCoordSize and indexCount to CompWindow struct. More... almost 19 years ago
Regen compiz.schemas.in. More... almost 19 years ago
Fix typo. More... almost 19 years ago
Don't allow maximize, minimize and fullscreen actions on util and toolbar windows. More... almost 19 years ago
Don't use versionsort. More... almost 19 years ago
Fix so that moveResizeWindow is allowed to do size changes for non-maximized windows without going through addWindowSizeChanges. Having all size changes go through addWindowSizeChanges is obviously wrong. More... almost 19 years ago
Regen compiz.schemas.in. More... almost 19 years ago
Fix typo. More... almost 19 years ago
Only allow size changes added by addWindowSizeChanges. More... almost 19 years ago