]> git.sur5r.net Git - i3/i3/history - src
Only resize when the left/right mouse button is used, not when scrolling (Thanks...
[i3/i3] / src /
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-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'
2012-01-21 Michael StapelbergBugfix: Force a new sequence number after UnmapNotify
2012-01-21 Michael StapelbergFix prototype
2012-01-21 Michael StapelbergBugfix: Only ignore EnterNotify events after UnmapNotif...
2012-01-21 Michael StapelbergDraw a separator line after each tab (doesn’t use extra...
2012-01-21 Michael StapelbergBugfix: Redraw right border after rendering the window...
2012-01-20 Michael Stapelberghandle the old bar color config syntax in a backwards...
2012-01-20 Michael StapelbergRe-implement bar borders (by Angelo Haller)
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'fix-ewmh'
2012-01-20 Michael StapelbergBugfix: Setup the _NET_SUPPORTING_WM_CHECK atom in...
2012-01-19 Michael StapelbergBugfix: Don’t increment 'walk' before checking it ...
2012-01-18 Michael StapelbergMerge branch 'master' into next
2012-01-18 Michael StapelbergMerge branch 'fix-focus'
2012-01-18 Michael StapelbergBugfix: Respect WM_HINTS.input for WM_TAKE_FOCUS clients
2012-01-17 Michael StapelbergMerge branch 'master' into next
2012-01-17 Michael StapelbergMerge branch 'fix-take-focus'
2012-01-17 Michael StapelbergBugfix: Either use SetInputFocus *or* send WM_TAKE_FOCU...
2012-01-17 Michael StapelbergBugfix: Only ignore EnterNotify events after UnmapNotif...
2012-01-14 Michael StapelbergMerge branch 'new-parser' into next
2012-01-14 Michael StapelbergImplement a new parser for commands. (+test)
2012-01-14 Michael StapelbergRefactor the code out of src/cmdparse.y to src/commands.c
2012-01-10 Michael Stapelbergcmdparse.l: [^t] is enough (Thanks f8l)
next