swayfx/sway
Brian Ashworth 31f82830b2 config: remove peeked + expanded line log entries
The peeked and expanded line log entries were useful during the switch
to generic code blocks and subcommands. However, it has been a while
since those were introduced and the log entries are no longer helpful
for any remaining issues with config parsing. Instead of keeping them
as clutter in the log, they can just be removed.
2018-10-22 17:52:41 -04:00
..
commands Fix crash when resizing container hidden in the scratchpad 2018-10-23 00:02:08 +10:00
config swaybar: show hidden bar on key event 2018-10-14 13:33:12 +01:00
desktop Fix xwayland wants_floating logic 2018-10-22 21:51:10 +10:00
input Make workspace back_and_forth seat-specific 2018-10-21 11:26:22 +10:00
tree Fix crash when resizing container hidden in the scratchpad 2018-10-23 00:02:08 +10:00
commands.c Remove raise_floating directive 2018-10-20 17:51:32 +10:00
config.c config: remove peeked + expanded line log entries 2018-10-22 17:52:41 -04:00
criteria.c Parse missing i3 window types 2018-10-21 15:59:04 +02:00
debug-tree.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
decoration.c Rename view_set_csd_from_client to view_update_csd_from_client 2018-09-27 22:51:37 +10:00
ipc-json.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
ipc-server.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
main.c Abort if proprietary drivers are in use 2018-10-21 00:01:09 +10:00
meson.build Remove raise_floating directive 2018-10-20 17:51:32 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
sway-bar.5.scd swaybar: add documentation for hide/hidden_state subcommands 2018-10-14 13:33:12 +01:00
sway-input.5.scd Establish sway-output(5) 2018-10-14 10:52:57 -04:00
sway-output.5.scd Establish sway-output(5) 2018-10-14 10:52:57 -04:00
sway.1.scd Establish sway-output(5) 2018-10-14 10:52:57 -04:00
sway.5.scd Remove raise_floating directive 2018-10-20 17:51:32 +10:00
swaynag.c Allow swaynag to be disabled 2018-10-08 09:59:38 -04:00
xdg_decoration.c Improve CSD logic 2018-09-27 22:51:37 +10:00