]> git.sur5r.net Git - i3/i3/history - src
Merge branch 'fix-workspace-number'
[i3/i3] / src /
2012-05-09 Michael StapelbergMerge branch 'fix-workspace-number'
2012-05-09 Ondrej Grovermaybe_back_and_forth now sets render_tree
2012-05-09 Michael Stapelbergmake maybe_back_and_forth static
2012-05-09 Ondrej Groverbugfix: less differentiation between named and numbered...
2012-05-09 Michael StapelbergMerge branch 'fix-static-analysis'
2012-05-09 Michael Stapelbergremove dead code
2012-05-09 Michael StapelbergRemove set but never read variable
2012-05-09 Michael StapelbergMerge branch 'fix-dump-log-errmsg'
2012-05-09 Michael StapelbergMove is_debug_build() to libi3/
2012-05-02 Michael StapelbergMerge branch 'fix-invalid-cmd-reply'
2012-05-02 Michael StapelbergSend proper error messages upon parser failures, use...
2012-05-02 Michael StapelbergMerge branch 'fix-spelling'
2012-05-02 Michael StapelbergFix spelling of success
2012-05-02 Michael StapelbergMerge branch 'build-mac-os-x'
2012-05-02 Michael Stapelberglog.c: len is always positive, remove useless check...
2012-05-02 Michael StapelbergMake log.c figure out the physical amount of memory...
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-04-22 Michael Stapelbergbump copyright in --version (Thanks joepd)
2012-04-21 Michael Stapelbergcfgparse: accept force-xinerama as a synonym of force_x...
2012-04-09 Michael Stapelbergtests: warp the pointer to in multi-monitor tests to...
2012-04-09 Michael StapelbergImplement fake-outputs option (cmdline, cfg) for multi...
2012-04-08 Michael StapelbergOnly resize when the left/right mouse button is used...
2012-04-08 Michael StapelbergFix warning: properly initialize 'workspace' variable
2012-04-08 Michael StapelbergImplement 'rename workspace <old_name> to <new_name>'
2012-04-08 Michael StapelbergImplement 'move [container|window] to workspace number...
2012-04-08 Michael StapelbergImplement 'workspace number <number>' to switch to...
2012-04-08 Michael StapelbergPrevent changing focus outside a container when scrolli...
2012-04-08 Michael StapelbergReplace the old fullscreen container when requesting...
2012-04-08 Michael StapelbergImplement resize <grow|shrink> <width|height>, use...
2012-04-07 Michael StapelbergForce WM_TAKE_FOCUS event to be sent when clicking
2012-04-07 Michael StapelbergMerge branch 'fix-eclipse-focus'
2012-04-07 Michael StapelbergForce WM_TAKE_FOCUS event to be sent when clicking
2012-04-05 Peter BuiBug 676: if scratchpad window is active on a non-visibl...
2012-04-05 Jose PereiraAdded option to select primary display on tray_output
2012-03-31 Michael StapelbergUse (void) instead of () for functions without args...
2012-03-26 Michael StapelbergA few style fixes for the previous commit
2012-03-26 darkravenUse 32bit visual only when needed. Thus we could drop...
2012-03-25 Pavel LöblExtends move command for floating windows
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'fix-eclipse-focus'
2012-03-21 Michael StapelbergForce WM_TAKE_FOCUS event to be sent again upon EnterNotify
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'leavestates'
2012-03-21 Michael Stapelbergcfgparse: leave EAT_WHITESPACE and BINDSYM_COND states...
2012-03-21 Michael Stapelbergdebugging trick: keep a symbol pointing to I3_VERSION...
2012-03-21 Michael StapelbergMerge branch 'master' into next
2012-03-21 Michael StapelbergMerge branch 'fix-floating-restart'
2012-03-21 Michael StapelbergBugfix: Fix restart with for_window floating configurat...
2012-03-21 Michael StapelbergBugfix: Also clear the command parser’s stack upon...
2012-03-19 Michael StapelbergMerge branch 'master' into next
2012-02-21 Michael StapelbergUse gettimeofday() and struct timevals instead of time()
2012-02-16 Michael Stapelbergcfgparse: also accept negative numbers
2012-02-16 D ThompsonImplement support for user configuration of constraints...
2012-02-15 Michael StapelbergMerge branch 'master' into next
2012-02-15 Michael StapelbergMerge branch 'fix-i3bar-highlight'
2012-02-15 Simon KämpeHighlight i3bar ws when changing output w/ mouse.
2012-02-15 Michael StapelbergRender only once for all matching assignments (Thanks...
2012-02-15 Michael StapelbergRefactor the interface of commands.c
2012-02-15 Michael StapelbergImplement support for chosing a 32 bit visual (necessar...
2012-02-15 Fernando Tarlá Car... Fix the coords of floating cons when moving workspaces.
2012-02-15 Fernando Tarlá Car... If moving the last ws, create a new one in its place.
2012-02-14 Jeremy O'BrienImplement urgency flag matcher
2012-02-12 Michael StapelbergMerge branch 'master' into next
2012-02-10 Michael StapelbergBugfix: Correctly handle missing ending double quotes...
2012-02-10 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergBugfix: Properly handle workspace names with double...
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'fix-split'
2012-02-07 Michael StapelbergBugfix: Properly split when the current container is...
2012-02-07 Michael StapelbergMerge branch 'master' into next
2012-02-07 Michael StapelbergMerge branch 'fix-workspace_layout'
2012-02-07 Michael StapelbergBugfix: Obey workspace_layout when re-inserting floatin...
2012-02-07 Michael StapelbergError message was missing a slash
2012-02-07 Michael Stapelbergrandr: Skip workspaces which are assigned to a differen...
2012-02-07 Fernando Tarlá Car... Don't migrate unfocused empty workspaces when disabling...
2012-01-29 Michael StapelbergMerge branch 'master' into next
2012-01-29 Michael StapelbergMerge branch 'fix-floating-disappear'
2012-01-29 Fernando Tarlá Car... Fix coords of floating containers when the output is...
2012-01-28 Michael Stapelbergcommands_parser: use safewrapper functions
2012-01-27 Michael Stapelbergadd comments to src/commands.c
2012-01-27 Michael StapelbergRip out the old command parser, remove migration code
2012-01-27 Michael StapelbergBugfix: Free old criteria matching window list (Thanks...
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-27 Michael StapelbergMerge branch 'master' into next
2012-01-25 Michael Stapelbergnew parser: correctly handle leading/trailing newlines...
2012-01-22 Fernando Tarlá Car... Force redrawing the indicators after a move.
2012-01-22 Michael Stapelbergforce rendering in more cases
2012-01-22 Michael StapelbergForce re-rendering after changing the orientation of...
2012-01-22 Michael StapelbergImplement highlighting right/bottom borders of splitted...
2012-01-21 Michael Stapelbergmake in-place restarts use socket activation, too ...
2012-01-21 Michael StapelbergCorrectly restore focus after in-place restarts
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'fix-randr-floating'
2012-01-21 Michael StapelbergBugfix: Fix coordinates when the rect of an output...
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'fix-floating-pos'
2012-01-21 Michael StapelbergBugfix: Position floating windows exactly where their...
2012-01-21 Michael StapelbergIgnore aspect ratio during fullscreen mode (fixes MPlay...
2012-01-21 Michael StapelbergMerge branch 'master' into next
2012-01-21 Michael StapelbergMerge branch 'fix-fullscreen-enternotify'
next