swayfx/sway/input
Brian Ashworth f5190d1f79 bar_cmd_modifier: add support for none
sway-bar(5) documents `modifier none`, which comes from i3. This
implements the functionality for `modifier none` since it was not
previously implemented. The bar modifier toggles visibility of the bar
when the bar mode is set to hide. When the bar modifier is set to
`none`, the ability to toggle visibility of the bar will be disabled.
2019-02-08 16:02:45 +01:00
..
cursor.c Merge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-inactive 2019-02-03 20:15:21 +01:00
input-manager.c seat_cmd_cursor: do not create non-existing seat 2019-02-03 14:01:29 -05:00
keyboard.c bar_cmd_modifier: add support for none 2019-02-08 16:02:45 +01:00
seat.c seat_configure_tablet_tool: configure xcursor 2019-02-07 09:41:58 +01:00
seatop_down.c Implement pointer-constraints-unstable-v1 2019-01-30 19:53:59 +01:00
seatop_move_floating.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
seatop_move_tiling.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
seatop_resize_floating.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
seatop_resize_tiling.c Resize only current and immediate siblings rather than all siblings 2019-01-15 08:01:21 +10:00