aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Merge branch 'master' into fix-1975Libravatar Brian Ashworth2018-05-14
|\
| * Merge pull request #1871 from emersion/kill-wl-shellLibravatar Drew DeVault2018-05-14
| |\ | | | | | | Kill wl_shell
| | * Kill wl_shellLibravatar emersion2018-05-14
| |/
| * Merge pull request #1968 from RyanDwyer/fix-criteriaLibravatar Drew DeVault2018-05-14
| |\ | | | | | | Fix double free in criteria
| | * Fix crash when launching programs from dmenuLibravatar Ryan Dwyer2018-05-14
| | |
| | * xdg_shell: Replace get_prop with get_string_propLibravatar Ryan Dwyer2018-05-14
| | |
| | * Initialise error_arg to NULL in criteria_parseLibravatar Ryan Dwyer2018-05-14
| | |
| | * Fix double free in criteriaLibravatar Ryan Dwyer2018-05-14
| | |
| | * Revert "Revert "Merge pull request #1953 from RyanDwyer/criteria-focused""Libravatar Ryan Dwyer2018-05-14
| | | | | | | | | | | | | | | | | | | | | This reverts commit ac0e62584f6101277b76622a7274866cd50f615c. This reimplements the criteria __focused__ commit in preparation for fixing a known bug.
| | * Revert "Revert "Merge pull request #1943 from RyanDwyer/criteria-improvements""Libravatar Ryan Dwyer2018-05-14
| |/ | | | | | | | | | | | | This reverts commit 32a572cecfd0f6072a78ce0a381a2f8365f9010a. This reimplements the criteria overhaul in preparation for fixing a known bug.
* | Always render top border for border normalLibravatar Brian Ashworth2018-05-14
| |
* | Fix y and height for a hidden top normal borderLibravatar Brian Ashworth2018-05-14
| |
* | Merge branch 'master' into fix-1975Libravatar Brian Ashworth2018-05-14
|\|
| * Actually fix swayidleLibravatar Drew DeVault2018-05-13
| | | | | | | | I also didn't test this commit though so who knows
| * swayidle: use wl_event_loop_dispatch_idleLibravatar Drew DeVault2018-05-13
| | | | | | | | Fixes #1977
| * Enable lazy xwayland1.0-alpha.2Libravatar Drew DeVault2018-05-13
| |
| * Merge pull request #1970 from emersion/xdg-shell-stableLibravatar Drew DeVault2018-05-13
| |\ | | | | | | Add xdg-shell stable support
| | * Add xdg-shell stable supportLibravatar emersion2018-05-13
| | |
| * | Add pixman to swayidle depsLibravatar Drew DeVault2018-05-13
| | |
| * | Merge pull request #1971 from emersion/fix-pango-markupLibravatar Drew DeVault2018-05-13
| |\ \ | | | | | | | | Fix pango markup
| | * | Fix pango markupLibravatar emersion2018-05-13
| |/ / | | | | | | | | | | | | | | | | | | The condition checking if the markup is valid was inverted. This commit also adds better error handling: if the markup cannot be parsed, it fallbacks to plain text.
| * | Merge pull request #1935 from heghe/heghe/fix-pango-markup-crashLibravatar emersion2018-05-13
| |\ \ | | | | | | | | Fix crash when using pango markup font
| | * | Fix crash when using pango markup fontLibravatar Heghedus Razvan2018-05-13
| |/ / | | | | | | | | | | | | | | | The characters & < > ' " needs to be escaped when using pango markup Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
| * | Merge pull request #1824 from snaggen/idleLibravatar Drew DeVault2018-05-13
| |\ \ | | |/ | |/| DPMS and lock handling
| | * Remove asciidoc file for swayidleLibravatar Mattias Eriksson2018-05-13
| | |
| | * Idle handling for dpms/lockscreen et alLibravatar Mattias Eriksson2018-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | Swayidle handles idle events and allows for dpms and lockscreen handling. It also handles systemd sleep events, and can raise a lockscreen on sleep Fixes #541
* | | Fix titles and detect edges for hide_edge_bordersLibravatar Brian Ashworth2018-05-14
|/ /
* | Merge pull request #1960 from RedSoxFan/edge-bordersLibravatar Ryan Dwyer2018-05-13
|\ \ | |/ |/| Implement hide_edge_borders
| * Merge branch 'master' into edge-bordersLibravatar Ryan Dwyer2018-05-13
| |\ | |/ |/|
* | Merge pull request #1967 from emersion/remove-xdg-popup-unmapLibravatar Drew DeVault2018-05-12
|\ \ | | | | | | Don't destroy view child on xdg-popup unmap
| * | Don't destroy view child on xdg-popup unmapLibravatar emersion2018-05-12
|/ /
| * Fix recursion when counting descendants of a typeLibravatar Brian Ashworth2018-05-12
| |
| * Only count views for hide_edge_borders smartLibravatar Brian Ashworth2018-05-12
| |
| * Merge branch 'master' into edge-bordersLibravatar Brian Ashworth2018-05-12
| |\ | |/ |/|
* | Merge pull request #1964 from emersion/wlroots-970Libravatar Drew DeVault2018-05-12
|\ \ | | | | | | Send pointer discrete axis values
| * \ Merge branch 'master' into wlroots-970Libravatar Drew DeVault2018-05-12
| |\ \ | |/ / |/| |
* | | Merge pull request #1958 from swaywm/scdocLibravatar Drew DeVault2018-05-12
|\ \ \ | | | | | | | | Port man pages to scdoc
| * \ \ Merge remote-tracking branch 'origin/master' into scdocLibravatar Drew DeVault2018-05-12
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1959 from RyanDwyer/ipc-get-seatsLibravatar Drew DeVault2018-05-12
|\ \ \ \ | | | | | | | | | | Implement IPC get_seats command
| * | | | Fix conflicting IPC command type constants with i3'sLibravatar Ryan Dwyer2018-05-12
| | | | |
| * | | | Implement IPC get_seats commandLibravatar Ryan Dwyer2018-05-12
| | | | |
| | * | | Merge branch 'master' into scdocLibravatar Drew DeVault2018-05-12
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | Fix typosLibravatar Drew DeVault2018-05-12
| | | | |
| | * | | Update README.md + README.*.mdLibravatar Drew DeVault2018-05-11
| | | | |
| | * | | Add scdoc to .build.ymlLibravatar Drew DeVault2018-05-11
| | | | |
| | * | | Remove swaygrab entirelyLibravatar Drew DeVault2018-05-11
| | | | | | | | | | | | | | | | | | | | We'll have to rewrite this later.
| | * | | Add swaylock(1) and swaymsg(1)Libravatar Drew DeVault2018-05-11
| | | | |
| | * | | Remove sway-security(7)Libravatar Drew DeVault2018-05-11
| | | | | | | | | | | | | | | | | | | | We will need to overhaul this for 1.0
| | * | | Add sway-input(5)Libravatar Drew DeVault2018-05-11
| | | | |
| | * | | Add sway-bar(5)Libravatar Drew DeVault2018-05-11
| | | | |