]> git.sur5r.net Git - i3/i3/history - include
Implement Xinerama screen changes
[i3/i3] / include /
2009-03-03 Michael StapelbergImplement Xinerama screen changes
2009-03-03 Michael StapelbergUse a different color for focused windows in not focuse...
2009-03-03 Michael StapelbergBugfix: Override client’s moves/resizes in configure_no...
2009-03-02 Michael StapelbergBugfix: Forgot to change the number of atoms correctly
2009-03-01 Michael StapelbergDocumentation update: Make some comments more understan...
2009-02-28 Michael StapelbergBugfix: Fix various bugs when switching workspaces
2009-02-28 Michael StapelbergBugfix: Set focus when table was shrinked and CUR_CELL...
2009-02-27 Michael StapelbergImplement restart-command to restart i3 without having...
2009-02-24 Michael StapelbergImplement configuration file parsing
2009-02-24 Michael StapelbergImplement automatic cleaning of the table
2009-02-24 Michael StapelbergMore documentation, cleanups, and a cache for get_color...
2009-02-24 Michael StapelbergCleanups, documentation
2009-02-23 Michael StapelbergImplement stacking
2009-02-23 Michael StapelbergFix some movement/rendering bugs
2009-02-22 Michael StapelbergMerge branch 'master' of zekjur:/git/i3
2009-02-22 Michael StapelbergCorrectly handle _NET_WM_WINDOW_TYPE == _NET_WM_WINDOW_...
2009-02-16 Michael StapelbergImplement horizontal resizing
2009-02-15 Michael StapelbergImplement exit_if_null using variadic macros, fix compi...
2009-02-15 Michael StapelbergFinalize font.c
2009-02-15 Michael StapelbergCleanup load_font(), make it caching
2009-02-15 Michael StapelbergImplement Xinerama (workspaces have a specific screen)
2009-02-14 Michael StapelbergImplement fullscreen mode (Mod1+f)
2009-02-14 Michael StapelbergBugfix: Correctly handle unmap, don’t apply attribute...
2009-02-14 Michael StapelbergImplement fullscreen (_NET_WM_STATE_FULLSCREEN)
2009-02-14 Michael StapelbergAdd vim hints, copyright notice to each file, add LICEN...
2009-02-14 Michael StapelbergVarious code improvements
2009-02-14 Michael StapelbergEnvironment filtering is not needed. Instead, open...
2009-02-13 Michael StapelbergMove stuff to include/ and src/