Michael Stapelberg
|
00f08cba75
|
Bugfix: Correctly free containers, the bug was not freeing when not moving
|
2009-03-09 08:14:00 +01:00 |
Michael Stapelberg
|
2cf3a9dd96
|
Bugfix: Correctly free containers when shrinking the table
|
2009-03-09 06:49:11 +01:00 |
Michael Stapelberg
|
96ac9f9066
|
Implement slog() and the LOG() macro, convert printf() to LOG()
|
2009-03-06 06:46:43 +01:00 |
Michael Stapelberg
|
906914fe61
|
Bugfix: Rendering of colspan/rowspan was wrong
|
2009-03-05 17:17:37 +01:00 |
Michael Stapelberg
|
17bca23a8c
|
Implement a focus stack, correctly free table columns/rows
|
2009-03-05 01:20:13 +01:00 |
Michael Stapelberg
|
03e48b8bfe
|
Bugfix: Reconfigure x/y of stack_windows when necessary
|
2009-03-04 21:49:29 +01:00 |
Michael Stapelberg
|
8fe84697f3
|
Bugfix: Correctly destroy and remove stack_windows when the container is cleaned up
|
2009-03-04 21:30:02 +01:00 |
Michael Stapelberg
|
0ce298250b
|
Bugfix: Correctly initialize new containers
|
2009-03-04 21:00:32 +01:00 |
Michael Stapelberg
|
3090f03ed2
|
Bugfix: Fix several bugs in table_cleanup()
|
2009-03-04 20:41:54 +01:00 |
Michael Stapelberg
|
3911d18982
|
Implement moving windows to other workspaces
|
2009-03-04 08:59:03 +01:00 |
Michael Stapelberg
|
a12ca34d1c
|
Bugfixes: Various fixes when cleaning up the table/rendering
|
2009-03-03 03:40:57 +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
|
248b2e27b9
|
Bugfix: Boundary checking for current_row and current_col when shrinking table
|
2009-02-26 22:23:41 +01:00 |
Michael Stapelberg
|
dadace2fa3
|
Implement automatic cleaning of the table
|
2009-02-24 20:29:30 +01:00 |
Michael Stapelberg
|
fe0485f9e5
|
Fix some movement/rendering bugs
|
2009-02-23 01:41:26 +01:00 |
Michael Stapelberg
|
1a0817eb39
|
Correctly handle _NET_WM_WINDOW_TYPE == _NET_WM_WINDOW_TYPE_DOCK (for dzen2 -dock)
|
2009-02-23 00:18:13 +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
|
df7621d5a5
|
Implement fullscreen (_NET_WM_STATE_FULLSCREEN)
|
2009-02-14 08:38:07 +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
|
82dd64ff24
|
Move stuff to include/ and src/
|
2009-02-13 19:09:25 +01:00 |