index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sway
Age
Commit message (
Expand
)
Author
2018-07-21
Implement force_display_urgency_hint
Ryan Dwyer
2018-07-20
Fix output wildcard handling
Brian Ashworth
2018-07-19
Merge pull request #2304 from RedSoxFan/fix-2298
emersion
2018-07-19
Allow xwayland views to become urgent when on a non-visible workspace
Ryan Dwyer
2018-07-19
Fix deferred command handling
Brian Ashworth
2018-07-18
Don't unfocus when an override redirect window is mapped
emersion
2018-07-17
Implement default_floating_border command and adjust CSD behaviour
Ryan Dwyer
2018-07-16
Merge pull request #2276 from RyanDwyer/urgency
Drew DeVault
2018-07-16
Implement no_focus command
Ryan Dwyer
2018-07-16
Mark containers as urgent in IPC if they have urgent views
Ryan Dwyer
2018-07-16
Update workspace urgent state when views close or move workspaces
Ryan Dwyer
2018-07-16
Implement urgency base functionality
Ryan Dwyer
2018-07-15
Make focus part of transactions
Ryan Dwyer
2018-07-15
Merge pull request #2272 from RyanDwyer/simplify-transactions
Drew DeVault
2018-07-14
Add extended debugging flags
Drew DeVault
2018-07-14
Simplify transactions by utilising a dirty flag on containers
Ryan Dwyer
2018-07-14
Implement tap_button_map for input devices
Brian Ashworth
2018-07-13
Merge pull request #2252 from rkubosz/scroll-button-option
Drew DeVault
2018-07-12
Don't disable borders for xwayland floating views
emersion
2018-07-11
add scroll button option
Robert Kubosz
2018-07-10
Remove `clipboard` command and `get_clipboard` message
emersion
2018-07-10
Add get_config message type to ipc
Ian Fan
2018-07-09
Remove duplicate function declaration and add assertion
Ryan Dwyer
2018-07-09
Implement some floating move commands
Ryan Dwyer
2018-07-07
Split renderer
emersion
2018-07-06
Merge pull request #2206 from martinetd/leaks
Drew DeVault
2018-07-06
Merge branch 'master' into leaks
emersion
2018-07-07
Use opaque region to determine if frame done should be sent
Ryan Dwyer
2018-07-05
Implement mode --pango_markup
Brian Ashworth
2018-07-05
cmd_results_to_json: return copied string and properly free the json
Dominique Martinet
2018-07-04
ipc-server: add display destroy listener and remove ipc_terminate
Dominique Martinet
2018-07-02
idle_inhibit: move server data to its own struct
Dominique Martinet
2018-07-02
idle_inhibit: stop inhibitor when views become invisible
Dominique Martinet
2018-07-02
Add idle inhibit unstable v1 support
Dominique Martinet
2018-06-30
sway views: add helpers to get view and layer from wlr_surface
Dominique Martinet
2018-06-30
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-30
Revert "Don't unmaximize floating views"
Rostislav Pehlivanov
2018-06-29
Render saved buffers with the surface's dimensions
Ryan Dwyer
2018-06-29
Merge remote-tracking branch 'upstream/master' into atomic
Ryan Dwyer
2018-06-29
Add comment about usage to arrange_windows declaration
Ryan Dwyer
2018-06-27
Allow views to skip configures
Ryan Dwyer
2018-06-27
Fix memleak in container_get_box
Ryan Dwyer
2018-06-27
Remove transaction_add_damage
Ryan Dwyer
2018-06-27
Merge branch 'master' into xwayland-wants-float
Ryan Dwyer
2018-06-26
layer_shell: order destroying before sway_output
Dominique Martinet
2018-06-26
Remove incorrect assertion and supporting code
Ryan Dwyer
2018-06-26
Rename view's free callback to destroy
Ryan Dwyer
2018-06-26
Damage output when a fullscreen view unmaps
Ryan Dwyer
2018-06-25
Implement transaction timings debug
Ryan Dwyer
2018-06-24
Implement atomic layout updates for xwayland views
Ryan Dwyer
[next]