mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 12:32:05 +00:00
add FIXME
This commit is contained in:
parent
74cf783be3
commit
9b39feab95
@ -522,6 +522,8 @@ meta_workspace_get_neighbor (MetaWorkspace *workspace,
|
|||||||
i = meta_workspace_index (workspace);
|
i = meta_workspace_index (workspace);
|
||||||
num_workspaces = meta_screen_get_n_workspaces (workspace->screen);
|
num_workspaces = meta_screen_get_n_workspaces (workspace->screen);
|
||||||
|
|
||||||
|
/* FIXME this code is entirely broken */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* 3 rows, 4 columns, horizontal layout:
|
* 3 rows, 4 columns, horizontal layout:
|
||||||
* +--+--+--+--+
|
* +--+--+--+--+
|
||||||
|
Loading…
Reference in New Issue
Block a user