Age | Commit message (Expand) | Author |
2018-05-13 | Merge pull request #1824 from snaggen/idle | Drew DeVault |
2018-05-13 | Merge branch 'master' into edge-borders | Ryan Dwyer |
2018-05-13 | Idle handling for dpms/lockscreen et al | Mattias Eriksson |
2018-05-12 | Don't destroy view child on xdg-popup unmap | emersion |
2018-05-12 | Merge branch 'master' into edge-borders | Brian Ashworth |
2018-05-12 | Count descendant views for hide_edge_borders smart | Brian Ashworth |
2018-05-12 | Merge pull request #1959 from RyanDwyer/ipc-get-seats | Drew DeVault |
2018-05-12 | Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements" | Drew DeVault |
2018-05-12 | Revert "Merge pull request #1953 from RyanDwyer/criteria-focused" | Drew DeVault |
2018-05-12 | Fix conflicting IPC command type constants with i3's | Ryan Dwyer |
2018-05-12 | Implement IPC get_seats command | Ryan Dwyer |
2018-05-12 | Implement __focused__ criteria | Ryan Dwyer |
2018-05-11 | Overhaul criteria implementation | Ryan Dwyer |
2018-05-10 | Damage borders when damaging view | emersion |
2018-05-06 | Implement pango support | Ryan Dwyer |
2018-05-05 | Move code for re-arranging after font height change into a common place | Ryan Dwyer |
2018-05-05 | Implement title_format | Ryan Dwyer |
2018-05-03 | Convert border_colors.text to float[4] | Drew DeVault |
2018-05-03 | Change comment format | Ryan Dwyer |
2018-05-03 | Calculate config->font_height based on existing container titles | Ryan Dwyer |
2018-05-03 | Render titles | Ryan Dwyer |
2018-05-01 | Restore view_update_position() | Ryan Dwyer |
2018-05-01 | Move docblock and fix indenting of switch/case. | Ryan Dwyer |
2018-04-30 | Implement borders | Ryan Dwyer |
2018-04-30 | Remove arrange_windows() | Ryan Dwyer |
2018-04-28 | Refactor arrange_windows() | Ryan Dwyer |
2018-04-26 | Add map_from_region command | emersion |
2018-04-26 | Remove sway_container.workspace_layout | Ryan Dwyer |
2018-04-25 | Merge branch 'master' into criteria-commands | Drew DeVault |
2018-04-24 | Fix a bunch of swaybar memory leaks | emersion |
2018-04-24 | Improved key handling in swaylock | Mattias Eriksson |
2018-04-24 | Update wording about unmanaged/unmapped views | Ryan Dwyer |
2018-04-23 | Implement rename workspace command | Ryan Dwyer |
2018-04-21 | Default to current time when triggering cursor events | emersion |
2018-04-19 | Merge branch 'master' into fullscreen | Drew DeVault |
2018-04-18 | Make key repeat configurable | Ryan Dwyer |
2018-04-18 | Fullscreen fixes. | Ryan Dwyer |
2018-04-17 | Create sway_workspace struct. | Ryan Dwyer |
2018-04-17 | Feedback for fullscreen. | Ryan Dwyer |
2018-04-16 | Implement fullscreen. | Ryan Dwyer |
2018-04-12 | swaylock: Securely zero-out password. | Geoff Greer |
2018-04-10 | Clean up cursor simulation code. | Danny Bautista |
2018-04-10 | Implement cursor event simulation with sway commands. | Danny Bautista |
2018-04-08 | Merge pull request #1769 from acrisci/focus-inactive-fixes | Drew DeVault |
2018-04-08 | 80char | Tony Crisci |
2018-04-08 | Add input "identifier" map_to_output "identifier" | Drew DeVault |
2018-04-08 | Merge branch 'wlroots' into focus-inactive-fixes | Tony Crisci |
2018-04-08 | Fix cursor motion issues | Drew DeVault |
2018-04-08 | Implement tablet tool support | Drew DeVault |
2018-04-07 | seat focus inactive children foreach | Tony Crisci |