Mike Blumenkrantz
f2c7052be9
don't double grab input on runner popups
6 years ago
Mike Blumenkrantz
67f59ab01e
fix runner gadget del callbacks
6 years ago
Mike Blumenkrantz
0b328cb10d
feed mouse up to runner gadgets when creating child popup
...
ensure autoclose doesn't trigger instantly
6 years ago
Mike Blumenkrantz
a4c57fba2d
use separate pid namespaces when forking runner gadgets
...
ensure children of gadgets are destroyed when main gadget process exits
6 years ago
Mike Blumenkrantz
b751d27463
delete runner popup content on content hide
...
I don't remember why I did this but efl
6 years ago
Mike Blumenkrantz
d32e5de81b
use new menu_show_object action for start gadget
6 years ago
Mike Blumenkrantz
e352dc07d1
test gadget: delete popup window when main window is clicked while visible
6 years ago
Mike Blumenkrantz
a0d72c5d91
add sandbox gadget type for runner gadgets
6 years ago
Mike Blumenkrantz
62128d19d8
set aspect on start gadget window, not layout
6 years ago
Mike Blumenkrantz
1f651fbfe8
SIGTERM sandboxed gadgets on config delete
6 years ago
Mike Blumenkrantz
0ef6c85982
handle popups and child windows in runner gadget
6 years ago
Mike Blumenkrantz
b420b4af60
don't disable ds fade object if it doesn't exist
6 years ago
Mike Blumenkrantz
67811b1f3a
remove option for disabling events on runner gadgets
...
I can't think of a way to make this work
6 years ago
Mike Blumenkrantz
26c589e745
support fully sandboxed sub-gadgets in runner gadget
...
also add demo "start" gadget
6 years ago
Mike Blumenkrantz
f1fd2a827a
meson formatting
6 years ago
Mike Blumenkrantz
39c65797de
set minmax on runner gadgets
6 years ago
Mike Blumenkrantz
49ba605d48
kill runner subprocess on gadget deletion
6 years ago
Mike Blumenkrantz
cdaf50cac3
add gadget test
6 years ago
Mike Blumenkrantz
4945d1b257
fix runner entry focus
6 years ago
Mike Blumenkrantz
5807ac7b89
add proto
6 years ago
Mike Blumenkrantz
8ffae277b3
set aspect on runner gadgets
6 years ago
Mike Blumenkrantz
23ef468a29
escape runner cmdline strings
6 years ago
Mike Blumenkrantz
68467df44d
meson
6 years ago
Mike Blumenkrantz
e63871d929
generate fewer files
6 years ago
Mike Blumenkrantz
4de6a6ef34
temp force events on in runner config
6 years ago
Mike Blumenkrantz
ca2e4eb738
add runner gadget for testing
...
runner is a desktop-only gadget which allows the running of commands
inside a nested wayland compositor inside a gadget using hw accel where
available
it should be possible to use this for things like:
* playing a movie on the desktop
* tailing a log in a terminal
* keeping an always-open terminal on your desktop
* using an external filemanager on the desktop
known issues:
- do not attempt to move the gadget once placed or bad things will happen
- some focus issues with gadget config
6 years ago
Mike Blumenkrantz
3623f8a7e0
bump dep version, use internal efx
6 years ago
Mike Blumenkrantz
d8c3317d3c
set pass_events on move/resize objects
6 years ago
Mike Blumenkrantz
364c6baefb
/EAPI/E_API/
7 years ago
Mike Blumenkrantz
35b323adfd
remove maximize from e21 builds: present in main
7 years ago
Mike Blumenkrantz
6b4bd60895
1.1.0 NEWS updates
7 years ago
Mike Blumenkrantz
76c0e98bf9
1.1.0 release
7 years ago
Mike Blumenkrantz
790d62c67d
require E20+
7 years ago
Mike Blumenkrantz
c2a1464d1e
switch bzip2->xz in dist
7 years ago
Mike Blumenkrantz
289f356c28
move to single makefile build
7 years ago
Mike Blumenkrantz
6a21290dcd
add handling for maintaining sticky windows with superkey
...
manage sticky windows based on their last-used desk when flipping
7 years ago
Mike Blumenkrantz
26bf74f991
add multipress functionality for superkey
...
iterate through the focus chain by repeatedly pressing the superkey
7 years ago
Mike Blumenkrantz
29a28405b9
add Super Ultimate Window Management binding under Desksanity actions
...
the superkey is an optimized way of managing windows when a screen has
<= 4 vdesks. it provides smart desk flipping and greatly reduces wrist
strain from the alt+FX claw binding
the superkey is designed to be bound to the Menu key
7 years ago
Mike Blumenkrantz
c82393c2a4
enable pip edit mode when creating a pip
...
this is the normal use case so do it automatically
7 years ago
Mike Blumenkrantz
7c90ff8136
make pip move/resize while clipped more accurate based on clip geometry
7 years ago
Mike Blumenkrantz
267e84ca6d
remove pip delete callback during pip free
...
fixes crash when unloading module while pips exist
7 years ago
Mike Blumenkrantz
24d4459e61
force sizing of zoom effect tables before adding to layout
...
this ensures that the table gets the right size prior to setting up
any of the clients in it
7 years ago
Mike Blumenkrantz
3664906fd3
disable maximize effect for x11 csd windows
...
this is impossible to sanely handle at present
7 years ago
Mike Blumenkrantz
546346d8bc
use bring_in for zoom keyboard navigation
7 years ago
Mike Blumenkrantz
2d2ce8c298
improve keyboard navigation for zoom effect
7 years ago
Mike Blumenkrantz
d0e3824adf
redo "active" signalling for zoom effect to be more easily themable
7 years ago
Mike Blumenkrantz
ba54cf5497
use color3 for setting OUTLINE color on zoom text
7 years ago
Mike Blumenkrantz
e98d5390de
make zoom effect more subtle when indicating which window is "active"
7 years ago
Mike Blumenkrantz
233cd9aac1
don't enable map for zoom client effect
...
this seems to now do very strange things when enabled...puzzling
7 years ago
Mike Blumenkrantz
32421e0ca5
make zoom focus rect more translucent when active
7 years ago