]> git.sur5r.net Git - i3/i3/history - src/util.c
Use default cursor (XC_left_ptr) for all windows
[i3/i3] / src / util.c
2009-03-04 Michael StapelbergUse default cursor (XC_left_ptr) for all windows
2009-03-04 Michael StapelbergSave unnecessary redecorations
2009-03-03 Michael StapelbergUse a different color for focused windows in not focuse...
2009-03-03 Michael StapelbergLittle cleanups
2009-03-02 Michael StapelbergBugfix: Don’t crash when we’re already in stacking...
2009-02-28 Michael StapelbergBugfix: Fix various bugs when switching workspaces
2009-02-28 Michael StapelbergRevert 43d471b9ab736f5ff5b458a672d54319e3366464 and...
2009-02-28 Michael StapelbergBugfix: Raise clients only when needed
2009-02-28 Michael StapelbergBugfix: Fix two bugs in fullscreen mode
2009-02-24 Michael StapelbergMore documentation, cleanups, and a cache for get_color...
2009-02-23 Michael StapelbergImplement stacking
2009-02-23 Michael StapelbergDon’t assign ->container for dock-windows
2009-02-15 Michael StapelbergImplement exit_if_null using variadic macros, fix compi...
2009-02-15 Michael StapelbergUpdate TODO and header-comments
2009-02-15 Michael StapelbergFinalize font.c
2009-02-15 Michael StapelbergImplement Xinerama (workspaces have a specific screen)
2009-02-14 Michael StapelbergImplement fullscreen mode (Mod1+f)
2009-02-14 Michael StapelbergAdd vim hints, copyright notice to each file, add LICEN...
2009-02-14 Michael StapelbergEnvironment filtering is not needed. Instead, open...
2009-02-13 Michael StapelbergMove stuff to include/ and src/