]> git.sur5r.net Git - i3/i3/history - src/client.c
use decimal coordinates in debug message
[i3/i3] / src / client.c
2010-04-17 Michael Stapelbergremove old fullscreen code
2010-03-08 Michael StapelbergFixes for the last commit: check outputs instead of...
2010-03-08 Axel WagnerImplement screen-spanning fullscreen-mode (command...
2010-02-28 Michael Stapelbergadd xcb_set_window_rect which configures a window accor...
2010-02-12 Michael StapelbergBugfix: Use both parts of WM_CLASS (it contains instanc...
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-12-12 Michael StapelbergBugfix: Correctly place new windows below fullscreen...
2009-11-13 Michael StapelbergBugfix: Correctly switch border types for floating...
2009-11-08 Michael StapelbergImplement configuration setting to change the default...
2009-09-29 Michael StapelbergRefactor workspaces to be stored in a TAILQ instead...
2009-09-27 Michael StapelbergMake number of workspaces dynamic (no longer limited...
2009-09-20 Michael StapelbergImplement vim-like marks
2009-08-22 Michael StapelbergImplement tabbing
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 StapelbergBugfix: Correctly unmap stack windows and don’t re...
2009-08-05 Michael StapelbergBugfix: Correctly unmap stack windows and don’t re...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-08-05 Michael StapelbergImplement borderless / 1-px-bordered windows
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-06-19 Michael StapelbergBugfix: Don’t crash when programs set NULL hints (xev...
2009-05-30 Michael StapelbergImplement clients going automatically into floating
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...