Michael Stapelberg
|
906914fe61
|
Bugfix: Rendering of colspan/rowspan was wrong
|
2009-03-05 17:17:37 +01:00 |
Michael Stapelberg
|
1343b77dbb
|
Bugfix: Some memory leaks / invalid accesses
|
2009-03-05 01:48:30 +01:00 |
Michael Stapelberg
|
bde67a179e
|
Implement wrapping, selecting containers is now Mod1+Ctrl+h/j/k/l
|
2009-03-04 23:45:44 +01:00 |
Michael Stapelberg
|
91f98cc597
|
Implement auto-destroying of empty workspaces
|
2009-03-04 22:52:36 +01:00 |
Michael Stapelberg
|
a02b861826
|
Use "conn" for xcb_connection and "event" for xcb_event_* variables everywhere
|
2009-03-04 15:45:12 +01:00 |
Michael Stapelberg
|
bb83dd6727
|
Implement switching to different screens when focusing left/right/up/down at the edge of a screen
|
2009-03-04 13:06:14 +01:00 |
Michael Stapelberg
|
3911d18982
|
Implement moving windows to other workspaces
|
2009-03-04 08:59:03 +01:00 |
Michael Stapelberg
|
3b50615a71
|
Implement Xinerama screen changes
|
2009-03-03 23:51:02 +01:00 |
Michael Stapelberg
|
16a514b9c1
|
Use a different color for focused windows in not focused containers, includes bugfixes for re-decoration
|
2009-03-03 02:28:26 +01:00 |
Michael Stapelberg
|
cb6ea9861d
|
Bugfix: Fix various bugs when switching workspaces
|
2009-02-28 22:11:48 +01:00 |
Michael Stapelberg
|
b651b132bc
|
Update TODO, fix parsing in commandmode for moving windows to workspaces vs. switching
|
2009-02-28 02:46:36 +01:00 |
Michael Stapelberg
|
d8a6f41e39
|
Bugfix: Set focus when table was shrinked and CUR_CELL might have been shrinked
|
2009-02-28 01:12:05 +01:00 |
Michael Stapelberg
|
10c5702a78
|
Implement restart-command to restart i3 without having to end your session
|
2009-02-27 22:40:48 +01:00 |
Michael Stapelberg
|
0edc523885
|
Bugfix: Correctly map/unmap stack windows
|
2009-02-25 02:05:08 +01:00 |
Michael Stapelberg
|
dadace2fa3
|
Implement automatic cleaning of the table
|
2009-02-24 20:29:30 +01:00 |
Michael Stapelberg
|
0e3a378c39
|
Implement stacking
|
2009-02-24 00:30:04 +01:00 |
Michael Stapelberg
|
07b92c2792
|
Don’t assign ->container for dock-windows
|
2009-02-23 03:44:10 +01:00 |
Michael Stapelberg
|
fe0485f9e5
|
Fix some movement/rendering bugs
|
2009-02-23 01:41:26 +01:00 |
Michael Stapelberg
|
28ea379c10
|
Update TODO and header-comments
|
2009-02-15 03:07:29 +01:00 |
Michael Stapelberg
|
26944bea99
|
Use c99
|
2009-02-15 02:30:18 +01:00 |
Michael Stapelberg
|
09cd7bd2d0
|
Implement Xinerama (workspaces have a specific screen)
|
2009-02-15 01:58:09 +01:00 |
Michael Stapelberg
|
18543c6bce
|
Implement fullscreen mode (Mod1+f)
|
2009-02-14 20:12:50 +01:00 |
Michael Stapelberg
|
fb4c851e2a
|
Add vim hints, copyright notice to each file, add LICENSE, retab! everything
|
2009-02-14 02:33:31 +01:00 |
Michael Stapelberg
|
4589c26558
|
Environment filtering is not needed. Instead, open applications through SHELL, double-fork
|
2009-02-14 01:36:12 +01:00 |
Michael Stapelberg
|
82dd64ff24
|
Move stuff to include/ and src/
|
2009-02-13 19:09:25 +01:00 |