index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
handlers.c
Age
Commit message (
Expand
)
Author
2016-08-05
Fix switch to prev ws on handle_view_created
D.B
2016-08-01
bugfix: focus container on output when focused
Tony Crisci
2016-08-01
Remove dead global locked_view_focus
Tony Crisci
2016-07-31
Bugfix: descend focus stack on new window focus
Tony Crisci
2016-07-31
Refactor functions to update container borders
Tony Crisci
2016-07-29
remove outdated (when wlc commit merged) comment
Zandr Martin
2016-07-29
update handler to get pid from wlc for all views
Zandr Martin
2016-07-29
Fix swaybg sizing on hidpi outputs
Drew DeVault
2016-07-29
Merge remote-tracking branch 'origin/hidpi'
Drew DeVault
2016-07-28
third try for #678
Zandr Martin
2016-07-28
Update hidpi support to latest wlc API
Drew DeVault
2016-07-28
Initial pass on HiDPI support
Drew DeVault
2016-07-23
don't passthrough a floating_scroll event to focused window
D.B
2016-07-21
Initial work on window events
Mykyta Holubakha
2016-07-21
Remove arrange_windows from post-render
Drew DeVault
2016-07-17
Fix clang warning
Drew DeVault
2016-07-17
Turn swaybg into a shell surface
Drew DeVault
2016-07-16
refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...
D.B
2016-07-14
Set panels' geometries correctly and don't render them explicitly
David Eklov
2016-07-14
Don't treat backgrounds as shell surfaces
David Eklov
2016-07-15
Suspend destruction of wss when creating views
Mykyta Holubakha
2016-07-15
Spawn new views to target ws's focused container
Mykyta Holubakha
2016-07-07
Fix tabbed/stacked corner case #742
D.B
2016-07-04
Enable backgrounds and panels to be shell surfaces
David Eklov
2016-07-04
I think this fixes #678
Zandr Martin
2016-06-30
Spawn windows as floating if they have a parent
Drew DeVault
2016-06-21
Check if found ws is focused in new view handler
Mykyta Holubakha
2016-06-11
clean up pid/workspace stuff
Zandr Martin
2016-06-10
semi-working (only non-client/server wayland apps)
Zandr Martin
2016-06-06
messy, unfinished version
Zandr Martin
2016-05-31
Initial work for floating view with sane values
Denis Doria
2016-05-14
Support floating_scroll sideways
Mykyta Holubakha
2016-05-08
Remove FSB_GAPS_INNER and FSB_GAPS_OUTER
Mykyta Holubakha
2016-05-07
Implemented configurable floating scroll behavior
Mykyta Holubakha
2016-05-01
Update view title of tabbed/stacked windows
Mikkel Oscar Lyderik
2016-04-17
Use correct format string for x86_64 and i686
Mikkel Oscar Lyderik
2016-04-09
Only update geometry of single floating view
Mikkel Oscar Lyderik
2016-04-02
Fix spelling mistakes
Eric Engestrom
2016-03-30
Fix pointer scroll thing
Drew DeVault
2016-03-30
Remove leftover comment
Drew DeVault
2016-03-30
New feature: adjust gaps with floating_mod+scroll
Drew DeVault
2016-03-30
Fix borders with floating windows
Mikkel Oscar Lyderik
2016-03-30
Implement borders
Mikkel Oscar Lyderik
2016-03-30
Implement some more on borders
Drew DeVault
2016-03-30
Initial setup of window border rendering
Drew DeVault
2016-03-24
Update to new WLC API
Drew DeVault
2016-03-19
Make key handling less strict
Mikkel Oscar Lyderik
2016-03-17
Remove unused panel_size (and fix rearrange)
Mikkel Oscar Lyderik
2016-03-17
Revert "Render outputs as soon as wlc is ready"
Mikkel Oscar Lyderik
2016-03-13
Render outputs as soon as wlc is ready
Mikkel Oscar Lyderik
[next]