2012-02-01 |
Gary Wong | Specify property size in 32-bit units, not bytes.
|
commit | commitdiff | tree |
2012-01-30 |
Gary Wong | Ignore invalid size increment hints.
|
commit | commitdiff | tree |
2012-01-30 |
Gary Wong | Add support for RANDR extension.
|
commit | commitdiff | tree |
2010-11-05 |
Gary Wong | Don't attempt to update childless frames.
|
commit | commitdiff | tree |
2010-11-05 |
Gary Wong | Fix bug which would miscount table size after insertion...
|
commit | commitdiff | tree |
2010-06-01 |
Gary Wong | Don't attempt to load non-existent characters.
|
commit | commitdiff | tree |
2010-03-26 |
Gary Wong | Fix ISO 8859-1 to UTF-8 conversion.
|
commit | commitdiff | tree |
2009-12-06 |
Gary Wong | Handle weird reparenting cases.
|
commit | commitdiff | tree |
2009-09-14 |
Gary Wong | Ignore the constructed linker script.
|
commit | commitdiff | tree |
2009-09-14 |
Gary Wong | Clean up linker initialisation section commit.
|
commit | commitdiff | tree |
2009-09-12 |
Gary Wong | Move initialisation code into its own section, if supported...
|
commit | commitdiff | tree |
2009-09-10 |
Gary Wong | Be careful to catch all events when starting up and...
|
commit | commitdiff | tree |
2009-09-10 |
Gary Wong | Sort the window menu by stacking order.
|
commit | commitdiff | tree |
2009-09-09 |
Gary Wong | Map, raise and activate the window selected in the...
|
commit | commitdiff | tree |
2009-09-08 |
Gary Wong | Obtain RGB_COLOR_MAP property length in format units...
|
commit | commitdiff | tree |
2009-09-07 |
Gary Wong | Add _NET_SUPPORTING_WM_CHECK property to fake window.
|
commit | commitdiff | tree |
2009-09-07 |
Gary Wong | Set _NET_FRAME_EXTENTS property.
|
commit | commitdiff | tree |
2009-09-07 |
Gary Wong | Remove EWMH root properties when shutting down.
|
commit | commitdiff | tree |
2009-09-07 |
Gary Wong | Add various EWMH properties to the root and fake windows.
|
commit | commitdiff | tree |
2009-09-06 |
Gary Wong | Added basic icon support.
|
commit | commitdiff | tree |
2009-09-03 |
Gary Wong | Clean up UTF-8 processing for core text, too.
|
commit | commitdiff | tree |
2009-09-03 |
Gary Wong | Clean up UTF-8 processing.
|
commit | commitdiff | tree |
2009-09-02 |
Gary Wong | Declare read-only data structres as const.
|
commit | commitdiff | tree |
2009-09-02 |
Gary Wong | Add a menu for selecting a window to map and raise.
|
commit | commitdiff | tree |
2009-09-02 |
Gary Wong | Add new icon handling actions.
|
commit | commitdiff | tree |
2009-09-02 |
Gary Wong | Add simple menu handling.
|
commit | commitdiff | tree |
2009-09-01 |
Gary Wong | Replace passive_grab with pointer_demux (redirecting...
|
commit | commitdiff | tree |
2009-09-01 |
Gary Wong | Declare various read-only data structures as const.
|
commit | commitdiff | tree |
2009-08-31 |
Gary Wong | Show different cursors over various parts of frame...
|
commit | commitdiff | tree |
2009-08-31 |
Gary Wong | Make frame decorations optional (selected by _MOTIF_WM_HINTS...
|
commit | commitdiff | tree |
2009-08-31 |
Gary Wong | Add functions to access window decoration sizes (replacing...
|
commit | commitdiff | tree |
2009-08-31 |
Gary Wong | Fix frame passive grab handling, esp. if a window is...
|
commit | commitdiff | tree |
2009-08-31 |
Gary Wong | Add multiple text styles, and multiple faces per style.
|
commit | commitdiff | tree |
2009-08-30 |
Gary Wong | Use xmalloc() instead of malloc().
|
commit | commitdiff | tree |
2009-08-29 |
Gary Wong | Use _NET_WM_NAME in preference to WM_NAME.
|
commit | commitdiff | tree |
2009-08-29 |
Gary Wong | Initialise feedback->u.feedback.
|
commit | commitdiff | tree |
2009-08-29 |
Gary Wong | Properly handle events of Withdrawn clients, even if...
|
commit | commitdiff | tree |
2009-08-29 |
Gary Wong | Cast FONT_NAME to (FcChar8 *).
|
commit | commitdiff | tree |
2009-08-28 |
Gary Wong | Reparent the windows in strict stacking order.
|
commit | commitdiff | tree |
2009-08-28 |
Gary Wong | Replace FONT_FAMILY, FONT_WEIGHT, FONT_PIXEL_SIZE,...
|
commit | commitdiff | tree |
2009-08-28 |
Gary Wong | Don't bother comparing the first cache line with itself.
|
commit | commitdiff | tree |
2009-08-28 |
Gary Wong | Add support for RENDER extension.
|
commit | commitdiff | tree |
2009-08-28 |
Gary Wong | Add TAGS to .gitignore.
|
commit | commitdiff | tree |
2009-08-27 |
Gary Wong | Use unsigned arithmetic for sequence comparison.
|
commit | commitdiff | tree |
2009-08-27 |
Gary Wong | Add .gitattributes.
|
commit | commitdiff | tree |
2009-08-27 |
Gary Wong | Implement edge resistance when resizing frames.
|
commit | commitdiff | tree |
2009-08-26 |
Gary Wong | Implement edge resistance when moving frames.
|
commit | commitdiff | tree |
2009-08-26 |
Gary Wong | Ignore single pixel movements, and account for window...
|
commit | commitdiff | tree |
2009-08-26 |
Gary Wong | Add .gitignore, COPYING and INSTALL.
|
commit | commitdiff | tree |
2009-08-26 |
Gary Wong | Mark the update box as uncleared if we enlarge the...
|
commit | commitdiff | tree |
2009-08-26 |
Gary Wong | Export warning() and fatal().
|
commit | commitdiff | tree |
2009-08-25 |
Gary Wong | Properly compute the update region when the old region...
|
commit | commitdiff | tree |
2009-08-24 |
Gary Wong | Don't call muntrace() without HAVE_MTRACE.
|
commit | commitdiff | tree |
2009-08-24 |
Gary Wong | Respond to ShapeNotify events for bounding region modificati...
|
commit | commitdiff | tree |
2009-08-23 |
Gary Wong | Send a synthetic ConfigureNotify to the client on reparentin...
|
commit | commitdiff | tree |
2009-08-23 |
Gary Wong | Add notes and placeholders for future modifications.
|
commit | commitdiff | tree |
2009-08-23 |
Gary Wong | Initial commit (gwm-basic 1.0).
|
commit | commitdiff | tree |