swayfx/sway
Ryan Dwyer 416bb7a214 Fix floating click events
* Set focus to a floating container when clicking its title bar.
* Raise floating when user clicks title bar or decorations (in the
seat_begin functions).
* In container_at, it only returned a floating container if the user had
clicked the surface. This makes it use floating_container_at instead.
2018-10-10 16:58:32 +10:00
..
commands resize: Determine if anything changed using before/after check 2018-10-09 22:25:21 +10:00
config Allow swaybg to be disabled 2018-10-08 15:08:33 +02:00
desktop Merge pull request #2772 from RyanDwyer/improve-popup-damage 2018-10-09 00:02:36 +02:00
input Fix floating click events 2018-10-10 16:58:32 +10:00
tree Fix floating click events 2018-10-10 16:58:32 +10:00
commands.c Implement popup_during_fullscreen 2018-10-08 22:49:59 +10:00
config.c config: remove double free of config->swaynag_command 2018-10-09 13:14:02 +02:00
criteria.c Fix tiling criteria 2018-10-03 20:33:32 +10:00
debug-tree.c Turn funcs() into funcs(void) 2018-09-30 14:09:05 +03: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 swaybar: allow null status_command 2018-10-08 22:23:55 +10:00
ipc-server.c Make sway/ipc-server.c POSIX 2001 compliant 2018-09-26 20:10:53 +02:00
main.c Add support for installing binaries with DT_RPATH 2018-09-30 15:37:01 +03:00
meson.build Implement popup_during_fullscreen 2018-10-08 22:49:59 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Add CSD to border modes 2018-09-27 22:51:37 +10:00
sway-bar.5.scd Allow status_command to be disabled via IPC 2018-10-08 22:23:55 +10:00
sway-input.5.scd Fix some missing commands in sway-input(5) 2018-10-03 07:50:37 -04:00
sway.1.scd delete references to swaygrab 2018-07-30 16:24:46 +01:00
sway.5.scd Fix back_and_forth documentation 2018-10-10 09:41:37 +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