mirror of
https://github.com/swaywm/sway.git
synced 2025-12-16 08:56:32 -05:00
Added in basic, but semi-broken moving/resizing functionality to floating windows
This commit is contained in:
parent
780893a933
commit
e541ba3d87
4 changed files with 134 additions and 13 deletions
|
|
@ -5,7 +5,7 @@
|
|||
#include <wlc/wlc.h>
|
||||
|
||||
extern struct wlc_interface interface;
|
||||
|
||||
extern uint32_t keys_pressed[32];
|
||||
//set focus to current pointer location and return focused container
|
||||
swayc_t *focus_pointer(void);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue