sway/include
Tony Crisci 02638c1f44 Refactor logic to determine if stacked/tabbed con
Add a new function `swayc_is_tabbed_or_stacked()` to determine whether or not
the given container has layout of stacked or tabbed. This is done commonly
enough that it should have its own method to help readability and code quality.

No logic changes.
2016-08-01 22:57:33 -04:00
..
bar implement solid color rendering for swaybg 2016-07-30 18:50:13 -05:00
client Fix #753 2016-07-16 09:09:22 -04:00
lock Add graphical feedback to swaylock (#526) 2016-03-25 15:24:41 +01:00
border.h Refactor functions to update container borders 2016-07-31 20:32:40 -04:00
commands.h Match definition with declaration 2016-05-23 14:42:03 +02:00
config.h implement solid color rendering for swaybg 2016-07-30 18:50:13 -05:00
container.h Refactor logic to determine if stacked/tabbed con 2016-08-01 22:57:33 -04:00
criteria.h criteria: Add. Learn for_window command. 2015-11-25 14:34:33 +01:00
extensions.h Turn swaybg into a shell surface 2016-07-17 11:55:05 -04:00
focus.h Remove dead global locked_view_focus 2016-08-01 22:25:08 -04:00
handlers.h Update to new WLC API 2016-03-24 14:08:53 -04:00
input.h libinput 2016-01-19 06:51:36 -08:00
input_state.h Implement bindsym --release 2016-01-07 21:43:00 +01:00
ipc-client.h swaybar: move core functionality to state.c 2016-01-24 14:22:19 +01:00
ipc-json.h More progress on window events 2016-07-21 21:51:20 +03:00
ipc-server.h Initial work on window events 2016-07-21 21:51:20 +03:00
ipc.h Properly construct event bitmasks 2016-07-20 00:47:57 +03:00
layout.h Arrange backgrounds only when required 2016-07-21 22:47:35 +03:00
list.h implement stable sort for lists 2016-06-02 15:48:14 -05:00
log.h Add get_log_level() to encapsulate v (current log level) 2016-06-27 18:56:50 -05:00
output.h Update hidpi support to latest wlc API 2016-07-28 14:36:49 -04:00
readline.h Print /proc/<pid>/maps on segfault 2016-01-28 07:57:07 -05:00
resize.h resize command updates (#713) 2016-07-03 12:11:21 -05:00
stringop.h Add quotes to multiword arguments. 2016-01-25 00:14:13 +01:00
sway.h Correctly exit sway on errors. 2016-02-26 09:42:21 +01:00
util.h implement solid color rendering for swaybg 2016-07-30 18:50:13 -05:00
workspace.h clean up pid/workspace stuff 2016-06-11 09:20:09 -05:00