index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-06-23
build: bump wlroots dependency to 0.15.0
Simon Ser
-1
/
+1
2021-06-23
ci: Test wlroots static linking
Kenny Levinsen
-0
/
+7
2021-06-23
input: Move get_current_time_msec in from util
Kenny Levinsen
-12
/
+7
2021-06-22
Update clang format to better match existing code
Ragnar Groot Koerkamp
-2
/
+4
2021-06-22
Revert "Add workspace {prev,next}_on_output --create"
Ragnar Groot Koerkamp
-33
/
+14
2021-06-20
Don't apply hide_edge_borders to any floating container
novenary
-3
/
+4
2021-06-18
Only call workspace_auto_back_and_forth when needed
Ragnar Groot Koerkamp
-11
/
+12
2021-06-18
Move auto_back_and_forth logic out of workspace_switch
Ragnar Groot Koerkamp
-15
/
+25
2021-06-18
Fix #6299 Disable auto_back_and_forth for next_on_output
Ragnar Groot Koerkamp
-0
/
+2
2021-06-17
swaynag: adds option to set wayland shell layer
James Edwards-Jones
-2
/
+37
2021-06-13
fix typo in sway-output.5.scd
Rahiel Kasim
-1
/
+1
2021-06-05
sway: restore SIGPIPE handler before exec:ing swaybar
Daniel Eklöf
-0
/
+1
2021-06-05
sway: commands: exec: restore SIGPIPE before exec:ing
Daniel Eklöf
-0
/
+1
2021-06-03
config: Fix swaybar pango_markup inconsistency
Daniel Otero
-4
/
+25
2021-06-03
Only defer seat attachment during initial startup
Bill Doyle
-1
/
+1
2021-06-03
Iterate over subsurfaces below the parent surface
Simon Ser
-2
/
+8
2021-06-02
Implement xdg-activation-v1
Simon Ser
-0
/
+33
2021-05-28
details-gackground typo fix
sergio
-1
/
+1
2021-05-26
readme: switch back to IRC web client
Simon Ser
-17
/
+17
2021-05-26
Fix IRC links in READMEs and templates
apt-ghetto
-35
/
+34
2021-05-25
docs: fix invalid release signing keys
Bart Pelle
-12
/
+12
2021-05-17
remove usage of `wlr_texture_get_size`
Tobias Langendorf
-6
/
+8
2021-05-17
view: commit transactions for foreign toplevel requests
Ronan Pigott
-0
/
+2
2021-05-10
commands/exec: stop truncating >4095-byte commands
Manuel Stoeckl
-9
/
+6
2021-05-10
cmd_fullscreen: ignore fullscreen request on workspaces
Ronan Pigott
-15
/
+5
2021-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
-17
/
+17
2021-05-06
config.in: change terminal emulator to foot
Drew DeVault
-1
/
+1
2021-05-06
Add tab dragging functionality
tomKPZ
-12
/
+120
2021-05-05
Added scroll_factor input variable to ipc output
Erik Reider
-0
/
+15
2021-05-04
build: remove sd-bus status item
Simon Ser
-1
/
+0
2021-05-03
Add Turkish README
Elyesa
-1
/
+70
2021-04-29
main: removed vc4 detection code.
Bartłomiej Burdukiewicz
-38
/
+0
2021-04-29
view: handle case where map_ws is NULL
Rouven Czerwinski
-1
/
+1
2021-04-26
xdg-shell: ignore unecessary fullscreen request ouput hints
Ronan Pigott
-1
/
+2
2021-04-26
workspace: reap empty parents when adding tiles
Ronan Pigott
-0
/
+4
2021-04-26
Remove support for arbitrary rotations
Simon Ser
-59
/
+19
2021-04-26
desktop/render: Pass explicit clip box to render
Kenny Levinsen
-8
/
+13
2021-04-26
Remove usage of surface->sx|sy
Kenny Levinsen
-4
/
+4
2021-04-25
tree/view: don't give focus to views mapped under fullscreen views
Tudor Brindus
-8
/
+11
2021-04-22
view_destroy: fix use-after-free with subsurface_destroy
Dominique Martinet
-0
/
+1
2021-04-22
commands/exec_always: log error on execlp failure
Simon Ser
-1
/
+2
2021-04-22
Use execlp("sh") instead of execl("/bin/sh")
Simon Ser
-7
/
+7
2021-04-20
Avoid creating zero-sized textures for marks
Simon Ser
-0
/
+4
2021-04-20
Use cairo_image_surface_get_stride instead of guessing it
Simon Ser
-2
/
+2
2021-04-20
Avoid creating zero-sized textures for titlebars
Simon Ser
-0
/
+4
2021-04-18
Prevent use-after-free on first bar subcommand error
Michael Weiser
-0
/
+1
2021-04-16
cmd_fullscreen: allow fullscreen on fullscreen split containers
Ronan Pigott
-9
/
+1
2021-04-15
container: don't set fullscreen on children
ash lea
-17
/
+6
2021-04-14
meson: libseat is no longer optional
Kenny Levinsen
-5
/
+0
2021-04-14
ci: Install libseat
Kenny Levinsen
-0
/
+3
[next]