sway-patched-tray-menu/include/sway
frsfnrrg b23cd827cf Sort binding key lists
Sort the list comprising the set of keys for the binding in ascending
order. (Keyboard shortcuts depend only on the set of simultaneously
pressed keys, not their order, so this change should have no external
effect.) This simplifies comparisons between bindings.
2018-06-12 11:26:24 -04:00
..
input Render drag icons 2018-06-09 13:26:03 +01:00
tree Merge pull request #2124 from emersion/drag-icons 2018-06-09 10:50:34 -07:00
commands.h Refactor cmd_output to use config_subcommand 2018-06-03 10:26:06 -04:00
config.h Sort binding key lists 2018-06-12 11:26:24 -04:00
criteria.h Add shell criteria token 2018-05-27 22:02:00 +10:00
debug.h Add debug tree view 2018-04-06 11:49:27 -04:00
desktop.h Simplify damage tracking functions, use them in layer shell 2018-04-06 11:45:40 -04:00
ipc-json.h Store sway_outputs so that they can be reenabled 2018-06-06 20:11:24 -04:00
ipc-server.h Implement fullscreen. 2018-04-16 20:36:40 +10:00
layers.h Some layer shell fixes 2018-03-29 22:11:08 -04:00
output.h Switch output storing from list_t to wl_list 2018-06-06 20:11:24 -04:00
security.h Move get_feature_policy to sway/security.c 2017-04-16 17:09:53 +03:00
server.h sway: run commands without waiting for Xwayland 2018-05-16 16:50:56 +09:00