summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* debug3devs/discomfitor/debugMike Blumenkrantz2017-03-211-5/+1
* debug2Mike Blumenkrantz2017-03-212-5/+30
* debugMike Blumenkrantz2017-03-211-4/+7
* disable client maximize anims when unmaximizing before a fullscreenMike Blumenkrantz2017-03-211-0/+4
* use compositor win object for client volume sliderMike Blumenkrantz2017-03-211-1/+1
* add flag for wl clients to determine ssd mouse-in vs client mouse-inMike Blumenkrantz2017-03-213-2/+17
* account for late object setup when adding ssd mouse in/out callbacksMike Blumenkrantz2017-03-171-1/+7
* do not attempt to set window hidden hints on non-internal x11 windowsMike Blumenkrantz2017-03-171-2/+3
* block x11 focus eventing under xwaylandMike Blumenkrantz2017-03-171-3/+23
* always feed mouse events for wl client move eventsMike Blumenkrantz2017-03-171-1/+5
* use even more accurate wl callbacks for detecting ssd mouse in/out eventsMike Blumenkrantz2017-03-172-26/+28
* do not send mouse events to ssd wl clients if mouse is within ssd regionMike Blumenkrantz2017-03-171-0/+11
* Revert "Stop sending wayland motion events when the mouse is grabbed"Mike Blumenkrantz2017-03-171-1/+0
* compare against e_client_action_get() for rejecting wl mouse eventsMike Blumenkrantz2017-03-171-3/+3
* set signal move/resize clients as action_client internallyMike Blumenkrantz2017-03-171-0/+4
* force sending of last-used geometry when terminating a resize in wl shell sen...Mike Blumenkrantz2017-03-172-0/+10
* send wl client resize edges during focus-in/out send_configureMike Blumenkrantz2017-03-171-2/+2
* add wrappers for elm_win util create functionsMike Blumenkrantz2017-03-172-0/+40
* do not accidentally place unplaced clients during wl *shell configureMike Blumenkrantz2017-03-173-3/+12
* set dialog and tooltip flags for internal clientsMike Blumenkrantz2017-03-171-0/+2
* only re-set comp object position during show if client has been placedMike Blumenkrantz2017-03-171-1/+2
* always get zone geometry when placing clientsMike Blumenkrantz2017-03-171-0/+1
* use show instead of bring_in for xkbswitch layout add dialogMike Blumenkrantz2017-03-171-1/+1
* handle window icons from elm for internal winsMike Blumenkrantz2017-03-171-0/+1
* rework how pulseaudio is started in mixer backendMike Blumenkrantz2017-03-171-29/+9
* slow down mixer's pulse reconnect rateMike Blumenkrantz2017-03-171-1/+1
* do not use animations for wl clients with initial maximize stateMike Blumenkrantz2017-03-173-4/+11
* use maximized geometry for shell maximize calls on wl clients if !buffer_commitMike Blumenkrantz2017-03-172-2/+3
* always use jobs to create bryce menusMike Blumenkrantz2017-03-171-3/+7
* only set toolbar icon min size if icon existsMike Blumenkrantz2017-03-171-1/+1
* set title for buffer output canvasMike Blumenkrantz2017-03-171-0/+1
* handle nested compositor delete requestsMike Blumenkrantz2017-03-173-14/+9
* only hide wl clients on surface destroy when surface is mappedMike Blumenkrantz2017-03-171-7/+8
* luncher: Fix some wobbleAndy Williams2017-03-161-14/+19
* xkbswitch: Remove e_widgets from the add dialog and replacing them with elmStephen 'Okra' Houston2017-03-151-135/+250
* Luncher: Show the preview popup based on icon placement.Stephen 'Okra' Houston2017-03-131-1/+4
* Luncher: Don't try to perform aspect set on a deleted bar.Stephen 'Okra' Houston2017-03-132-1/+5
* Batman: Add multi-battery support for bsd based distros.Al 'netstar' Poole2017-03-131-227/+232
* Luncher: Reset scale on mouse out or new effect.Stephen 'Okra' Houston2017-03-131-1/+3
* E keyboard settings - use the same icon as the keyboard settings dialogAl Poole2017-03-131-0/+2
* Fix compiler type warnings (snprintf)Al Poole2017-03-131-2/+2
* Fix macro namings in relation to endianness.Al Poole2017-03-132-2/+2
* luncher: Smoothing animationsAndy Williams2017-03-111-11/+11
* luncher: update aspect ratio calculationsAndy Williams2017-03-101-7/+5
* clear luncher instance icons on bar deletionMike Blumenkrantz2017-03-101-0/+1
* don't set minw for keyboard layout dialogMike Blumenkrantz2017-03-101-1/+1
* handle null E_Comp->screen during randr2 shutdownMike Blumenkrantz2017-03-101-1/+1
* call e_randr2_shutdown in comp shutdownMike Blumenkrantz2017-03-102-1/+2
* move x11 iconic window init from e_hints -> comp_x initial fetchMike Blumenkrantz2017-03-102-9/+7
* force iconic state for iconic x11 clients during shutdownMike Blumenkrantz2017-03-101-0/+5