2009-12-07 |
Michael Stapelberg | When no screens are found, don’t hog the CPU. Also... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Michael Stapelberg | Add new chapters to userguide: multi-monitor and softwa... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Michael Stapelberg | Bugfix: Fix two problems in resizing floating windows... |
commit | commitdiff | tree | snapshot |
2009-11-26 |
Michael Stapelberg | Bugfix: Render containers after setting the client... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Michael Stapelberg | debian: update changelog |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Michael Stapelberg | debian: Add i3-wm.doc-base |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Michael Stapelberg | debian: add missing files to docs/ |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Michael Stapelberg | debian: set priority only for the source package, binar... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Michael Stapelberg | Bugfix: Resize client after updating base_height/base_w... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Michael Stapelberg | Bugfix: Don’t ignore urgency flag when the client wants... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Michael Stapelberg | Bugfix: Fix stack-limit cols, handle stack-limit cols... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Michael Stapelberg | config: delete old parser, new lexer/parser is the... |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Michael Stapelberg | Bugfix: Also fix horizontal resizing |
commit | commitdiff | tree | snapshot |
2009-11-22 |
Michael Stapelberg | Bugfix: Correctly calculate width when resizing (Thanks... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Michael Stapelberg | Expand testcase for urgency hint |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Michael Stapelberg | Bugfix: Don’t set the urgency flag if the window is... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Michael Stapelberg | Bugfix: Accept underscores in bindsym (Thanks jace) |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Michael Stapelberg | Bugfix: Fix resizing of floating windows in borderless... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Michael Stapelberg | Add testcase for resizing of floating windows |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Michael Stapelberg | Add testcase for the urgency hint |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Michael Stapelberg | Bugfix: Correctly clear the urgency hint if a window... |
commit | commitdiff | tree | snapshot |
2009-11-18 |
Michael Stapelberg | Bugfix: Also allow WORDs as workspace names (Thanks... |
commit | commitdiff | tree | snapshot |
2009-11-15 |
Michael Stapelberg | Bugfix: Don’t hide window titles in tabbing mode (Thank... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Michael Stapelberg | Remove the terminal option from config. |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Michael Stapelberg | Bugfix: Correctly replay pointer if the click handler... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Michael Stapelberg | Bugfix: Correctly switch border types for floating... |
commit | commitdiff | tree | snapshot |
2009-11-13 |
Michael Stapelberg | Bugfix: Don’t draw window title when titlebar is disabl... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Michael Stapelberg | Disable XKB instead of quitting with an error (Thanks... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
Michael Stapelberg | Add ctrl as synonym for control |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Michael Stapelberg | Makefile: Use POSIX-compliant method to delete multiple... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Michael Stapelberg | Fix compilation warning on OpenBSD (Thanks bapt) |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Michael Stapelberg | debian: Add flex/bison to build-deps |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Michael Stapelberg | debian: update packaging |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Michael Stapelberg | parser: Use right parameter, suppress warning about... 3.d |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Michael Stapelberg | Update regexp in make dist |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Michael Stapelberg | Only evaluate the $(shell) expansions once in Makefiles |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Michael Stapelberg | Bump version in manpage |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Michael Stapelberg | Change makefile for the release of 3.d |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Michael Stapelberg | Add manpage for i3-input |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Michael Stapelberg | Update changelog / release-notes |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Michael Stapelberg | Bugfix: WHITESPACE was missing in front of the workspac... |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Michael Stapelberg | Fix rendering of 1-px-border windows which require... |
commit | commitdiff | tree | snapshot |
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 |
next |