1915 Commits (a7eeb48aace8d88f9c809eee5df93d6cefbb372f)
 

Author SHA1 Message Date
Drew DeVault 9fe1d3da38 Merge pull request #778 from thejan2009/hide_edge_borders-fix
8 years ago
D.B 03b0180c30 rename ws to workspace for clarity
8 years ago
D.B b893f07ce1 calculate borders for hiding from workspace geometry
8 years ago
Drew DeVault f181bf9c54 Merge pull request #777 from Hummer12007/bg-arng
8 years ago
Mykyta Holubakha a2bc6f3bfd Arrange backgrounds only when required
8 years ago
Drew DeVault 464239f7ac Merge pull request #776 from Hummer12007/window-events
8 years ago
Mykyta Holubakha f022628a2e Handle transient_for
8 years ago
Mykyta Holubakha f52daa26c9 Unite describe_view and describe_window
8 years ago
Mykyta Holubakha e5c7b019ff Fix dispatching and assigning events
8 years ago
Mykyta Holubakha 2029fef6b8 More progress on window events
8 years ago
Mykyta Holubakha 976e48d79f Initial work on window events
8 years ago
Drew DeVault 095353d91d Remove arrange_windows from post-render
8 years ago
Drew DeVault 5de5c3838b Merge pull request #774 from Hummer12007/eventmasks
8 years ago
Mykyta Holubakha 0b5391ed77 Properly construct event bitmasks
8 years ago
Drew DeVault 7e6c67c26c Merge pull request #773 from SethBarberee/patch-2
8 years ago
Seth Barberee 6ec51e3350 Update _swaylock
8 years ago
Drew DeVault 4190ddb0d1 Merge pull request #770 from minus7/that-bugged-me
8 years ago
minus 50b09937b2 clean up apply_input_config
8 years ago
Drew DeVault 5a1d95ac2a Move backgrounds to back after arrange_windows
8 years ago
Drew DeVault c0e4522202 Merge pull request #764 from deklov/move-position-bug-02
8 years ago
Drew DeVault 2956645718 Merge pull request #768 from gpyh/patch-1
8 years ago
Drew DeVault 435509c871 Merge pull request #767 from thejan2009/correct-container-titles
8 years ago
D.B 5d250f3da6 Construct titles of nested tabbed/stacked containers from app_id instead of title
8 years ago
Yacine Hmito 9b2780a6c2 Packages link to the wiki page with instructions
8 years ago
David Eklov d9eb49f3b1 Add missing entry to list of accepted arguments for the move command
8 years ago
David Eklov d202ca2fd7 Do not crash when handling the command 'move position'
8 years ago
Drew DeVault 31a7119c3d Remove disclaimer from default config
8 years ago
Drew DeVault 0aac17548e Merge pull request #763 from Hummer12007/patch-2
8 years ago
Hummer12007 06f46955c0 Fix a warning
8 years ago
Drew DeVault 2530f952c9 Fix clang warning
8 years ago
Drew DeVault ff363aa7f7 Fix bug with views behind backgrounds on ws switch
8 years ago
Drew DeVault 6d971af5c3 Turn swaybg into a shell surface
8 years ago
Drew DeVault c8917395c0 Remove SIGSERV and SIGABORT handler
8 years ago
Drew DeVault 3bb880bf20 Implement configurable wrapping on bar ws scroll
8 years ago
Drew DeVault a9767ad2f7 Allow users to customize the cursor on clients
8 years ago
Drew DeVault 8be4ae70e7 Merge pull request #757 from siddharthist/master
8 years ago
Drew DeVault a655cb8751 Merge pull request #756 from Hummer12007/patch-1
8 years ago
Langston Barrett 4442f79af8 readme: add nixos package
8 years ago
Hummer12007 cf7c6c5822 Fix a memory leak
8 years ago
Drew DeVault d5ad8c9036 Merge pull request #754 from thejan2009/containers-inside-tabbed-stacked
8 years ago
D.B ad7605675e refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where needed
8 years ago
Drew DeVault 7aeedf0264 Fix warning in window.c
8 years ago
Drew DeVault 147a88260a Fix #753
8 years ago
Drew DeVault e66f813d49 Merge pull request #752 from deklov/bar-scroll-02
8 years ago
David Eklov e38d6b94b8 Change workspace when mouse wheel is scrolled while hovering over the bar
8 years ago
David Eklov c0b7610c26 Enable windows to register to get notified when the mouse wheel is scrolled
8 years ago
David Eklov 250ddc66c6 Rename pointer_input::notify to indicate that is called on button clicks
8 years ago
Drew DeVault a11277c88f Fix warning from unused daemon return value
8 years ago
Drew DeVault 6abbe04e75 Merge pull request #743 from deklov/panel-as-shell-03
8 years ago
David Eklov 8a232c8cfd Send command to sway to change workspace when workspace button is clicked
8 years ago