2009-11-08 |
Michael Stapelberg | s/for(/for (/ |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Michael Stapelberg | document the new border option |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Michael Stapelberg | Implement configuration setting to change the default... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Michael Stapelberg | Bugfix: Don’t access wrong parameter (Thanks atsutane) |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Michael Stapelberg | Explicitly specify -lxcb when linking to link with... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Michael Stapelberg | Use nicer colors for focused_inactive by default |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Michael Stapelberg | Install welcome message, display it in default config |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Michael Stapelberg | Some reformatting of the welcome message |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Atsutane | Wrote a short welcome message introducing the default... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Michael Stapelberg | parser: Solve last shift/reduce conflicts |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Michael Stapelberg | parser: solve shift/reduce conflict by moving WHITESPAC... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Michael Stapelberg | Fix compilation warning |
commit | commitdiff | tree | snapshot |
2009-11-06 |
Michael Stapelberg | configfile: make whitespace optional for modes (Thanks... |
commit | commitdiff | tree | snapshot |
2009-11-05 |
Michael Stapelberg | debian: Recommend xfonts-base (necessary for misc-fixed... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Michael Stapelberg | Bugfix: Cleanup stack window also when in tabbing mode... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Michael Stapelberg | Apply fix of the previous commit also for columns |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Michael Stapelberg | Bugfix: Switch layout mode after initializing all conta... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Michael Stapelberg | Update hacking-howto (no longer reacting to notifies... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Michael Stapelberg | Also support xcb-keysyms < 0.3.4 when using bindsym... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Michael Stapelberg | Fix compilation warning |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Michael Stapelberg | Bugfix: Ignore trailing/leading whitespaces when defini... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Michael Stapelberg | Bugfix: Prevent a division through zero (Thanks xeen) |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Michael Stapelberg | Bugfix: Correctly re-assign dock_clients to the first... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Michael Stapelberg | Change testcases to work with the released version... |
commit | commitdiff | tree | snapshot |
2009-10-26 |
Michael Stapelberg | Add cursor keys for focussing, moving, snapping to... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Bugfix: Use the right pointer for bar.* colors (Thanks... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Fix debug message in cfgparse.y (Thanks shatter) |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Bugfix: i3-input: Allocate one more character for null... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Update userguide |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Add tabbing to default config |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Mention the testcases in the release notes |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Add release notes for 3.δ |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Update debian changelog |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Michael Stapelberg | Bugfix: Allow dock clients to reconfigure their height... |
commit | commitdiff | tree | snapshot |
2009-10-13 |
Michael Stapelberg | Bugfix: Don’t allow moving/resizing of fullscreen windo... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Michael Stapelberg | Bugfix: Fix NULL pointer dereference when reconfiguring... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Michael Stapelberg | userguide: tell the user where the configuration file... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Michael Stapelberg | Fix HEAD^ |
commit | commitdiff | tree | snapshot |
2009-10-11 |
Michael Stapelberg | Bugfix: Also apply the fix of 74ccdb4 when re-querying... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Michael Stapelberg | Add testcase for the mark/goto command |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Michael Stapelberg | Bugfix: IPC: Correctly handle the case when multiple... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Michael Stapelberg | i3-input: Bugfix: Don’t try to convert the prompt if... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Michael Stapelberg | Bugfix: Correctly position bar window when using xrandr... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Michael Stapelberg | Bugfix: Go to the target workspace before changing... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Michael Stapelberg | Bugfix: Correctly restore the focus to the root screen... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Michael Stapelberg | Add a new test for moving clients to different workspac... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Michael Stapelberg | Bugfix: parser: Correctly generate colorpixels from... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Michael Stapelberg | Fix warnings in lexer/parser |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Michael Stapelberg | Bugfix: Correctly initialize workspaces when initializi... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Michael Stapelberg | Refactor workspaces to be stored in a TAILQ instead... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Michael Stapelberg | Bugfix: When rendering, skip containers which are not... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Michael Stapelberg | Bugfix: Don’t crash when changing workspace when there... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Michael Stapelberg | Bugfix: Fix parsing symbols which contain numbers,... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Michael Stapelberg | Bugfix: partly revert f3880928, client->workspace was... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Michael Stapelberg | Fix syntax for resize command |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Michael Stapelberg | Bugfix: Create new workspace when there are no free... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Michael Stapelberg | Implement options to change the default mode of containers |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Michael Stapelberg | Bugfix: parser: limit of 10 workspaces is gone |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Michael Stapelberg | Remove debug message |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Michael Stapelberg | Handle ipc_socket like ipc-socket |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Michael Stapelberg | Implement modes. Modes allow you to use different keybi... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Michael Stapelberg | Bugfix: Correctly re-grab keys when using the new lexer |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Michael Stapelberg | parser: Implement parsing mode sections |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Michael Stapelberg | retab! cfgparse.y |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Michael Stapelberg | Add vim modeline to lexer/parser |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Michael Stapelberg | lexer: Allow whitespace before comments |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Michael Stapelberg | Add documentation for workspace_get() |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Michael Stapelberg | Make number of workspaces dynamic (no longer limited... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Michael Stapelberg | Implement resize command |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Michael Stapelberg | Obey the client’s border_width setting (Thanks shatter) |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Michael Stapelberg | Fix some compilation warnings (Thanks mxf) |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Michael Stapelberg | Explicitly call flex and bison instead of lex and yacc... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Michael Stapelberg | Bugfix: Fix resizing on second monitor (Thanks litemotiv) |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Michael Stapelberg | Implement stack-limit for further defining how stack... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Michael Stapelberg | Remove old code |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Michael Stapelberg | Move handler for clicking to its own file |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Michael Stapelberg | Implement vim-like marks |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Michael Stapelberg | i3-input: implement prefixes for commands |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Michael Stapelberg | Add initial version of i3-input, an interactive tool... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Michael Stapelberg | lexer: Implement workspace <number> "<name>" |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Michael Stapelberg | lexer: return HEX instead of NUMBER when parsing colors |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Michael Stapelberg | Merge branch 'lex' into next |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Michael Stapelberg | Finish configfile parsing with lexer, implement -l... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Michael Stapelberg | Make gcc happy about some possibly uninitialized variab... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Michael Stapelberg | Implement most code to actually set the configuration... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Michael Stapelberg | Make variable expansion work with the new parsing |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Michael Stapelberg | Fix some parsing problems, retab! |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Michael Stapelberg | Implement option -p to test if the lexer/parser can... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Michael Stapelberg | Add first version of lexer/parser to git, update Makefile |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Michael Stapelberg | Bugfix: Re-distribute free space when closing rows... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Michael Stapelberg | Implement right mouse button + dragging to resize tilin... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Michael Stapelberg | Bugfix: Correctly warp pointer *after* rendering the... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Michael Stapelberg | Compilation fix for the last commit |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Michael Stapelberg | Bugfix: Correctly initialize workspaces for floating... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Michael Stapelberg | Bugfix: Correctly initialize workspace when moving... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Michael Stapelberg | Bugfix: Fix clicking on stack windows in tabbed mode... |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Michael Stapelberg | Bump debian changelog to avoid conflicts |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Michael Stapelberg | Some little style adjustments for badboy’s patch |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Jan-Erik Rediger | Implement command to toggle border style |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Michael Stapelberg | Fix compilation warning because of missing braces |
commit | commitdiff | tree | snapshot |
next |