]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2009-10-23 Michael StapelbergUpdate userguide
2009-10-23 Michael StapelbergAdd tabbing to default config
2009-10-23 Michael StapelbergMention the testcases in the release notes
2009-10-23 Michael StapelbergAdd release notes for 3.δ
2009-10-23 Michael StapelbergUpdate debian changelog
2009-10-23 Michael StapelbergBugfix: Allow dock clients to reconfigure their height...
2009-10-13 Michael StapelbergBugfix: Don’t allow moving/resizing of fullscreen windo...
2009-10-12 Michael StapelbergBugfix: Fix NULL pointer dereference when reconfiguring...
2009-10-11 Michael Stapelberguserguide: tell the user where the configuration file...
2009-10-11 Michael StapelbergFix HEAD^
2009-10-11 Michael StapelbergBugfix: Also apply the fix of 74ccdb4 when re-querying...
2009-10-07 Michael StapelbergAdd testcase for the mark/goto command
2009-10-07 Michael StapelbergBugfix: IPC: Correctly handle the case when multiple...
2009-10-07 Michael Stapelbergi3-input: Bugfix: Don’t try to convert the prompt if...
2009-10-07 Michael StapelbergBugfix: Correctly position bar window when using xrandr...
2009-10-07 Michael StapelbergBugfix: Go to the target workspace before changing...
2009-10-07 Michael StapelbergBugfix: Correctly restore the focus to the root screen...
2009-10-01 Michael StapelbergAdd a new test for moving clients to different workspac...
2009-10-01 Michael StapelbergBugfix: parser: Correctly generate colorpixels from...
2009-09-29 Michael StapelbergFix warnings in lexer/parser
2009-09-29 Michael StapelbergBugfix: Correctly initialize workspaces when initializi...
2009-09-29 Michael StapelbergRefactor workspaces to be stored in a TAILQ instead...
2009-09-29 Michael StapelbergBugfix: When rendering, skip containers which are not...
2009-09-29 Michael StapelbergBugfix: Don’t crash when changing workspace when there...
2009-09-29 Michael StapelbergBugfix: Fix parsing symbols which contain numbers,...
2009-09-28 Michael StapelbergBugfix: partly revert f3880928, client->workspace was...
2009-09-28 Michael StapelbergFix syntax for resize command
2009-09-28 Michael StapelbergBugfix: Create new workspace when there are no free...
2009-09-27 Michael StapelbergImplement options to change the default mode of containers
2009-09-27 Michael StapelbergBugfix: parser: limit of 10 workspaces is gone
2009-09-27 Michael StapelbergRemove debug message
2009-09-27 Michael StapelbergHandle ipc_socket like ipc-socket
2009-09-27 Michael StapelbergImplement modes. Modes allow you to use different keybi...
2009-09-27 Michael StapelbergBugfix: Correctly re-grab keys when using the new lexer
2009-09-27 Michael Stapelbergparser: Implement parsing mode sections
2009-09-27 Michael Stapelbergretab! cfgparse.y
2009-09-27 Michael StapelbergAdd vim modeline to lexer/parser
2009-09-27 Michael Stapelberglexer: Allow whitespace before comments
2009-09-27 Michael StapelbergAdd documentation for workspace_get()
2009-09-27 Michael StapelbergMake number of workspaces dynamic (no longer limited...
2009-09-26 Michael StapelbergImplement resize command
2009-09-26 Michael StapelbergObey the client’s border_width setting (Thanks shatter)
2009-09-26 Michael StapelbergFix some compilation warnings (Thanks mxf)
2009-09-26 Michael StapelbergExplicitly call flex and bison instead of lex and yacc...
2009-09-25 Michael StapelbergBugfix: Fix resizing on second monitor (Thanks litemotiv)
2009-09-22 Michael StapelbergImplement stack-limit for further defining how stack...
2009-09-22 Michael StapelbergRemove old code
2009-09-22 Michael StapelbergMove handler for clicking to its own file
2009-09-20 Michael StapelbergImplement vim-like marks
2009-09-20 Michael Stapelbergi3-input: implement prefixes for commands
2009-09-20 Michael StapelbergAdd initial version of i3-input, an interactive tool...
2009-09-19 Michael Stapelberglexer: Implement workspace <number> "<name>"
2009-09-19 Michael Stapelberglexer: return HEX instead of NUMBER when parsing colors
2009-09-19 Michael StapelbergMerge branch 'lex' into next
2009-09-19 Michael StapelbergFinish configfile parsing with lexer, implement -l...
2009-09-15 Michael StapelbergMake gcc happy about some possibly uninitialized variab...
2009-09-13 Michael StapelbergImplement most code to actually set the configuration...
2009-09-13 Michael StapelbergMake variable expansion work with the new parsing
2009-09-13 Michael StapelbergFix some parsing problems, retab!
2009-09-13 Michael StapelbergImplement option -p to test if the lexer/parser can...
2009-09-13 Michael StapelbergAdd first version of lexer/parser to git, update Makefile
2009-09-12 Michael StapelbergBugfix: Re-distribute free space when closing rows...
2009-09-12 Michael StapelbergImplement right mouse button + dragging to resize tilin...
2009-09-12 Michael StapelbergBugfix: Correctly warp pointer *after* rendering the...
2009-09-12 Michael StapelbergCompilation fix for the last commit
2009-09-12 Michael StapelbergBugfix: Correctly initialize workspaces for floating...
2009-09-12 Michael StapelbergBugfix: Correctly initialize workspace when moving...
2009-09-10 Michael StapelbergBugfix: Fix clicking on stack windows in tabbed mode...
2009-09-10 Michael StapelbergBump debian changelog to avoid conflicts
2009-09-10 Michael StapelbergSome little style adjustments for badboy’s patch
2009-09-10 Jan-Erik RedigerImplement command to toggle border style
2009-09-10 Michael StapelbergFix compilation warning because of missing braces
2009-09-10 Michael StapelbergBugfix: Don’t handle WM_HINTS if it is not set (Thanks...
2009-09-07 Michael StapelbergBugfix: Correctly handle unmap-notify events when resiz...
2009-09-06 Michael StapelbergImplement the urgency hint for windows/workspaces
2009-09-06 Michael StapelbergImplement horizontal resize
2009-09-05 Michael StapelbergBugfix: Initialize screens correctly when not using...
2009-09-05 Michael StapelbergBugfix: Correctly grab the right mouse button for resiz...
2009-09-02 Michael StapelbergMerge patches for OpenBSD compatibility
2009-09-02 Michael StapelbergImplement long options (--version, --no-autostart,...
2009-09-02 Michael StapelbergBugfix: In stacked/tabbed mode we need the regular...
2009-08-31 Michael StapelbergBugfix: If the pointer is outside of the screen when...
2009-08-29 Michael StapelbergBugfix: Don’t display unnamed workspaces with %d: ...
2009-08-29 Michael StapelbergBugfix: Draw black border instead of background-color...
2009-08-27 Michael StapelbergBugfix: Don’t crash if the numlock symbol cannot be...
2009-08-25 Michael StapelbergBugfix: Don’t call resize_client if the width/height...
2009-08-24 Michael Stapelbergdebian: Install i3-msg manpage
2009-08-24 Michael StapelbergUpdate debian changelog
2009-08-24 Michael StapelbergAdd manpage for i3-msg
2009-08-24 Michael StapelbergFix FTBFS for GNU/kFreeBSD and possibly GNU/Hurd (Thank...
2009-08-23 Michael StapelbergBugfix: Correctly use base_width/base_height and size...
2009-08-23 Michael StapelbergDon’t round up if the corrected height/width is the...
2009-08-22 Michael StapelbergImplement tabbing
2009-08-22 Michael StapelbergMore tests
2009-08-22 Michael StapelbergImplement resizing floating clients with Mod1 + right...
2009-08-21 Michael Stapelbergtests: Use hex color codes for background_color
2009-08-21 Michael StapelbergImplement tests in t/10-dock.t
2009-08-21 Michael StapelbergUse ArrayRefs instead of Rects where possible, add...
2009-08-21 Michael StapelbergBugfix: Map window when it got the fullscreen hint set
2009-08-21 Michael StapelbergExpand fullscreen test to setting the hint before mappi...
next