Tony Crisci
|
543e0a46aa
|
allow to name the backend
|
2018-03-01 07:02:49 -05:00 |
|
Tony Crisci
|
0925aa1f0b
|
make backend name const
|
2018-03-01 06:32:10 -05:00 |
|
Tony Crisci
|
ed8923bc1b
|
rename subbackend to backend
|
2018-03-01 06:28:59 -05:00 |
|
Tony Crisci
|
1c84c3b9b9
|
Merge branch 'ipc-new-window' into multibackend
|
2018-02-27 19:57:18 -05:00 |
|
Tony Crisci
|
02804584e5
|
ipc new window event
|
2018-02-27 19:53:15 -05:00 |
|
Drew DeVault
|
3c80498891
|
Utilize wlr_xwayland_surface_is_unmanaged
|
2018-02-27 08:26:18 -05:00 |
|
Drew DeVault
|
caf28c0c9f
|
Merge pull request #1608 from acrisci/ipc-focused
ipc show focused container
|
2018-02-26 19:28:32 -05:00 |
|
Tony Crisci
|
ad879c99e0
|
ipc show focused container
|
2018-02-26 19:07:59 -05:00 |
|
Drew DeVault
|
4b781356a4
|
Fix wlr_render_with_matrix call
This takes an alpha parameter now.
|
2018-02-26 19:04:57 -05:00 |
|
Tony Crisci
|
63f6c32c8f
|
Merge branch 'ipc-focused' into multibackend
|
2018-02-26 18:44:14 -05:00 |
|
Tony Crisci
|
86591ba48f
|
ipc show focused container
|
2018-02-26 17:40:38 -05:00 |
|
Drew DeVault
|
265378270a
|
Revert "Multiple output coords by scale"
This reverts commit 94f8bdf081.
|
2018-02-25 17:55:49 -05:00 |
|
Drew DeVault
|
94f8bdf081
|
Multiple output coords by scale
|
2018-02-25 17:54:28 -05:00 |
|
Drew DeVault
|
8ad26c8afd
|
Send surface enter/leave events
|
2018-02-25 17:23:36 -05:00 |
|
Drew DeVault
|
61c1c3e7af
|
Use focus for new windows xwayland/wl_shell
|
2018-02-25 12:55:19 -05:00 |
|
Tony Crisci
|
91841e6ee4
|
name backend outputs
|
2018-02-25 12:20:57 -05:00 |
|
Drew DeVault
|
669f91b991
|
Document updates to the output command
|
2018-02-25 11:35:31 -05:00 |
|
Tony Crisci
|
6b9ae074fa
|
better stubs for backend input methods
|
2018-02-24 22:57:43 -05:00 |
|
Tony Crisci
|
f7204240cf
|
basic headless backend
|
2018-02-24 22:48:50 -05:00 |
|
Tony Crisci
|
c8a7b28c42
|
basic headless mode
|
2018-02-24 21:44:50 -05:00 |
|
Tony Crisci
|
2ea9a55d96
|
update for latest wlroots
|
2018-02-24 21:13:46 -05:00 |
|
Tony Crisci
|
9a50972577
|
Merge branch 'wlroots' into multibackend
|
2018-02-24 21:03:58 -05:00 |
|
emersion
|
583c30dbe3
|
Merge pull request #1585 from acrisci/focus-overhaul
focus overhaul
|
2018-02-24 23:29:08 +01:00 |
|
Tony Crisci
|
1cca3965f3
|
static bfs queue
|
2018-02-24 14:30:47 -05:00 |
|
Tony Crisci
|
2154b7c7d6
|
add config handlers
|
2018-02-24 13:34:47 -05:00 |
|
Tony Crisci
|
7262bf655f
|
remove checks for command handlers
|
2018-02-24 13:22:57 -05:00 |
|
Tony Crisci
|
5b219a1598
|
separate config directives and commands
|
2018-02-24 13:20:34 -05:00 |
|
Tony Crisci
|
ac8269d536
|
take seat param for handle_command and rename
|
2018-02-24 12:50:24 -05:00 |
|
Tony Crisci
|
6becfc1431
|
update log.h for latest wlr
|
2018-02-24 12:49:42 -05:00 |
|
Tony Crisci
|
66d1e0b313
|
basic layout command
|
2018-02-22 18:37:14 -05:00 |
|
Tony Crisci
|
bcb870bcf2
|
bug: fix crash on focus up
|
2018-02-20 19:47:48 -05:00 |
|
Tony Crisci
|
23e9f5dc35
|
use wl_container_of() in output destroy callback
|
2018-02-20 19:21:32 -05:00 |
|
Tony Crisci
|
4b3aa59b8b
|
rename new_input listener on input-manager
|
2018-02-20 19:09:38 -05:00 |
|
Tony Crisci
|
316effd7b1
|
make handle_output_destroy() static
|
2018-02-20 19:06:56 -05:00 |
|
Tony Crisci
|
4c4cc9c999
|
remove old comments
|
2018-02-20 19:04:03 -05:00 |
|
Tony Crisci
|
66a975038c
|
add doc to sway_seat_get_focus_inactive()
|
2018-02-20 19:01:02 -05:00 |
|
Tony Crisci
|
b88f06e70a
|
bugfix: get right layout box for rendering views
|
2018-02-19 17:55:16 -05:00 |
|
Tony Crisci
|
359bab38e2
|
Merge branch 'focus-overhaul' of github.com:acrisci/sway into focus-overhaul
|
2018-02-19 17:26:06 -05:00 |
|
Drew DeVault
|
5e9fe97e36
|
Add -Wno-unused-function
This is temporary, it helps while we work on porting and large swaths of
the code are commented out.
|
2018-02-18 11:20:18 -05:00 |
|
Tony Crisci
|
f0ca2cb5c3
|
use quotes for container include
|
2018-02-17 19:05:17 -05:00 |
|
Tony Crisci
|
176d24f02d
|
choose adjacent container between outputs
|
2018-02-17 19:03:21 -05:00 |
|
Tony Crisci
|
fb37e80225
|
basic move focus in direction across outputs
|
2018-02-17 18:33:02 -05:00 |
|
Tony Crisci
|
80927985fb
|
fix output rendering issue
|
2018-02-17 16:30:32 -05:00 |
|
Tony Crisci
|
7c089442c3
|
use box projection function
|
2018-02-17 15:18:21 -05:00 |
|
Tony Crisci
|
9510a20fcd
|
arrange windows after output add
|
2018-02-17 13:32:04 -05:00 |
|
Tony Crisci
|
a3ae67af4e
|
basic focus in direction
|
2018-02-14 17:12:21 -05:00 |
|
Tony Crisci
|
52670c636c
|
basic focus (without direction)
|
2018-02-14 16:47:23 -05:00 |
|
Tony Crisci
|
780d9fe1e3
|
cleanup layout.c
|
2018-02-14 15:23:56 -05:00 |
|
Tony Crisci
|
083e11ac7c
|
fix build for latest api
|
2018-02-14 15:08:10 -05:00 |
|
Tony Crisci
|
c6cb87be19
|
output damage fix
|
2018-02-14 14:55:38 -05:00 |
|