.. |
cfgparse.l
|
first step of the big refactoring ("tree" branch).
|
2010-04-13 13:17:39 +02:00 |
cfgparse.y
|
re-add focus follows mouse handling
|
2010-04-13 18:43:37 +02:00 |
click.c
|
re-implement click to focus
|
2010-06-28 22:26:23 +02:00 |
cmdparse.l
|
parser: implement resize command
|
2010-06-30 19:47:23 +02:00 |
cmdparse.y
|
parser: implement move
|
2010-06-30 22:23:32 +02:00 |
con.c
|
Bugfix: Insert new containers at the right position (and add testcase)
|
2010-07-03 17:42:36 +02:00 |
config.c
|
re-add focus follows mouse handling
|
2010-04-13 18:43:37 +02:00 |
debug.c
|
Use DLOG for debug messages instead of printf (Thanks kruM)
|
2010-03-19 18:48:36 +01:00 |
ewmh.c
|
…
|
|
floating.c
|
parser: implement explicit "mode floating"/"mode tiling"
|
2010-06-30 15:54:34 +02:00 |
handlers.c
|
use decimal coordinates in debug message
|
2010-07-11 22:01:25 +02:00 |
ipc.c
|
ipc: add member 'focused' to every container
|
2010-07-04 22:17:18 +02:00 |
load_layout.c
|
first step of the big refactoring ("tree" branch).
|
2010-04-13 13:17:39 +02:00 |
log.c
|
loglevel bitmasks needs to be larger because we got more than 32 files
|
2010-04-17 17:46:11 +02:00 |
main.c
|
Remove some dead code (to be re-implemented), rename nc.c to main.c
|
2010-07-11 22:12:25 +02:00 |
manage.c
|
floating: re-implement floating_modifier + left/right mouse button to drag/resize
|
2010-06-28 22:23:32 +02:00 |
match.c
|
Implement mark/goto, modify testcase
|
2010-06-02 23:32:05 +02:00 |
randr.c
|
first step of the big refactoring ("tree" branch).
|
2010-04-13 13:17:39 +02:00 |
render.c
|
Bugfix: raise fullscreen containers before rendering their content
|
2010-07-11 23:40:50 +02:00 |
sighandler.c
|
Bugfix: fix state of keypresses in sighandler (like in i3-input)
|
2010-03-24 16:10:47 +01:00 |
tree.c
|
Bugfix: Don’t try to focus the container itself when closing
|
2010-07-04 22:16:54 +02:00 |
util.c
|
re-add focus follows mouse handling
|
2010-04-13 18:43:37 +02:00 |
window.c
|
re-add support for legacy window titles (WM_NAME)
|
2010-04-13 17:46:54 +02:00 |
workspace.c
|
Re-implement support for the urgency hint, extend t/13-urgent.t
|
2010-06-02 17:55:10 +02:00 |
x.c
|
Bugfix: Ignore sequences of mapping/unmapping windows to avoid getting enter_notifies
|
2010-07-02 20:33:26 +02:00 |
xcb.c
|
re-enable sending fake configure notifies
|
2010-05-31 23:00:36 +02:00 |
xinerama.c
|
first step of the big refactoring ("tree" branch).
|
2010-04-13 13:17:39 +02:00 |