547 Commits (122b96abed9955f78e3f157167d34312f5bb551d)

Author SHA1 Message Date
Drew DeVault f2332dc75c Address review feedback
8 years ago
Drew DeVault 9b38ef950f Implement focus_follows_mouse
8 years ago
Drew DeVault 6a1a94b87c
Merge pull request #1678 from emersion/xwayland-xcursor
8 years ago
emersion b237fa0b22
Set xwayland cursor
8 years ago
Drew DeVault 2a5108a278 Implement workspace switch on click
8 years ago
Drew DeVault ae14dfc7ae Implement scroll wheel workspace switching
8 years ago
Drew DeVault 8d1425bde9 Initialize seat pointer in swaybar
8 years ago
emersion 9665642765
Merge branch 'wlroots' into client-cursors
8 years ago
emersion 139f80b0f0
Handle map/unmap events in xdg-shell-v6
8 years ago
emersion a776ecbb86
Add lite damage tracking
8 years ago
Tony Crisci 7e0d430a0c
Merge branch 'wlroots' into wlroots-xwayland-map
8 years ago
Drew DeVault 49379dd0fc Fix workspace deletion edge cases
8 years ago
emersion cf09ea184b
Use the new map/unmap events for xwayland views
8 years ago
emersion 1592543fd6
Merge pull request #1659 from swaywm/default-orientation
8 years ago
Drew DeVault b6b674fd76
Merge pull request #1657 from emersion/render-fixes
8 years ago
emersion 6c9d67b105
Handle set_cursor requests from clients
8 years ago
Drew DeVault 01af343912 Destroy empty workspaces when moving away
8 years ago
Drew DeVault 69eb021767 Add default_orientation command
8 years ago
emersion 981827ca42
Cleanup and remove global renderer reference
8 years ago
Drew DeVault 2a90d26ebe Fix issues with swaybar on DRM
8 years ago
Drew DeVault f26ecd9f58 Merge remote-tracking branch 'origin/wlroots' into swaybar-layers
8 years ago
Tony Crisci 8f490d7d2d Fix oversights from previous pull request
8 years ago
Tony Crisci dc8c9fbeb6 Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"
8 years ago
Drew DeVault d0c7f66e95
Revert "Refactor tree"
8 years ago
Tony Crisci 2778edef97 arrange windows
8 years ago
Tony Crisci 92c58b1e63 rename container_for_each_descendent
8 years ago
Drew DeVault 8efee109ad Implement modes
8 years ago
Drew DeVault 2719ddfe5e Spawn swaybars when outputs are added
8 years ago
Drew DeVault 5c9cdbcdd2 Add swaybg_command
8 years ago
Drew DeVault 569b2bfd5d Move bar config into its own file
8 years ago
Drew DeVault bf7a4cd0eb Add bar configuration commands
8 years ago
Drew DeVault 6836074fed Implement enough IPC for swaybar to work
8 years ago
Drew DeVault 0d0ab7c5ce Implement status line
8 years ago
Drew DeVault a76829f375 Some layer shell fixes
8 years ago
Drew DeVault 1e8faeec02 Pixel-perfect rendering
8 years ago
Drew DeVault 86ba0fc15d Re-render bar on IPC updates
8 years ago
Drew DeVault 3399ad9840 Round up workspaces on each output
8 years ago
Drew DeVault e5e8094dc3 Only utilize the configured outputs
8 years ago
Drew DeVault 5c9ad035db Wire up basic IPC support
8 years ago
Drew DeVault cab1352801 Start port of swaybar to layer shell
8 years ago
Tony Crisci 4c394a0e9e address feedback
8 years ago
Tony Crisci 62d1b4cb96 fix container_get_in_direction name
8 years ago
Tony Crisci eca029f218 more renaming things
8 years ago
Tony Crisci b90099b4b7 rename container functions
8 years ago
Tony Crisci 83d09cf594 remove swayc_t typedef
8 years ago
Tony Crisci 874f009866 move tree includes to their own directory
8 years ago
Drew DeVault 8d6bce02af Address review feedback
8 years ago
Drew DeVault 68cfa7ef67 Render layer surfaces and respect exclusive zone
8 years ago
Drew DeVault 0c8a64942e Add initial layer shell skeleton
8 years ago
Drew DeVault d39bda76c4 Address review comments
8 years ago