e225742415Make the warning about $terminal being deprecated an error (Thanks fallen)
Michael Stapelberg
2010-02-16 19:25:07 +0100
e78bb02082parser: ignore errors
Michael Stapelberg
2010-02-14 16:59:22 +0100
f20a446423s/DLOG/LOG (Thanks ccount)
Michael Stapelberg
2010-02-14 13:22:32 +0100
2af2bc36c9Document the new options
Michael Stapelberg
2010-02-13 19:58:43 +0100
64cf88403dlexer/parser: proper error messages
Michael Stapelberg
2010-02-13 19:42:54 +0100
01297af20amakefile: parser/lexer also depend on header files
Michael Stapelberg
2010-02-13 19:27:28 +0100
79a4e30488parser: enable verbose error messages, add aliases to tokens
Michael Stapelberg
2010-02-13 15:27:43 +0100
e446747812Also warp the pointer when moving a window to a another visible workspace (Thanks Thomas)
Michael Stapelberg
2010-02-12 16:19:58 +0100
cd929f1199Bugfix: Correctly do boundary checking/moving to other workspaces when moving floating clients via keyboard (Thanks sasha)
Michael Stapelberg
2010-02-12 13:06:59 +0100
3d13d53ae7Bugfix: Use both parts of WM_CLASS (it contains instance and class) (Thanks fallen)
Michael Stapelberg
2010-02-12 15:56:19 +0100
87f8c501daBugfix: Correctly do boundary checking/moving to other workspaces when moving floating clients via keyboard (Thanks sasha)
Michael Stapelberg
2010-02-12 13:06:59 +0100
0b6b8e8380Bugfix: Use both parts of WM_CLASS (it contains instance and class) (Thanks fallen)
Michael Stapelberg
2010-02-12 12:12:25 +0100
9568836e12Remove duplicate entry (Thanks Merovius)
Michael Stapelberg
2010-02-05 16:11:15 +0100
69279d4567Add documentation for the new focus follows mouse-option
Michael Stapelberg
2010-01-29 21:58:28 +0100
88b9700cdbInvert logic for the last commit
Michael Stapelberg
2010-01-29 21:51:38 +0100
7f10970fc7Added focus_follows_mouse config option
Kim Silkebækken (lokaltog)
2010-01-26 12:10:48 +0100
7c7756d75fdocs: improve documentation on modes (Thanks xeen)
Michael Stapelberg
2010-01-26 22:48:12 +0100
36909c6e3bFixed cursor code in create_window(), allowing the cursor to be changed
Kim Silkebækken (lokaltog)
2010-01-26 11:06:10 +0100
148547c765Fixed cursor orientation when resizing
Kim Silkebækken (lokaltog)
2010-01-26 11:05:59 +0100
0abf9cc570Include date of the last commit in version number (Thanks Scytale)
Michael Stapelberg
2010-01-23 22:35:10 +0100
7270b74732Implement resize command for floating clients
Michael Stapelberg
2010-01-23 18:57:29 +0100
f399c3ef9dBugfix: Don’t leak IPC socket to launched processes
Michael Stapelberg
2010-01-23 00:34:29 +0100
fde11f9a5cBugfix: Don’t leak IPC socket to launched processes
Michael Stapelberg
2010-01-23 00:34:29 +0100
fbe8dafe63manpage: mention i3-msg and i3-input in SEE ALSO (Thanks artoj)
Michael Stapelberg
2010-01-20 22:34:25 +0100
ee5880364awebsite: add link to the mailing list archives for i3-discuss
Michael Stapelberg
2010-01-20 20:46:08 +0100
028f629cffwebsite: mention new mailing list for discussions
Michael Stapelberg
2010-01-19 17:35:04 +0100
c606d93630Feature: Cycle through workspaces
Cedric Staub
2010-01-15 16:30:28 +0100
aaf46bfc55bugfix: lexer: return to INITIAL state (Thanks dirkson)
Michael Stapelberg
2010-01-08 18:56:01 +0100
d949a335e6bugfix: lexer: return to INITIAL state (Thanks dirkson)
Michael Stapelberg
2010-01-08 18:56:01 +0100
1dcb4a39fdUse LOG instead of DLOG (next branch feature only)
Michael Stapelberg
2010-01-07 19:24:46 +0100
d1a0e930a8Bugfix: if a font provides no per-char info for width, fall back to the default (Thanks Ciprian)
Michael Stapelberg
2010-01-07 14:38:00 +0100
af0b33bcc3Bugfix: if a font provides no per-char info for width, fall back to the default (Thanks Ciprian)
Michael Stapelberg
2010-01-07 14:38:00 +0100
86b0dab7eaBugfix: Use ev_loop_new instead of ev_default_loop because the latter one blocks SIGCHLD (Thanks Ciprian)
Michael Stapelberg
2010-01-07 13:36:52 +0100
b6de565445Bugfix: Use ev_loop_new instead of ev_default_loop because the latter one blocks SIGCHLD (Thanks Ciprian)
Michael Stapelberg
2010-01-07 13:36:52 +0100
a7d3d158b8website: add youtube link for the screencast
Michael Stapelberg
2010-01-05 13:16:43 +0100
1f8bfedcd9website: link to the new screencast
Michael Stapelberg
2010-01-05 11:58:26 +0100
44191d5ffcsighandler: last little style fixes
Michael Stapelberg
2010-01-03 22:07:39 +0100
2b1a132c39grab the pointer inside the signal handler popup
Michael Stapelberg
2010-01-03 22:02:07 +0100
be33c8e599Check return code of sigaction()
Michael Stapelberg
2010-01-03 21:55:22 +0100
a69dfb3f06Remove expose event mask, expose events will not be generated in any case
Michael Stapelberg
2010-01-03 21:55:02 +0100
7b2363776aUse DLOG instead of LOG, remove unnecessary debug statement
Michael Stapelberg
2010-01-03 21:54:47 +0100
0c35573e51some little style changes
Michael Stapelberg
2010-01-03 21:54:26 +0100
fc4ce84d36Use doxygen compatible comments
Michael Stapelberg
2010-01-03 21:53:42 +0100
8afdf54078Update copyright to 2010
Michael Stapelberg
2010-01-03 21:53:30 +0100
614b360bd4added popup for handling SIGSEGV or SIGFPE
Jan-Erik Rediger
2010-01-03 14:52:38 +0100
715983024dewmh: Don’t push workspaces with width=0 and height=0 (Thanks Atsutane, badboy)
Michael Stapelberg
2010-01-03 18:36:50 +0100
7c130fb540Obey the XDG Base Directory Specification for config file paths
Michael Stapelberg
2010-01-03 16:58:41 +0100
505eaaf349Bugfix: Containers could lose their snap state (Thanks Atsutane)
Michael Stapelberg
2010-01-01 22:40:50 +0100
ba2dd3a3ebBugfix: Containers could lose their snap state (Thanks Atsutane)
Michael Stapelberg
2010-01-01 22:40:50 +0100
4c87170494We don’t have DLOG yet in master branch (Thanks ccount)
Michael Stapelberg
2010-01-01 17:29:11 +0100
9dce081837Bugfix: Don’t put dock clients into floating mode (Thanks xeen)
Michael Stapelberg
2010-01-01 16:19:42 +0100
8a9b57c874Extend testcase for dock clients with wm_transient_for hint
Michael Stapelberg
2010-01-01 16:19:55 +0100
65cae2cad1Bugfix: Don’t put dock clients into floating mode (Thanks xeen)
Michael Stapelberg
2010-01-01 16:19:42 +0100
75aac5bc02ewmh: implement support for _NET_WORKAREA (rdesktop can use that)
Michael Stapelberg
2009-12-31 17:48:41 +0100
6de212f7eeFix bindings using the cursor keys in default config
Michael Stapelberg
2009-12-29 17:48:16 +0100
c50bde458bFix bindings using the cursor keys in default config
Michael Stapelberg
2009-12-29 17:48:16 +0100
e7e9e8e49dewmh: correctly set _NET_ACTIVE_WINDOW
Michael Stapelberg
2009-12-25 15:19:39 +0100
0641e6a1a3ewmh: correctly set _NET_CURRENT_DESKTOP to the number of the active workspace
Michael Stapelberg
2009-12-25 15:05:17 +0100
ba82a3e63bBugfix: Fix NULL pointer dereference in workspaces which have preferred screens but were not used yet (Thanks badboy)
Michael Stapelberg
2009-12-23 00:39:03 +0100
3e53ecf69eretab! src/container.c
Michael Stapelberg
2009-12-22 23:43:05 +0100
848d9c1b01Make containers containing exactly one window behave like default containers
Michael Stapelberg
2009-12-22 23:40:06 +0100
75ac464c0dmakefile: rather than a dependency for each source file, generate loglevels.h by recursion
Michael Stapelberg
2009-12-22 12:14:09 +0100
9df64a8d0aCorrectly exit when another window manager is already running
Michael Stapelberg
2009-12-22 11:29:24 +0100
500127705edebian: update changelog
Michael Stapelberg
2009-12-21 23:08:08 +0100
8bee7c8510debian: merge changelog
Michael Stapelberg
2009-12-21 23:06:27 +0100
182433534aAdd bugfix release to website
Michael Stapelberg
2009-12-21 22:55:02 +0100
cfd73acf17debian: Add i3-wm.doc-base
Michael Stapelberg
2009-11-23 21:50:01 +0100
22e499b267debian: add missing files to docs/
Michael Stapelberg
2009-11-23 21:44:23 +0100
732ba08f30Add release notes for 3.δ-bf1
Michael Stapelberg
2009-12-21 22:42:59 +0100
6e90d5adcfAdd x11-utils as dependency to have xmessage(1) for the welcome message
Michael Stapelberg
2009-12-16 22:59:25 +0100
6cdf607424Add debian changelog for the bugfix release
Michael Stapelberg
2009-12-21 22:37:29 +0100
e900a8d23dxinerama: correctly put windows which are assigned to a specific screen on that screen when it becomes available (Thanks badboy)
Michael Stapelberg
2009-12-21 22:30:08 +0100
0b5554c762xinerama: change some log messages to errors
Michael Stapelberg
2009-12-21 20:41:02 +0100
4b3ff1795cRemove -e and -t from loglevels.h target to make it POSIX compliant (Thanks Mirko)
Michael Stapelberg
2009-12-20 23:43:49 +0100
1776c12c0bmakefile: properly document dependencies on each target to fix parallel make (Thanks Atsutane)
Michael Stapelberg
2009-12-20 12:58:45 +0100
e498b90e7amakefile: clean temporary files
Michael Stapelberg
2009-12-19 22:42:24 +0100
6ef0d1fa79Touch each log message and classify it as DLOG (debug), ELOG (error) or LOG (verbose)
Michael Stapelberg
2009-12-19 22:39:00 +0100
37d795c81dAdd new options -V for verbose mode and -d <loglevel> for debug log levels
Michael Stapelberg
2009-12-19 22:38:32 +0100
4226cc61deadd log.c/log.h which contain all the log related macros and functions
Michael Stapelberg
2009-12-19 22:37:15 +0100
5397e893b9logging: new makefile target to generate loglevels at compile time
Michael Stapelberg
2009-12-19 22:33:50 +0100
a61e34d277Add x11-utils as dependency to have xmessage(1) for the welcome message
Michael Stapelberg
2009-12-16 22:59:25 +0100
57e4972fd1Add clarification about border color in userguide (Thanks xeen)
Michael Stapelberg
2009-12-15 19:11:01 +0100
937048d47bDistribute rest space between windows as long as possible. (Thanks msi)
Michael Stapelberg
2009-12-13 17:02:22 +0100
f87b98e0a7Take into account the window’s base_{width,height} when resizing (Thanks Mirko)
Michael Stapelberg
2009-12-12 22:27:57 +0100
5287dce9ccPartly revert 4ba26659, it was just wrong.
Michael Stapelberg
2009-12-12 21:42:56 +0100
8d8804221bPartly revert 4ba26659, it was just wrong.
Michael Stapelberg
2009-12-12 21:42:56 +0100
47e54241ceAdd new entry in debian/changelog to prevent apt from overwriting self-built packages
Michael Stapelberg
2009-12-12 21:34:53 +0100
29d64bd04eBugfix: Correctly check for fullscreen windows when mapping new clients
Michael Stapelberg
2009-12-12 21:31:41 +0100
01f7250f6aBugfix: Correctly place new windows below fullscreen windows (Thanks Moredread)
Michael Stapelberg
2009-12-12 21:29:07 +0100
c6c0862e24Bugfix: Correctly check for fullscreen windows when mapping new clients
Michael Stapelberg
2009-12-12 21:31:41 +0100
4afe65eea2Bugfix: Correctly place new windows below fullscreen windows (Thanks Moredread)
Michael Stapelberg
2009-12-12 21:29:07 +0100
3e7ae4f7deBugfix: Fix assignments to not yet visible workspaces
Michael Stapelberg
2009-12-12 18:43:30 +0100
ffe925f733Bugfix: Fix assignments to not yet visible workspaces
Michael Stapelberg
2009-12-12 18:43:30 +0100
17082ef5b7Bugfix: close file handle after parsing
Michael Stapelberg
2009-12-11 17:57:42 +0100
e5c4fa6c1cInclude unistd.h for usleep()
Michael Stapelberg
2009-12-08 20:55:17 +0100
06ef55ff1fBugfix: Don’t resize client after base_height changes if client is in fullscreen mode
Michael Stapelberg
2009-12-08 20:52:19 +0100