| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-02-17 | arrange windows after output add | Tony Crisci | -0/+2 | |
| 2018-02-14 | basic focus in direction | Tony Crisci | -0/+41 | |
| 2018-02-14 | basic focus (without direction) | Tony Crisci | -0/+35 | |
| 2018-02-14 | cleanup layout.c | Tony Crisci | -21/+20 | |
| 2018-02-14 | fix build for latest api | Tony Crisci | -47/+51 | |
| 2018-02-14 | output damage fix | Tony Crisci | -4/+10 | |
| 2018-02-14 | output destroy | Tony Crisci | -15/+15 | |
| 2018-02-14 | input device destroy | Tony Crisci | -31/+31 | |
| 2018-02-14 | get swayc in direction | Tony Crisci | -0/+201 | |
| 2018-02-10 | remove old focus member | Tony Crisci | -22/+19 | |
| 2018-02-10 | properly pick next focus | Tony Crisci | -19/+28 | |
| 2018-02-10 | use bfs iterator to collect focus stack | Tony Crisci | -22/+26 | |
| 2018-02-10 | fix build for output damage | Tony Crisci | -4/+10 | |
| 2018-02-10 | refactor workspace.h | Tony Crisci | -5/+5 | |
| 2018-02-07 | separate seat get focus and seat get focus inactive | Tony Crisci | -24/+30 | |
| 2018-02-06 | make index_child static | Tony Crisci | -1/+1 | |
| 2018-02-04 | basic focus overhaul | Tony Crisci | -40/+225 | |
| 2018-01-30 | Implement workspaces | Drew DeVault | -30/+420 | |
| 2018-01-30 | Remove include/sway/old/ | Drew DeVault | -1414/+0 | |
| 2018-01-30 | Execute pending commands when Xwayland is ready | Drew DeVault | -0/+23 | |
| 2018-01-29 | Merge pull request #1555 from martinetd/cmd_reload | Drew DeVault | -1/+68 | |
| commands: add 'reload' command | ||||
| 2018-01-22 | commands/reload: remove unimplemented 'load_swaybars' call | Dominique Martinet | -5/+1 | |
| 2018-01-22 | config reload: destroy old seat when removed from config | Dominique Martinet | -1/+45 | |
| This adds new sway_seat_destroy and sway_cursor_destroy helpers and compare new and old config on free | ||||
| 2018-01-22 | commands: add 'reload' command | Dominique Martinet | -0/+27 | |
| 2018-01-22 | Merge pull request #1574 from acrisci/config-refactor | emersion | -52/+840 | |
| Command criteria | ||||
| 2018-01-21 | dont allow kill command in config | Tony Crisci | -0/+4 | |
| 2018-01-21 | clear handler context before ipc command | Tony Crisci | -0/+1 | |
| 2018-01-21 | cmd-kill: use sway_assert when no container | Tony Crisci | -2/+3 | |
| 2018-01-21 | criteria cleanup | Tony Crisci | -7/+12 | |
| 2018-01-21 | Remove sway/old/ | Drew DeVault | -14614/+0 | |
| 2018-01-21 | Merge pull request #1570 from acrisci/config-references | Drew DeVault | -7/+37 | |
| Copy input config references | ||||
| 2018-01-21 | implement property criteria | Tony Crisci | -24/+55 | |
| 2018-01-21 | view interface | Tony Crisci | -22/+87 | |
| 2018-01-21 | run all commands with focused container context | Tony Crisci | -28/+28 | |
| 2018-01-20 | basic command criteria | Tony Crisci | -9/+549 | |
| 2018-01-20 | add kill command | Tony Crisci | -3/+77 | |
| 2018-01-20 | seat config handler context | Tony Crisci | -8/+31 | |
| 2018-01-20 | input config handler context | Tony Crisci | -25/+69 | |
| 2018-01-17 | Merge pull request #1571 from acrisci/wlroots-modifiers-update | Drew DeVault | -3/+15 | |
| update for new wlr-keyboard modifiers | ||||
| 2018-01-17 | update for new wlr-keyboard modifiers | Tony Crisci | -3/+15 | |
| 2018-01-17 | copy config references for input and seat | Tony Crisci | -7/+37 | |
| 2018-01-15 | Merge pull request #1566 from acrisci/render-loop | Tony Crisci | -73/+331 | |
| Subsurfaces and popups | ||||
| 2018-01-15 | xwm handle map and unmap | Tony Crisci | -7/+33 | |
| 2018-01-14 | render override redirect | Tony Crisci | -12/+97 | |
| 2018-01-14 | render wl-shell and xwayland views | Tony Crisci | -3/+38 | |
| 2018-01-14 | subsurface input | Tony Crisci | -0/+13 | |
| 2018-01-14 | xdg-popups | Tony Crisci | -1/+45 | |
| 2018-01-14 | render xdg surface | Tony Crisci | -57/+112 | |
| 2018-01-06 | Merge pull request #1556 from martinetd/cleanup_logging | Drew DeVault | -341/+177 | |
| Cleanup logging | ||||
| 2018-01-05 | common/log: finish removing most log functions | Dominique Martinet | -149/+8 | |
| Keep sway_abort and sway_assert and convert them to use wlr_log functions | ||||
