]> git.sur5r.net Git - i3/i3/history - include/client.h
Fix unaligned memory access on sparc (Thanks David Coppa)
[i3/i3] / include / client.h
2010-03-30 Michael StapelbergMerge branch 'next'
2010-03-20 Michael Stapelbergbackport client_leave_fullscreen from next branch ...
2010-03-08 Axel WagnerImplement screen-spanning fullscreen-mode (command...
2009-12-22 Michael StapelbergMake containers containing exactly one window behave...
2009-12-19 Michael StapelbergTouch each log message and classify it as DLOG (debug...
2009-12-12 Michael StapelbergTake into account the window’s base_{width,height}...
2009-11-09 Michael StapelbergMerge branch 'next'
2009-11-08 Michael StapelbergImplement configuration setting to change the default...
2009-09-20 Michael StapelbergImplement vim-like marks
2009-08-21 Michael StapelbergMerge branch 'next' into testcases
2009-08-19 Michael StapelbergMerge branch 'next'
2009-08-11 Michael StapelbergMore log cleanups
2009-08-11 Michael StapelbergBugfix: Fix screen wrapping, cleanup some log messages
2009-08-11 Michael StapelbergMerge branch 'next' into testcases
2009-08-11 Michael StapelbergSet WM_STATE_WITHDRAWN when unmapping, unmap windows...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-08-05 Michael StapelbergImplement borderless / 1-px-bordered windows
2009-06-29 Lars Hartmannupdated doxygen docu, added FIXMEs, fixed headers to...
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-25 Michael StapelbergBugfix: Correctly handle moving fullscreen client onto...
2009-06-21 Michael StapelbergImplement selecting the next tiling/floating window...
2009-06-19 Michael Stapelbergfloating: Don’t let clients become hidden under stack...
2009-05-30 Michael StapelbergBugfix: Correctly cleanup stack_windows when setting...
2009-05-26 Michael StapelbergMove toggle_fullscreen to client.c
2009-05-16 Michael StapelbergImplement putting clients onto specific workspaces...