aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Make key repeat configurableLibravatar Ryan Dwyer2018-04-18
* Merge pull request #1819 from emersion/destroy-displayLibravatar Drew DeVault2018-04-17
|\
| * Destroy display in server_finiLibravatar emersion2018-04-17
|/
* Merge pull request #1816 from thejan2009/multi-output-ws-destroyLibravatar Drew DeVault2018-04-15
|\
| * remove empty workspace when focusing its outputLibravatar db2018-04-15
|/
* Merge pull request #1811 from martinetd/gcc_warningsLibravatar emersion2018-04-15
|\
| * Merge branch 'master' into gcc_warningsLibravatar emersion2018-04-15
| |\ | |/ |/|
* | Merge pull request #1815 from ascent12/posix_sourceLibravatar emersion2018-04-15
|\ \
| * | Set _POSIX_C_SOURCE properlyLibravatar Scott Anderson2018-04-15
|/ /
| * Fix gcc maybe-uninitialized warningLibravatar Dominique Martinet2018-04-13
| * Fix gcc string truncation warningsLibravatar Dominique Martinet2018-04-13
|/
* Merge pull request #1810 from martinetd/wl_scannerLibravatar emersion2018-04-13
|\
| * Use 'private-code' for wayland-scanner code generationLibravatar Dominique Martinet2018-04-13
|/
* Merge pull request #1804 from martinetd/crashesLibravatar emersion2018-04-13
|\
| * Merge branch 'master' into crashesLibravatar emersion2018-04-13
| |\ | |/ |/|
* | Merge pull request #1808 from emersion/xwayland-unmapped-on-createLibravatar Drew DeVault2018-04-13
|\ \
| * | Do not call the map handler when an xwayland surface is createdLibravatar emersion2018-04-13
|/ /
* | Merge pull request #1803 from ggreer/swaylock-secure-passwordLibravatar emersion2018-04-13
|\ \
| * | swaylock: Securely zero-out password.Libravatar Geoff Greer2018-04-12
|/ /
| * container_destroy: fix segfaultLibravatar Dominique Martinet2018-04-13
| * seat_set_focus_wrap: fix use-after-free when destroying last focused containerLibravatar Dominique Martinet2018-04-13
|/
* Merge branch 'master' of github.com:swaywm/swayLibravatar Drew DeVault2018-04-12
|\
| * Merge pull request #1782 from coderkun/readme-deLibravatar Drew DeVault2018-04-08
| |\
| | * Fix some typographic characters in German READMELibravatar coderkun2018-04-08
| |/
* | Add README.mdLibravatar Drew DeVault2018-04-12
* | Merge branch 'wlroots'Libravatar Drew DeVault2018-04-12
|\ \ | |/ |/|
| * Fix separator height calculationLibravatar Drew DeVault2018-04-10
| * Merge pull request #1792 from RyanDwyer/fix-swaybar-status-blocksLibravatar emersion2018-04-10
| |\
| | * Check height in surface local coordinates and rename some variables.Libravatar Ryan Dwyer2018-04-11
| | * Fix swaybar not showing all status blocks.Libravatar Ryan Dwyer2018-04-10
| * | Merge pull request #1793 from PyroLagus/input-simulationLibravatar emersion2018-04-10
| |\ \
| | * | Add documentation for seat cursor command.Libravatar Danny Bautista2018-04-10
| | * | Clean up cursor simulation code.Libravatar Danny Bautista2018-04-10
| | * | Implement cursor event simulation with sway commands.Libravatar Danny Bautista2018-04-10
| * | | Merge pull request #1794 from thejan2009/swaybar-ipc-mode-fixLibravatar Drew DeVault2018-04-10
| |\ \ \ | | |/ / | |/| |
| | * | fix swaybar ipc handlingLibravatar db2018-04-10
| |/ /
| * | Merge pull request #1791 from RyanDwyer/fix-swaybar-output-configLibravatar emersion2018-04-10
| |\ \ | | |/ | |/|
| | * Fix swaybar output config.Libravatar Ryan Dwyer2018-04-10
| |/
| * Merge pull request #1788 from thejan2009/move_auto_back_and_forthLibravatar emersion2018-04-09
| |\
| | * Add workspace_auto_back_and_forth for move cmdLibravatar db2018-04-09
| |/
| * Merge pull request #1783 from RyanDwyer/swaybar-buffer-fixesLibravatar emersion2018-04-09
| |\
| | * Fix some more bugsLibravatar Drew DeVault2018-04-09
| | * Fix buffer issues in swaybar status line.Libravatar Ryan Dwyer2018-04-09
| |/
| * Merge pull request #1769 from acrisci/focus-inactive-fixesLibravatar Drew DeVault2018-04-08
| |\
| | * 80charLibravatar Tony Crisci2018-04-08
| | * address feedbackLibravatar Tony Crisci2018-04-08
| | * Merge branch 'wlroots' into focus-inactive-fixesLibravatar Tony Crisci2018-04-08
| | |\
| | * | criteria match containersLibravatar Tony Crisci2018-04-08
| | * | push all parents of focused container in focus stackLibravatar Tony Crisci2018-04-08
| | * | container_create_notify on splitLibravatar Tony Crisci2018-04-07