Commit Graph

  • ddf3119552 Bugfix: Don’t resize client after base_height changes if client is in fullscreen mode Michael Stapelberg 2009-12-08 20:52:19 +0100
  • 8622cf3917 Bugfix: Use more precise floating point arithmetic (Thanks helgiks) Michael Stapelberg 2009-12-08 11:48:25 +0100
  • 3057a2ec65 Bugfix: Also fix horizontal resizing Michael Stapelberg 2009-11-22 14:32:40 +0100
  • befd7f6f22 Bugfix: Use more precise floating point arithmetic (Thanks helgiks) Michael Stapelberg 2009-12-08 11:48:25 +0100
  • 99c7a14285 Correct typo Michael Stapelberg 2009-12-07 19:06:57 +0100
  • 6abf70895d Update and reformat the hacking howto Michael Stapelberg 2009-12-07 16:58:46 +0100
  • 1a53cc067b When no screens are found, don’t hog the CPU. Also, wait longer for screens (10 seconds). Michael Stapelberg 2009-12-07 16:31:49 +0100
  • 13231e13ab Add new chapters to userguide: multi-monitor and software environment Michael Stapelberg 2009-12-07 10:25:12 +0100
  • 0f64737a56 Bugfix: Fix two problems in resizing floating windows with right mouse button (Thanks Mirko) Michael Stapelberg 2009-11-26 22:17:38 +0100
  • ec2e5e8364 Bugfix: Fix two problems in resizing floating windows with right mouse button (Thanks Mirko) Michael Stapelberg 2009-11-26 22:17:38 +0100
  • 5304e7188f Bugfix: Render containers after setting the client active (Thanks Mirko) Michael Stapelberg 2009-11-26 21:32:53 +0100
  • 5a1668db36 Bugfix: Render containers after setting the client active (Thanks Mirko) Michael Stapelberg 2009-11-26 21:32:53 +0100
  • abba7714ac debian: update changelog Michael Stapelberg 2009-11-23 21:58:32 +0100
  • c308043269 debian: Add i3-wm.doc-base Michael Stapelberg 2009-11-23 21:50:01 +0100
  • c4d453c21a debian: add missing files to docs/ Michael Stapelberg 2009-11-23 21:44:23 +0100
  • 36989b8b5d debian: set priority only for the source package, binaries will inherit Michael Stapelberg 2009-11-23 21:34:21 +0100
  • 3e5d881316 Bugfix: Resize client after updating base_height/base_width (Thanks Merovius) Michael Stapelberg 2009-11-23 09:42:38 +0100
  • 5329ed0158 Bugfix: Resize client after updating base_height/base_width (Thanks Merovius) Michael Stapelberg 2009-11-23 09:42:38 +0100
  • 806a3d5e57 Bugfix: Don’t ignore urgency flag when the client wants to clean it (Thanks Syntropy) Michael Stapelberg 2009-11-23 08:35:40 +0100
  • d2a88f7089 Bugfix: Don’t ignore urgency flag when the client wants to clean it (Thanks Syntropy) Michael Stapelberg 2009-11-23 08:35:40 +0100
  • 9aa378aa2a Bugfix: Fix stack-limit cols, handle stack-limit cols on tabbed containers (Thanks jace) Michael Stapelberg 2009-11-22 22:48:08 +0100
  • 4ba26659fd Bugfix: Fix stack-limit cols, handle stack-limit cols on tabbed containers (Thanks jace) Michael Stapelberg 2009-11-22 22:48:08 +0100
  • 4ace0d2138 config: delete old parser, new lexer/parser is the default by now Michael Stapelberg 2009-11-22 20:25:33 +0100
  • 52945486fd Bugfix: Also fix horizontal resizing Michael Stapelberg 2009-11-22 14:32:40 +0100
  • 2c8b041500 Bugfix: Correctly calculate width when resizing (Thanks Merovius) Michael Stapelberg 2009-11-22 14:05:35 +0100
  • 2d7f71ee13 Bugfix: Don’t set the urgency flag if the window is currently active Michael Stapelberg 2009-11-20 15:55:54 +0100
  • 245e29ef95 Expand testcase for urgency hint Michael Stapelberg 2009-11-20 15:56:18 +0100
  • 29464dc791 Bugfix: Don’t set the urgency flag if the window is currently active Michael Stapelberg 2009-11-20 15:55:54 +0100
  • 4674fb7c0c Bugfix: Accept underscores in bindsym (Thanks jace) Michael Stapelberg 2009-11-20 15:33:38 +0100
  • c0256edd2e Bugfix: Accept underscores in bindsym (Thanks jace) Michael Stapelberg 2009-11-20 15:33:38 +0100
  • 2a966014a7 Bugfix: Fix resizing of floating windows in borderless/1-px-border mode (Thanks Grauwolf) Michael Stapelberg 2009-11-18 22:53:17 +0100
  • c5da7bd266 Bugfix: Fix resizing of floating windows in borderless/1-px-border mode (Thanks Grauwolf) Michael Stapelberg 2009-11-18 22:53:17 +0100
  • ff3809f388 Add testcase for resizing of floating windows Michael Stapelberg 2009-11-18 22:52:34 +0100
  • 0610c028d6 Add testcase for the urgency hint Michael Stapelberg 2009-11-18 20:39:53 +0100
  • a74fdc64f9 Bugfix: Correctly clear the urgency hint if a window gets unmapped without clearing the hint Michael Stapelberg 2009-11-18 20:20:54 +0100
  • 82c32616e1 Bugfix: Correctly clear the urgency hint if a window gets unmapped without clearing the hint Michael Stapelberg 2009-11-18 20:20:54 +0100
  • 93d7ab43be Bugfix: Also allow WORDs as workspace names (Thanks Grauwolf) Michael Stapelberg 2009-11-18 19:53:57 +0100
  • 6a5bdf6f8e Bugfix: Also allow WORDs as workspace names (Thanks Grauwolf) Michael Stapelberg 2009-11-18 19:53:57 +0100
  • fb04388289 Bugfix: Don’t hide window titles in tabbing mode (Thanks badboy) Michael Stapelberg 2009-11-15 17:35:15 +0100
  • d266474f97 Remove the terminal option from config. Michael Stapelberg 2009-11-13 20:36:59 +0100
  • c53e84e230 Bugfix: Correctly replay pointer if the click handler does not trigger (Thanks merovius) Michael Stapelberg 2009-11-13 20:22:23 +0100
  • aa2e0d7d14 Bugfix: Correctly replay pointer if the click handler does not trigger (Thanks merovius) Michael Stapelberg 2009-11-13 20:22:23 +0100
  • d52f80f9b6 Bugfix: Correctly switch border types for floating windows (Thanks msi) Michael Stapelberg 2009-11-13 19:55:34 +0100
  • d48a515752 Bugfix: Correctly switch border types for floating windows (Thanks msi) Michael Stapelberg 2009-11-13 19:55:34 +0100
  • 2ee097cf92 Bugfix: Don’t draw window title when titlebar is disabled (Thanks msi) Michael Stapelberg 2009-11-13 19:46:07 +0100
  • 51b937741d Bugfix: Don’t draw window title when titlebar is disabled (Thanks msi) Michael Stapelberg 2009-11-13 19:46:07 +0100
  • c0c4dd2978 Disable XKB instead of quitting with an error (Thanks sur5r) Michael Stapelberg 2009-11-13 00:30:42 +0100
  • 4b1bb7d19a Add ctrl as synonym for control Michael Stapelberg 2009-11-12 20:28:09 +0100
  • 6779a0e27f Makefile: Use POSIX-compliant method to delete multiple files (for-loop) Michael Stapelberg 2009-11-10 14:37:51 +0100
  • 47ebb9e1dd Fix compilation warning on OpenBSD (Thanks bapt) Michael Stapelberg 2009-11-10 00:07:40 +0100
  • ff0e9d8df8 website: add new release Michael Stapelberg 2009-11-09 22:56:53 +0100
  • 50739cdd58 Merge branch 'next' Michael Stapelberg 2009-11-09 22:55:24 +0100
  • 6655307951 debian: Add flex/bison to build-deps Michael Stapelberg 2009-11-09 22:44:40 +0100
  • c98bf4ba8c debian: update packaging Michael Stapelberg 2009-11-09 22:41:31 +0100
  • bf728be09b parser: Use right parameter, suppress warning about expected shift/reduce conflict Michael Stapelberg 2009-11-09 22:36:26 +0100
  • 08ee194d59 Update regexp in make dist Michael Stapelberg 2009-11-09 21:31:51 +0100
  • da9de671ba Only evaluate the $(shell) expansions once in Makefiles Michael Stapelberg 2009-11-09 21:29:54 +0100
  • c04f990320 Bump version in manpage Michael Stapelberg 2009-11-09 21:29:10 +0100
  • e593280dce Change makefile for the release of 3.d Michael Stapelberg 2009-11-09 21:28:29 +0100
  • f89ca2fce0 Add manpage for i3-input Michael Stapelberg 2009-11-09 21:28:15 +0100
  • bece0e1553 Update changelog / release-notes Michael Stapelberg 2009-11-09 20:53:56 +0100
  • f2dcc36333 Bugfix: WHITESPACE was missing in front of the workspace name (Thanks Mirko) Michael Stapelberg 2009-11-08 21:43:47 +0100
  • 316f62dfda Fix rendering of 1-px-border windows which require background filling Michael Stapelberg 2009-11-08 13:04:14 +0100
  • f1ecf08df5 s/for(/for (/ Michael Stapelberg 2009-11-08 12:45:33 +0100
  • 5e521cc299 document the new border option Michael Stapelberg 2009-11-08 12:45:05 +0100
  • 64c99cb235 Implement configuration setting to change the default border of windows Michael Stapelberg 2009-11-08 12:43:01 +0100
  • 49311e27f4 Add favicon to website Michael Stapelberg 2009-11-07 18:46:58 +0100
  • 876417f49d Bugfix: Don’t access wrong parameter (Thanks atsutane) Michael Stapelberg 2009-11-07 16:51:10 +0100
  • b3bee0930e Explicitly specify -lxcb when linking to link with binutils-gold Michael Stapelberg 2009-11-07 16:44:52 +0100
  • 037605e34c Use nicer colors for focused_inactive by default Michael Stapelberg 2009-11-06 18:41:17 +0100
  • aa712fc63b Install welcome message, display it in default config Michael Stapelberg 2009-11-06 17:46:34 +0100
  • cdeab209a4 Some reformatting of the welcome message Michael Stapelberg 2009-11-06 17:43:01 +0100
  • 0ee1d473bc Wrote a short welcome message introducing the default key bindings. Atsutane 2009-09-19 14:39:49 +0200
  • 5583dfa5e4 parser: Solve last shift/reduce conflicts Michael Stapelberg 2009-11-06 17:26:17 +0100
  • 8e1945a990 parser: solve shift/reduce conflict by moving WHITESPACE token to the right place Michael Stapelberg 2009-11-06 17:19:01 +0100
  • e86fb42891 Fix compilation warning Michael Stapelberg 2009-11-06 15:43:46 +0100
  • 6aab45e7a4 configfile: make whitespace optional for modes (Thanks tsdh) Michael Stapelberg 2009-11-06 15:42:03 +0100
  • c6d1b68a9b debian: Recommend xfonts-base (necessary for misc-fixed used in default config) Michael Stapelberg 2009-11-05 20:25:40 +0100
  • 3b05d9df60 Bugfix: Cleanup stack window also when in tabbing mode (Thanks litemotiv) Michael Stapelberg 2009-11-04 22:37:43 +0100
  • dd086864ce Apply fix of the previous commit also for columns Michael Stapelberg 2009-11-04 22:12:15 +0100
  • 2a0278b519 Bugfix: Switch layout mode after initializing all containers in a new row Michael Stapelberg 2009-11-04 22:10:26 +0100
  • 7b0dec7c16 Update hacking-howto (no longer reacting to notifies, but redirecting requests) Michael Stapelberg 2009-11-03 07:51:23 +0100
  • 2a0b1adab9 Also support xcb-keysyms < 0.3.4 when using bindsym (Thanks ch3ka) Michael Stapelberg 2009-11-02 23:15:08 +0100
  • 0d327b7d17 Fix compilation warning Michael Stapelberg 2009-11-02 23:14:21 +0100
  • de3ca5c600 Bugfix: Ignore trailing/leading whitespaces when defining a mode (Thanks badboy) Michael Stapelberg 2009-11-02 23:13:22 +0100
  • a817519c0d Bugfix: Prevent a division through zero (Thanks xeen) Michael Stapelberg 2009-10-29 00:33:20 +0100
  • 16d33ec9df Bugfix: Correctly re-assign dock_clients to the first screen when their screen disappears Michael Stapelberg 2009-10-28 15:37:34 +0100
  • cbdff8f8b1 website: i3status: release 2.0 Michael Stapelberg 2009-10-27 20:48:46 +0100
  • f9d155341e Change testcases to work with the released version of X11::XCB Michael Stapelberg 2009-10-26 20:04:37 +0100
  • 153462824b Add cursor keys for focussing, moving, snapping to the default config Michael Stapelberg 2009-10-26 15:13:25 +0100
  • fe2e4991d8 Bugfix: Use the right pointer for bar.* colors (Thanks shatter) Michael Stapelberg 2009-10-23 23:13:38 +0200
  • 15d83d472b Fix debug message in cfgparse.y (Thanks shatter) Michael Stapelberg 2009-10-23 22:57:35 +0200
  • 37fbea6a8a Bugfix: i3-input: Allocate one more character for null-termination Michael Stapelberg 2009-10-23 20:06:18 +0200
  • 25aae13331 Update userguide Michael Stapelberg 2009-10-23 19:53:36 +0200
  • 76e6145741 Add tabbing to default config Michael Stapelberg 2009-10-23 19:53:21 +0200
  • c02a6c174f Mention the testcases in the release notes Michael Stapelberg 2009-10-23 19:53:09 +0200
  • 70b593c383 Add release notes for 3.δ Michael Stapelberg 2009-10-23 17:00:07 +0200
  • fc2e58d9ae Update debian changelog Michael Stapelberg 2009-10-23 16:45:00 +0200
  • 80551834d2 Bugfix: Allow dock clients to reconfigure their height (Thanks Grauwolf) Michael Stapelberg 2009-10-23 16:07:03 +0200
  • adeb8623af Mention libev-dev in the ubuntu howto (Thanks frapzzt) Michael Stapelberg 2009-10-14 13:04:57 +0200