emersion
|
26dadacb71
|
Add wl_shell support for maximized views
|
2017-11-09 20:06:05 +01:00 |
|
Drew DeVault
|
66587eb430
|
Merge remote-tracking branch 'origin/master' into hidpi
|
2017-11-09 08:36:27 -05:00 |
|
emersion
|
2118c691b1
|
Add maximize support for xwayland in rootston
|
2017-11-08 23:03:07 +01:00 |
|
emersion
|
03d3fdc158
|
Basic maximization implementation for xdg-shell
|
2017-11-05 16:29:43 +01:00 |
|
emersion
|
3e3209cba2
|
Fix laggy move-resize in xdg-shell
|
2017-11-05 10:22:42 +01:00 |
|
emersion
|
cf713edc10
|
Fix moving views when resizing below min size
|
2017-11-03 14:49:15 +01:00 |
|
Drew DeVault
|
a6930cd8ea
|
Handle output enter/leave correctly
|
2017-11-01 08:51:59 -04:00 |
|
Drew DeVault
|
a7446792a1
|
Consider scale factor when rendering views
|
2017-11-01 08:44:07 -04:00 |
|
Tony Crisci
|
c555a66dda
|
Merge branch 'master' into feature/xwm-rewrite
|
2017-10-27 15:22:00 -04:00 |
|
Tony Crisci
|
6a4290b86a
|
xwm: moveresize events
|
2017-10-27 10:48:09 -04:00 |
|
emersion
|
7c85709de1
|
Focus last view on close in rootston
|
2017-10-25 20:34:40 +02:00 |
|
Tony Crisci
|
e5ee01254b
|
xwm: map and unmap notify
|
2017-10-24 21:07:46 -04:00 |
|
emersion
|
c8570d0e42
|
Remove wl_list_init when using wl_signal_add
|
2017-10-21 12:35:51 +02:00 |
|
Tony Crisci
|
169bc216ed
|
rootston: view set position
|
2017-10-19 12:33:02 -04:00 |
|
Tony Crisci
|
19784360f1
|
bug: fix view centering
|
2017-10-16 14:35:16 -04:00 |
|
Drew DeVault
|
d0d6413772
|
Merge pull request #220 from versusvoid/optional-xwayland
Make Xwayland optional
|
2017-10-09 08:09:03 -04:00 |
|
Drew DeVault
|
82a6598ca7
|
Merge pull request #243 from acrisci/feature/input-bounds
Use wl_surface input bounds for input handling
|
2017-10-08 12:52:53 -04:00 |
|
Tony Crisci
|
db15ab77b4
|
use input bounds for pointer events
|
2017-10-08 12:33:39 -04:00 |
|
emersion
|
518ef46ef2
|
Activate new views
|
2017-10-08 18:19:05 +02:00 |
|
emersion
|
3774d6c2c0
|
Center wl shell views
|
2017-10-08 17:59:38 +02:00 |
|
emersion
|
3c6f2f29bf
|
Do not remove the commit listener
|
2017-10-08 17:28:19 +02:00 |
|
emersion
|
d09d01236b
|
Center xdg shell views
|
2017-10-08 12:17:25 +02:00 |
|
Versus Void
|
9cab66f0f9
|
Make xwayland compile-time optional
|
2017-10-06 21:50:25 +00:00 |
|
emersion
|
972e9dbd1b
|
Add close command, add close for xwayland
|
2017-10-06 16:03:35 +02:00 |
|
emersion
|
74f2d0cd63
|
Completely fix resize offset
|
2017-09-30 14:02:09 +02:00 |
|
emersion
|
33a97576ca
|
Add view_resize
|
2017-09-30 11:57:39 +02:00 |
|
emersion
|
d8c86431e0
|
xwayland: add signals for configure, set_{class,title}
|
2017-09-29 18:28:38 +02:00 |
|
Drew DeVault
|
ada7fde6fb
|
DRY up focus and implement z ordering
|
2017-09-28 19:48:55 -04:00 |
|
emersion
|
b7927078e9
|
x11 -> xwayland, window -> surface, fix some calloc sizes and wrong types
|
2017-09-28 23:26:31 +02:00 |
|
Drew DeVault
|
906a816abf
|
Fix rootston keyboard, add Xwayland
|
2017-09-28 08:54:57 -04:00 |
|
emersion
|
63f277f3b9
|
rootston: handle request_move
|
2017-09-28 00:29:37 +02:00 |
|
emersion
|
663bfe4cd8
|
wlr_wl_shell: implement all requests except set_popup
|
2017-09-27 21:15:31 +02:00 |
|
emersion
|
acf58e04de
|
Fix segfault, add wl_shell view
|
2017-09-27 14:48:53 +02:00 |
|
Drew DeVault
|
0ca7932c3f
|
Implement xdg surface request_move
|
2017-09-23 18:18:19 -04:00 |
|
Drew DeVault
|
eaf6c0ccf4
|
Implement pointer motion and buttons
|
2017-09-23 17:48:13 -04:00 |
|
Drew DeVault
|
e81e99d16d
|
Render XDG shell surfaces
|
2017-09-23 11:13:18 -04:00 |
|
Drew DeVault
|
550748681d
|
Establish rootston headers & main
|
2017-09-22 23:30:40 -04:00 |
|