sway/sway
David Eklov 51204b33c1 Enable backgrounds and panels to be shell surfaces
Prior to this commit all windows (e.g. shell surfaces) were handled the same
way in handle_view_created. Since backgrounds and panels have to be treated
differently, they could not be shell surfaces. This changes checks whether
a client is a background or a panel in handle_view_created and exists to
let them be dealt with elsewhere.
2016-07-04 21:58:07 -05:00
..
border.c Fix issue #661. 2016-05-18 04:25:32 +01:00
CMakeLists.txt implement get_tree command 2016-07-04 13:34:44 -05:00
commands.c resize command updates (#713) 2016-07-03 12:11:21 -05:00
config.c couple small fixes 2016-06-11 15:29:04 -05:00
container.c implement get_tree command 2016-07-04 13:34:44 -05:00
criteria.c criteria: Code formatting. 2015-11-25 14:59:07 +01:00
debug_log.c Add get_log_level() to encapsulate v (current log level) 2016-06-27 18:56:50 -05:00
extensions.c Enable backgrounds and panels to be shell surfaces 2016-07-04 21:58:07 -05:00
focus.c resize command updates (#713) 2016-07-03 12:11:21 -05:00
handlers.c Enable backgrounds and panels to be shell surfaces 2016-07-04 21:58:07 -05:00
input.c Add input cmd for setting pointer accel profile. 2016-05-01 11:02:44 +01:00
input_state.c Fix spelling mistakes 2016-04-02 16:00:05 +01:00
ipc-json.c fix typo in ipc-json.c 2016-07-04 13:46:19 -05:00
ipc-server.c implement get_tree command 2016-07-04 13:34:44 -05:00
layout.c implement get_tree command 2016-07-04 13:34:44 -05:00
main.c sway/main.c: simplify free'ing by switching to the helper method 2016-05-05 23:30:28 +01:00
output.c implement stable sort for lists 2016-06-02 15:48:14 -05:00
resize.c resize command updates (#713) 2016-07-03 12:11:21 -05:00
sway-bar.5.txt Many improvements to man pages 2016-06-10 09:32:14 -04:00
sway-input.5.txt Many improvements to man pages 2016-06-10 09:32:14 -04:00
sway.1.txt Many improvements to man pages 2016-06-10 09:32:14 -04:00
sway.5.txt resize command updates (#713) 2016-07-03 12:11:21 -05:00
workspace.c cleanup + add timeouts for pid_workspace list 2016-06-11 12:43:34 -05:00