mirror of
https://github.com/swaywm/sway.git
synced 2025-12-16 08:56:32 -05:00
merged Luminarys resizing code
This commit is contained in:
commit
4606fb1ee3
4 changed files with 138 additions and 14 deletions
|
|
@ -5,7 +5,9 @@
|
|||
#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 *container_under_pointer(void);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue