gri3-wm/src
Michael Stapelberg 97e45b9cfc Bugfix: RandR: Correctly assign focused workspaces to outputs
Fixes: #399
2011-05-29 14:39:41 +02:00
..
assignments.c Implement assignments for (named) workspaces, with '~' compatibility (floating) 2011-05-23 18:41:17 +02:00
cfgparse.l Implement assignments for (named) workspaces, with '~' compatibility (floating) 2011-05-23 18:41:17 +02:00
cfgparse.y Implement assignments for (named) workspaces, with '~' compatibility (floating) 2011-05-23 18:41:17 +02:00
click.c Correctly re-implement scrolling on window decorations 2011-05-13 21:58:17 +02:00
cmdparse.l forgot to remove unused TOK_ATTACH token from lexer 2011-05-22 21:42:34 +02:00
cmdparse.y call tree_render() only after commands which require it 2011-05-29 13:20:34 +02:00
con.c Argument for 'kill' for killing a specific window (now default) or the whole client (+test) 2011-05-13 20:41:03 +02:00
config.c Handle saved_configpath in get_config_path, fix memleak in current_configpath handling, update atoms after reloading (Thanks fernandotcl) 2011-03-19 22:26:15 +01:00
debug.c Use DLOG for debug messages instead of printf (Thanks kruM) 2010-03-19 18:48:36 +01:00
ewmh.c Make i3 compatible with the very latest xcb 2011-03-18 14:39:27 +01:00
floating.c Bugfix: fix crash when disabling floating mode 2011-05-16 20:51:29 +02:00
handlers.c call tree_render() only after commands which require it 2011-05-29 13:20:34 +02:00
ipc.c call tree_render() only after commands which require it 2011-05-29 13:20:34 +02:00
load_layout.c Bugfix: Ignore focus when attaching cons while restoring the layout 2011-05-12 07:22:17 +02:00
log.c log.c: fix indenting 2010-11-29 22:28:23 +01:00
main.c Implement assignments for (named) workspaces, with '~' compatibility (floating) 2011-05-23 18:41:17 +02:00
manage.c x: fix race condition where the new event mask was not set directly after reparenting 2011-05-29 13:20:41 +02:00
match.c Implement assignments for (named) workspaces, with '~' compatibility (floating) 2011-05-23 18:41:17 +02:00
move.c fix small warnings when compiling with DEBUG=0 2011-03-14 23:17:52 +01:00
output.c Bugfix: fix disabling RandR outputs 2011-02-21 01:43:39 +01:00
randr.c Bugfix: RandR: Correctly assign focused workspaces to outputs 2011-05-29 14:39:41 +02:00
render.c re-implement assigning windows to workspaces 2011-05-02 23:29:26 +02:00
resize.c Fix the resize algorithm I broke earlier. 2011-01-27 13:00:14 +01:00
sighandler.c Make i3 compatible with the very latest xcb 2011-03-18 14:39:27 +01:00
tree.c Bugfix: Attach new cons at the correct place when a floating con is focused (+test) (Thanks fernandotcl) 2011-05-13 21:30:37 +02:00
util.c Bugfix: Don’t append the --restart parameter on each restart (Thanks aniou) 2011-05-12 06:58:09 +02:00
window.c Time Lord technology: for_window config directive to run arbitrary cmds 2011-05-15 20:10:25 +02:00
workspace.c Remove old code from randr.c and workspace.c 2011-05-14 22:38:19 +02:00
x.c Bugfix: rendering cache also needs to consider con->pixmap_recreated for borders 2011-05-29 13:20:41 +02:00
xcb.c Bugfix: Ignore EnterNotifies generated by UnmapNotifies 2011-04-19 21:50:56 +02:00
xcursor.c Bugfix: Flush the Xlib connection after creating cursors 2011-04-01 21:57:08 +02:00
xinerama.c Bugfix: Fix initialization / assignments when RandR is missing 2011-05-14 22:34:34 +02:00