4242 Commits (33433c64347eb0bfd7c1465a3b60579fa88ef724)
 

Author SHA1 Message Date
Yacine Hmito 9b2780a6c2 Packages link to the wiki page with instructions
9 years ago
David Eklov d9eb49f3b1 Add missing entry to list of accepted arguments for the move command
9 years ago
David Eklov d202ca2fd7 Do not crash when handling the command 'move position'
9 years ago
Drew DeVault 31a7119c3d Remove disclaimer from default config
9 years ago
Drew DeVault 0aac17548e Merge pull request #763 from Hummer12007/patch-2
9 years ago
Hummer12007 06f46955c0 Fix a warning
9 years ago
Drew DeVault 2530f952c9 Fix clang warning
9 years ago
Drew DeVault ff363aa7f7 Fix bug with views behind backgrounds on ws switch
9 years ago
Drew DeVault 6d971af5c3 Turn swaybg into a shell surface
9 years ago
Drew DeVault c8917395c0 Remove SIGSERV and SIGABORT handler
9 years ago
Drew DeVault 3bb880bf20 Implement configurable wrapping on bar ws scroll
9 years ago
Drew DeVault a9767ad2f7 Allow users to customize the cursor on clients
9 years ago
Drew DeVault 8be4ae70e7 Merge pull request #757 from siddharthist/master
9 years ago
Drew DeVault a655cb8751 Merge pull request #756 from Hummer12007/patch-1
9 years ago
Langston Barrett 4442f79af8 readme: add nixos package
9 years ago
Hummer12007 cf7c6c5822 Fix a memory leak
9 years ago
Drew DeVault d5ad8c9036 Merge pull request #754 from thejan2009/containers-inside-tabbed-stacked
9 years ago
D.B ad7605675e refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where needed
9 years ago
Drew DeVault 7aeedf0264 Fix warning in window.c
9 years ago
Drew DeVault 147a88260a Fix #753
9 years ago
Drew DeVault e66f813d49 Merge pull request #752 from deklov/bar-scroll-02
9 years ago
David Eklov e38d6b94b8 Change workspace when mouse wheel is scrolled while hovering over the bar
9 years ago
David Eklov c0b7610c26 Enable windows to register to get notified when the mouse wheel is scrolled
9 years ago
David Eklov 250ddc66c6 Rename pointer_input::notify to indicate that is called on button clicks
9 years ago
Drew DeVault a11277c88f Fix warning from unused daemon return value
9 years ago
Drew DeVault 6abbe04e75 Merge pull request #743 from deklov/panel-as-shell-03
9 years ago
David Eklov 8a232c8cfd Send command to sway to change workspace when workspace button is clicked
9 years ago
David Eklov a0c8799c80 Compute what workspace button is clicked
9 years ago
David Eklov 679c7b397c Use int instead of wl_fixed_t for mouse coordinates
9 years ago
David Eklov c805e42635 Extract workspace size computation from render_workspace_button()
9 years ago
David Eklov 103954dd2b Setup to receive mouse click events and log them
9 years ago
David Eklov 5c4f52f953 Set panels' geometries correctly and don't render them explicitly
9 years ago
David Eklov 4bb45abc46 Don't treat backgrounds as shell surfaces
9 years ago
David Eklov 6d94f77457 Revert "swaybg: Make swaybg a shell surface"
9 years ago
Drew DeVault 1e95191900 Merge pull request #726 from Hummer12007/hwc
9 years ago
Mykyta Holubakha c503bf1342 Suspend destruction of wss when creating views
9 years ago
Mykyta Holubakha a2bb280172 Spawn new views to target ws's focused container
9 years ago
Drew DeVault 136387144c Merge pull request #750 from deklov/sway-lock-01
9 years ago
David Eklov ea0a93c5c4 swaylock: Add -f option to detach from the controlling terminal, fixes #725
9 years ago
Drew DeVault dff1e7f91b Merge pull request #749 from Hummer12007/patch-2
9 years ago
Hummer12007 8fc9f503f9 Enable using non-annotated tags in git-describe
9 years ago
Drew DeVault 614aa28a7b Merge pull request #747 from deklov/clang-format-01
9 years ago
Drew DeVault e0e5d4a37e Merge pull request #748 from Hummer12007/x86fix
9 years ago
Mykyta Holubakha ea7917784d Fix build on x86
9 years ago
David Eklov 6fb985b767 clang-format configuration for Sway's style as detailed in CONTRIBUTING.md
9 years ago
Drew DeVault 0374154749 Merge pull request #744 from thejan2009/tabbed-stacked-layout-fixes
9 years ago
D.B ee67cd0ba1 Fix tabbed/stacked corner case #742
9 years ago
Drew DeVault 378149b59c Merge pull request #739 from deklov/swaybar-pointer-01
10 years ago
David Eklov b9d8cbabdd Fix formatting guide violations (spaces instead of tabs)
10 years ago
David Eklov c8a64305fd Enable windows to register to get notified of pointer button events
10 years ago