Age | Commit message (Expand) | Author |
2016-09-17 | add global `current_focus` pointer | Zandr Martin |
2016-09-07 | squash commits, move enum into resize.c | Zandr Martin |
2016-09-05 | Fix constant scale factor in font code | Drew DeVault |
2016-09-05 | Add client support for HiDPI | Drew DeVault |
2016-09-05 | Initial testing on hidpi clients | Drew DeVault |
2016-09-02 | Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactor | Zandr Martin |
2016-09-01 | refactor commands.c | Zandr Martin |
2016-09-01 | Reorganize includes | Drew DeVault |
2016-08-03 | Simplify focus setting | Tony Crisci |
2016-08-01 | Remove dead global locked_view_focus | Tony Crisci |
2016-07-31 | Refactor functions to update container borders | Tony Crisci |
2016-07-31 | Implement focus handling for containers | Tony Crisci |
2016-07-30 | implement solid color rendering for swaybg | Zandr Martin |
2016-07-30 | properly hide top border inside tabbed/stacked | D.B |
2016-07-28 | Update hidpi support to latest wlc API | Drew DeVault |
2016-07-28 | Initial pass on HiDPI support | Drew DeVault |
2016-07-27 | Implement `focus child` command | Tony Crisci |
2016-07-21 | Arrange backgrounds only when required | Mykyta Holubakha |
2016-07-21 | More progress on window events | Mykyta Holubakha |
2016-07-21 | Initial work on window events | Mykyta Holubakha |
2016-07-20 | Properly construct event bitmasks | Mykyta Holubakha |
2016-07-17 | Turn swaybg into a shell surface | Drew DeVault |
2016-07-17 | Implement configurable wrapping on bar ws scroll | Drew DeVault |
2016-07-16 | refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where... | D.B |
2016-07-16 | Fix #753 | Drew DeVault |
2016-07-15 | Enable windows to register to get notified when the mouse wheel is scrolled | David Eklov |
2016-07-15 | Rename pointer_input::notify to indicate that is called on button clicks | David Eklov |
2016-07-14 | Compute what workspace button is clicked | David Eklov |
2016-07-14 | Use int instead of wl_fixed_t for mouse coordinates | David Eklov |
2016-07-14 | Extract workspace size computation from render_workspace_button() | David Eklov |
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-07 | Fix tabbed/stacked corner case #742 | D.B |
2016-07-06 | Fix formatting guide violations (spaces instead of tabs) | David Eklov |
2016-07-06 | Enable windows to register to get notified of pointer button events | David Eklov |
2016-07-04 | Fix formatting guide violations (spaces instead of tabs) | David Eklov |
2016-07-04 | Move code to make a window a shell surface into seperate function | David Eklov |
2016-07-04 | Enable backgrounds and panels to be shell surfaces | David Eklov |
2016-07-04 | Merge branch 'master' into get-tree-command | Zandr Martin |
2016-07-04 | implement `get_tree` command | Zandr Martin |
2016-07-03 | typo in focus.h | Zandr Martin |
2016-07-03 | resize command updates (#713) | Zandr Martin |
2016-06-27 | Add get_log_level() to encapsulate v (current log level) | David Eklov |
2016-06-11 | implement resize command for absolute dimensions | Zandr Martin |
2016-06-11 | cleanup + add timeouts for pid_workspace list | Zandr Martin |
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-06-02 | implement stable sort for lists | Zandr Martin |