ccb5361ae9website: add i3status release
Michael Stapelberg
2010-04-11 00:19:05 +0200
e0a5981d9badd link to ubuntu up-to-date packages
Michael Stapelberg
2010-04-09 00:41:41 +0200
2f7001376aBugfix: correctly initialize workspaces if RandR is not available (Thanks stesie)
Michael Stapelberg
2010-04-06 20:52:07 +0200
dc702a023aBugfix: correctly initialize workspaces if RandR is not available (Thanks stesie)
Michael Stapelberg
2010-04-06 20:52:07 +0200
60a00221b4website: update link to arch linux package
Michael Stapelberg
2010-03-30 23:49:32 +0200
21034d7d00website: add refs to new documentation
Michael Stapelberg
2010-03-30 13:36:08 +0200
49d2d1ab22website: update mentionings of Xinerama
Michael Stapelberg
2010-03-30 13:29:51 +0200
0ac5510762website: update download page for 3.ε
Michael Stapelberg
2010-03-30 13:28:35 +0200
139c451e84Exclude docs/*.svg from dist tarball
Michael Stapelberg
2010-03-30 13:25:25 +0200
54f17d710bmakefile: cleanup src/cfgparse.dot
Michael Stapelberg
2010-03-30 13:20:13 +0200
1797daf1d5makefile: pre-generate docs/
Michael Stapelberg
2010-03-30 13:20:04 +0200
2f6dd0cb58Add release notes for 3.ε
Michael Stapelberg
2010-03-30 13:13:51 +0200
0cde4d2436debian: update changelog
Michael Stapelberg
2010-03-30 13:12:28 +0200
66d862474eresolve merge conflict
Michael Stapelberg
2010-03-30 13:09:00 +0200
96128c9cfbMerge branch 'next'
Michael Stapelberg
2010-03-30 13:06:41 +0200
86e196c57bBugfix: Unset global fullscreen clients from all workspaces (Thanks Sasha)
Michael Stapelberg
2010-03-30 11:56:39 +0200
6a7b0f9277Bugfix: The last commit also needs to be applied to some other pieces of code (Thanks ffMeta)
Michael Stapelberg
2010-03-30 08:12:06 +0200
6016b6333fBugfix: Don’t render containers which are not visible upon hint changes
Michael Stapelberg
2010-03-29 19:18:45 +0200
a6d22f005dRevert "Bugfix: Ignore enter_notify when warping pointer (makes "goto" work correctly)"
Michael Stapelberg
2010-03-27 17:51:28 +0100
78d4d18477bump copyright year
Michael Stapelberg
2010-03-27 17:06:25 +0100
7d6e80b5efBugfix: Ignore enter_notify when warping pointer (makes "goto" work correctly)
Michael Stapelberg
2010-03-27 17:04:56 +0100
2a3d44a794manpage: update version
Michael Stapelberg
2010-03-27 16:05:56 +0100
569ac46b2bmanpage: update i3(1)
Michael Stapelberg
2010-03-27 16:05:46 +0100
200cd71b4dmanpages: don’t regenerate manpages on every 'make'
Michael Stapelberg
2010-03-27 16:05:26 +0100
70369da37adebian: update packaging
Michael Stapelberg
2010-03-27 15:56:27 +0100
704c600969makefile: also clean src/cfgparse.output
Michael Stapelberg
2010-03-27 15:55:11 +0100
7063036d67makefile: include i3-wsbar in dist
Michael Stapelberg
2010-03-27 15:53:03 +0100
170bb7857fmanpages: extract manpage for i3-wsbar using pod2man(1)
Michael Stapelberg
2010-03-27 15:43:43 +0100
996884db18mention -V -d all in docs/debugging
Michael Stapelberg
2010-03-27 15:30:09 +0100
e7b354e0dcdocs: update for new ipc socket path
Michael Stapelberg
2010-03-27 15:22:28 +0100
8fb641cca4make testcases use AnyEvent::I3
Michael Stapelberg
2010-03-27 15:20:38 +0100
5e2ab5be65bugfix: use globbed instead of filename when unlinking ipc socket
Michael Stapelberg
2010-03-27 15:05:16 +0100
dc9bc89172make i3-msg and i3-input use the new default path
Michael Stapelberg
2010-03-27 14:50:12 +0100
34f79416d5ipc: change default socket path to ~/.i3/ipc.sock, enable in default config
Michael Stapelberg
2010-03-27 14:43:36 +0100
2ac12eca17Bugfix: Don’t allow fullscreen floating windows to be moved (Thanks Sasha)
Michael Stapelberg
2010-03-27 04:08:50 +0100
ffa388f194Bugfix: When moving fullscreen floating windows to a different workspace, correctly reposition/resize (Thanks Sasha)
Michael Stapelberg
2010-03-27 04:02:55 +0100
112f17c690Bugfix: Correctly ignore clicks when client is in fullscreen mode (Thanks Sasha)
Michael Stapelberg
2010-03-27 03:45:48 +0100
fc555fa160re-enable all testcases
Michael Stapelberg
2010-03-26 21:14:23 +0100
64b5985d5di3-msg: don’t stop processing options after -s
Michael Stapelberg
2010-03-26 20:07:03 +0100
41b6631f68Bugfix: null-terminate buffer
Michael Stapelberg
2010-03-26 03:04:54 +0100
a542515f9eFix memory leaks
Michael Stapelberg
2010-03-26 01:52:39 +0100
7bd4ea3699randr: Don’t enable outputs with mode 0x0
Michael Stapelberg
2010-03-26 01:52:08 +0100
a151fd95a8remove newlines
Michael Stapelberg
2010-03-26 00:28:30 +0100
6fd56757f0Bugfix: Assign all workspace to new outputs as new outputs get available (Thanks badboy)
Michael Stapelberg
2010-03-26 00:13:28 +0100
1b8299002eBugfix: Translate keysyms to keycodes before entering mode (Thanks fallen)
Michael Stapelberg
2010-03-25 21:18:46 +0100
6699d54640Fix rendering of workspace names after "reload" (Thanks fallen)
Michael Stapelberg
2010-03-25 19:08:37 +0100
469f22caebBugfix: Correctly switch workspace when using the "jump" command (Thanks fallen)
Michael Stapelberg
2010-03-25 18:07:40 +0100
3bbcfadd22docs: add/cleanup references
Michael Stapelberg
2010-03-25 03:26:59 +0100
538d1b3c0fmakefile: install i3-wsbar
Michael Stapelberg
2010-03-25 03:11:31 +0100
2c42c0c760Bugfix: Correctly check bitmask for floating_modifier
Michael Stapelberg
2010-03-25 02:53:53 +0100
239dbbb4f5Add documentation for the workspace_bar option
Michael Stapelberg
2010-03-25 02:47:01 +0100
f2e04b30ccAdd initial version of i3-wsbar
Michael Stapelberg
2010-03-24 19:13:19 +0100
46e7cf5fe1Handle destroy notify events like unmap notify events
Michael Stapelberg
2010-03-24 16:52:16 +0100
e90e80c87dBugfix: fix state of keypresses in sighandler (like in i3-input)
Michael Stapelberg
2010-03-24 16:10:47 +0100
7eea1067f8Bugfix: correctly translate coordinates for floating windows when outputs change
Michael Stapelberg
2010-03-24 16:09:43 +0100
0f7ac09c7bBugfix: Don’t unmap windows when current workspace gets reassigned
Michael Stapelberg
2010-03-24 16:06:21 +0100
85730d6892Fix numlock state
Michael Stapelberg
2010-03-24 03:28:38 +0100
525913a972Bugfix: only restore focus if the workspace is focused, not if it is visible
Michael Stapelberg
2010-03-23 14:43:35 +0100
56139f3656Bugfix: only restore focus if the workspace is focused, not if it is visible
Michael Stapelberg
2010-03-23 14:43:35 +0100
42b638eac0Bugfix: Don’t enter BIND_A2WS_COND state too early (Thanks fallen)
Michael Stapelberg
2010-03-22 15:10:26 +0100
960a2014fcremove superflous newlines (breaks asciidoc)
Michael Stapelberg
2010-03-21 01:55:02 +0100
234ed6c99bdocs: merge spelling and grammar fixes by sasha (Thanks!)
Michael Stapelberg
2010-03-21 01:50:10 +0100
bbea32f021backport client_leave_fullscreen from next branch (Thanks ccount)
Michael Stapelberg
2010-03-20 14:47:33 +0100
77efb29d9fipc: send a workspace event when the urgency flag changes
Michael Stapelberg
2010-03-20 03:09:42 +0100
35a791f7e6ipc: also send workspace event when initializing a workspace for an output
Michael Stapelberg
2010-03-20 02:56:23 +0100
46bd9ac58aBugfix: correctly re-assign dock clients when output goes inactive
Michael Stapelberg
2010-03-20 02:52:06 +0100
aec40126b4ipc: implement output event
Michael Stapelberg
2010-03-19 22:40:43 +0100